TestStand Example 2: Thermal Chamber Controller Example With DUT.seq
This example sequence is an introduction into calling the Public API of multiple DQMH modules from TestStand. This example starts a Thermal Chamber Controller DQMH module (singleton) and a single instance of the Device Under Test DQMH Module (cloneable) and executes the following sequence:
-
Update the Set Point, Ramp Rate and Heater State (to allow heating).
-
Monitor the status until the target Set Point is reached.
-
Perform a simulated self-test of the DUT.
To get the example:
-
Go to
-
From the NI Example Finder window, select Directory Structure>DQMH Consortium>DQMH Consortium Fundamentals – Thermal Chamber.
-
Open
DQMH Consortium Fundamentals – Thermal Chamber.lvproj
. -
Open
Thermal Chamber Controller Example With DUT.seq`
.
See LabVIEW Example 2: Thermal Chamber Controller with DUT.vi for a similar example in LabVIEW.