NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Show system time in teststand simple user interface

Hi All,

 

I want to show system time in Teststand simple user interface application and should stop when I exit the application. Is the Teststand provides any API for that. Please provide more info on that.

 

Regards,

Anand

0 Kudos
Message 1 of 2
(2,156 Views)

Hi AnandR

 

You could add an additional process to your Simple User Interface that reads the System Time and updates the time display.  If you are using the LabVIEW Simple User Interface, I would add an additional loop that fires once a minute (assuming you don't need it to update with resolution of individual seconds) and updates the display.

 

Steve

0 Kudos
Message 2 of 2
(2,103 Views)