LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How can I send multiple string commands into a VISA write?

Hi Fellow LabVIEW users

 

I am very new to LabVIEW (2.5 months) so please forgive me if my lingo is not up to par.

 

How can I send multiple string commands to a VISA write. For example each string command looks like this

 

1) 3A00 0000 0000 FFFF FFFF FFFF 0000 0000 FF00 0000 0000 0000 0000 0033 (Scenario 1)

2) 3A01 0000 0000 FFFF FFFF FFFF 0000 0000 FF00 0000 0000 0000 0000 0034 (Scenario 2)

3) 3A01 0000 0000 33FF FFFF FFFF 0000 0000 FF00 0000 0000 0000 0000 0067 (Scenario 3).

.

.

.

.

.

.

.

and so on and so forth. And there are a number of scenarios.

 

Each String scenario will give a different string output which will be interpreted differently in the front panel.

 

Right now I have to manually change the string commands on the front panel to give me the desired output. How can I do this without manually changing the commands i.e. hard coding each scenario into the block diagram?

 

Thanks, any feedback will help.

 

mhaque

 

0 Kudos
Message 1 of 2
(3,471 Views)

Please stick to your original post.

0 Kudos
Message 2 of 2
(3,454 Views)