09-25-2007 12:40 PM
09-25-2007 02:56 PM
09-27-2007 08:50 AM
Hi,
Assuming you are using LabVIEW to program your SCXI-1169, you can modify the shipping example to activate the relays in parallel. Just as Ali84 mentions you can use while loops to activate the relays in parallel. If you go to Start >> Programs >> National Instruments >> NI-SWITCH >> Examples >> LabVIEW 8.2 >> niSwitch Controlling and Individual Relay.vi. This program shows you how to activate an individual relay. You could modify this program using while loops or flat sequence structures to activate multiple relays in parallel.