Triggers >> Advance Trigger >> Pulse >> Polarity

NI-DAQmx C Properties

Triggers >> Advance Trigger >> Pulse >> Polarity

Data Type: int32
Description: Indicates the polarity of the exported Advance Trigger.
Restrictions: Not Settable

Valid values

DAQmx_Val_ActiveHigh 10095 High state is the active state.
DAQmx_Val_ActiveLow 10096 Low state is the active state.


You can get this property using:
  DAQmxGetExportedAdvTrigPulsePolarity