NI-DAQ™mx C Reference

Content Type
Programming Language
Current manual
Table of Contents
Product DocumentationNI-DAQ™mx C ReferenceDigital Input >> Invert LinesCurrent page
Table of Contents

Digital Input >> Invert Lines

Digital Input >> Invert Lines

Data Type: bool32
Description: Specifies whether to invert the lines in the channel. If you set this property to TRUE, the lines are at high logic when off and at low logic when on.

You can get/set/reset this property using:
  DAQmxGetDIInvertLines
  DAQmxSetDIInvertLines
  DAQmxResetDIInvertLines

Was this information helpful?