NI-DAQ™mx C Reference

Content Type
Programming Language
Current manual
Table of Contents
Product DocumentationNI-DAQ™mx C ReferenceStatus >> Common Mode Range Error >> Common Mode Range Error Channels ExistCurrent page
Table of Contents

Status >> Common Mode Range Error >> Common Mode Range Error Channels Exist

Status >> Common Mode Range Error >> Common Mode Range Error Channels Exist

Data Type: bool32
Description: Indicates if the device(s) detected a common mode range violation for any virtual channel in the task. Common mode range violation occurs when the voltage of either the positive terminal or negative terminal to ground are out of range. Reading this property clears the common mode range violation status for all channels in the task. You must read this property before you read Common Mode Range Error Channels. Otherwise, you will receive an error.
Restrictions: Not Settable

You can get this property using:
  DAQmxGetReadCommonModeRangeErrorChansExist

Was this information helpful?