LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Is it possible to write the instrument IO commands all in one step

I am using the instrument IO assistant and was wondering if I had to keep adding a write step for each command I wish to send or if I can place multiple commands within a single write step.
Thanks
0 Kudos
Message 1 of 3
(3,129 Views)
That depends on the instrument. If it's a SCPI instrument you can use semicolons to separate multiple commands. So in your "Write" step, for the command to enter, enter the list of commands separated by a semicolon. You'll need to confirm this with the instrument that you're using.
0 Kudos
Message 2 of 3
(3,119 Views)
Hi Edmile,
As the previous poster stated, depending on your device, you may or may not be able to write multiple commands within a single write step.
What kind of device are you sending commands to?
Please let us know if this helps.
Christian A
National Instruments
Applications Engineer
0 Kudos
Message 3 of 3
(3,089 Views)