Digital IO ControlΒΆ

Node Name Description
LineSelector Selects the physical line (or pin) of the external device connector to configure.
LineMode Controls if the physical Line is used to Input or Output a signal.
LineInverter Controls the inversion of the signal of the selected input or output Line.
LineStatus Returns the current status of the selected input or output Line.
LineStatusAll Returns the current status of all available Line signals at time of polling.
LineSource Selects which internal acquisition or I/O source signal to output on the selected Line. LineMode must be set to Output.
LineFormat Controls the current electrical format of the selected physical input or output Line.
LineFilterSelector Selects the input filter to configure. LineMode must be Input.
LineFilterWidth Width of the filter in microseconds.
LineActivationVoltage The voltage level to activate the line.
VoltageExternalEnable Controls if the external voltage is enabled.
ExposureActiveOutputSignalMode Selects the output signal mode of the ExposureActive LineSource.
UserOutputSelector Selects which bit of the User Output register will be set by UserOutputValue.
UserOutputValue Sets the value of the bit selected by UserOutputSelector.
UserOutputValueAll Sets the value of all the bits of the User Output register. It is subject to the UserOutputValueAllMask.
UserOutputValueAllMask Sets the write mask to apply to the value specified by UserOutputValueAll before writing it in the User Output register. If the UserOutputValueAllMask feature is present, setting the user Output register using UserOutputValueAll will only change the bits that have a corresponding bit in the mask set to one.