Advanced Function
Relay Circuit ON/OFF [AioEnableAo_i.vi]

 

For the analog output device with relay circuit, set the relay of the specified channel to ON/OFF

Please execute before starting waveform output

 


Layout of IN/OUT terminal

 

 

 


IN terminal

AoChannel

Initial value: 0 : 0

[Essential]
Specify the channels for controlling relay and ON/OFF state with an array with 2-element
For devices that cannot set the range for each channel separately, the range setting is for all channels

Element 1: Channel No. (Ch)

  Specify the channel No. for relay control

Element 2: Range setting value (0 or 1)

  Specify the ON/OFF state of the relay

0: OFF
1: ON

e.g.) Change the relay of Ch0 and Ch2 to ON, change the relay of Ch3 to OFF
  Element 1: 0, 2, 3
  Element 2: 1, 1, 0

*Initially, all channels are OFF

*When output for 1 time by [Write], even if this VI was not performed, relay automatically turns ON