Hi
I'm developing a system with Labview2013, TestStand2013 and the PXIe-6556
The system diagram is:
Pxie-6556 >----------------------- 12 channels ------------------------------------ 3 channels ------> Dut1
Hardware compare mode |-------------------- 3 channels ------> Dut2
|-------------------- 3 channels ------> Dut3
|-------------------- 3 channels ------> Dut4
In TestStand I have the following configuration:
1. In the "Setup" section I'm loading ~10 digital waveforms with 12 channels each to the pxie-6556 memory.
2. In the "Main" section I'm running in the hardware compare mode each digital waveform. (DWF1, DWF2,...,DWF10)
The system is working well to test 4 Dut's.
Without loading a new waveform How can I enable/disable a Dut to be tested?
For instance, What should I configure to test only the dut1 and dut3?