Modular Data Acquisition
Distributed Measurement and Control
High-Performance Test
Automated Test System Development Software
Perspectives showcases how NI sees what’s next in the world of test and technology.
You can request repair, RMA, schedule calibration, or get technical support. A valid service agreement may be required.
Provides support for NI data acquisition and signal conditioning devices.
Provides support for Ethernet, GPIB, serial, USB, and other types of instruments.
Provides support for NI GPIB controllers and NI embedded controllers with GPIB ports.
TestStand is NI's test management software, commonly used in validation and production tests. Test engineers often wish to include custom timing information in the test report to make it more insightful. In this article, we will guide you on how to obtain the current time of TestStand.
TestStand comes with three built-in Time functions: Date(), Time(), and Seconds(). We should use the Time() function to get the current time. You may perform the following instructions to save the current time as a local variable and display it using a message popup, from scratch:
Locals.CurrentTime=Time()
Locals.CurrentTime
Collaborate with other users in our discussion forums
A valid service agreement or active software subscription may be required, and support options vary by country.
Yes
No