LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

I want write data to TestStand from LavView and Read data from LabView to TestStand

as title
please tell me the good ways
thanks
0 Kudos
Message 1 of 4
(2,716 Views)
After installation, you should have a TestStand palette in LabVIEW. You'll see a bunch of TestStand Get/Set Property Value functions. Use these to read and write from TestStand variables. In TestStand, the variables are read/written by a Statement step or in a pre/post expression. There's a shipping example sequence called AccessingPropertiesAndVariables, that demonstrates the general idea.
0 Kudos
Message 2 of 4
(2,716 Views)

Dennis, The example you specified does not use LV.  Is there an example of LV getting properties from TS?

 

Thanks

0 Kudos
Message 3 of 4
(2,415 Views)
The example I mentioned 7 years ago DOES use LabVIEW - assuming you open the sequence that is in the 'Using LabVIEW' folder.
0 Kudos
Message 4 of 4
(2,400 Views)