LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

updation of Teststand variable from LABVIEW Operator Interface

Hi,
In my application, I need to update a stationglobal variable in Testand using LABVIEW which is used as my Test name .But when I execute the corresponding sequence file from LABVIEW Operator interface,I find the variable is not updated,which is not the case when i execute the sequence file from Teststand.what could be the possible reasons?

Regards
Giridhar
0 Kudos
Message 1 of 2
(2,474 Views)
It is very strange that you are unable to update the station global variable.
 
Have you tried stepping through your TestStand and LabVIEW code to make sure that the variable is being updated?  By walking through the code you might be able to find if the variable is updated or not.
 
Also, how are you checking that the variable is being changed in both of your user interfaces?  Are you checking in the same way for both interfaces?
 
 
Thanks,
 
Santiago D
National Instruments
0 Kudos
Message 2 of 2
(2,457 Views)