More >> Pause >> Analog Window >> Coupling

NI-DAQmx C Properties

More >> Pause >> Analog Window >> Coupling

Data Type: int32
Description: Specifies the coupling for the source signal of the trigger if the source is a terminal rather than a virtual channel.

Valid values

DAQmx_Val_AC 10045 Alternating Current.
DAQmx_Val_DC 10050 Direct Current.


You can get/set/reset this property using:
  DAQmxGetAnlgWinPauseTrigCoupling
  DAQmxSetAnlgWinPauseTrigCoupling
  DAQmxResetAnlgWinPauseTrigCoupling