Hi,
You can use a digital line to generate a TTL edge right before closing the relay. This digital line would be used to trigger the analog input acquisition. Of course, you'll have to add a little code to set the state of the digital line before you activate the relay. You'll just need to use an extra VI, "Write to digital line.vi". You can find LabVIEW examples on how to use this vi.
You access the digital lines using the SCXI-1180 feedthrough panel. One thing to keep in mind is that the SCXI system uses some digital lines to control the chassis and the modules. The reserved lines are 0, 1, 2 and 4. This means that you cannot use these lines. Check out the LabVIEW example "Leftover Dig with SCXI(E).vi" This example shows the reserved digtal lines
used by the SCXI system.
Diego Funes
National Instruments