03-07-2021 11:23 PM
Hi, I have a little problem with my process. I want to use scpi in my Labview2018, so I set up my instrument.(Launch Labview 2018 -> Tools -> Scpi IM -> editor) And I made a new System and new Instrument. Then, I want to import other 'personality templates' but it works with error -5000(undefined). I can't solve this problem.
Please help me.
03-08-2021 04:02 AM
Hi oiel,
@oiel wrote:
Hi, I have a little problem with my process. I want to use scpi in my Labview2018, so I set up my instrument.(Launch Labview 2018 -> Tools -> Scpi IM -> editor) And I made a new System and new Instrument. Then, I want to import other 'personality templates' but it works with error -5000(undefined). I can't solve this problem.
Please help me.
Mind to attach what you created with your LabVIEW2018?
Usually all you need is a VI with some VISA functions to send SCPI commands to your device and to receive its response(s)…
03-08-2021 06:30 AM
@oiel wrote:
I want to use scpi in my Labview2018, so I set up my instrument.(Launch Labview 2018 -> Tools -> Scpi IM -> editor)
Is that from an external tool? I do not see that menu item.
03-08-2021 06:55 PM
These files are the process that I did. You know what these mean?