beautypg.com

Api error codes (cont.) – daqerror – Measurement Computing Data Acquisition Systems rev.10.4 User Manual

Page 331

background image

Programmer’s Manual

908594

Daq API Command Reference 4.7-13

API Error Codes (Cont.) – daqError

Error Name

Code # hex-dec

Description

DerrSetpointCountMismatch

A0 - 160

Setpoint Count Mismatch – The number of Setpoints does not equal the number
of channel setpoint flags set.
Corrective Actions:

Correct the mismatch situation. Each Setpoint must have one
associated channel setpoint flag set.

DerrSetpointLevelInvalid

A1 - 161

Setpoint Level Invalid – The Setpoint Level is outside the channel’s range.
Corrective Actions:

Change the Setpoint Level and/or the associated channel’s range such
that the Setpoint Level falls within the channel’s range.

DerrSetpointOutputType

A2 - 162

Setpoint Output Type Invalid – The Setpoint Output Type is invalid.
Corrective Actions:

Set an appropriate output type for the setpoint.

DerrSetpointOutputValue

A3 - 163

Setpoint Output Value Invalid – The Setpoint Output Value is outside the
channel’s range.
Corrective Actions:

Change the Setpoint Output value and/or the associated channel’s
range such that the setpoint output value falls within the channel’s
range.

DerrSetpointLimits

A3 - 164

Setpoint Comparison – Error flags when Limit B is greater than Limit A. For
outside or inside window limits (DsfOutsideLimits, DsfInsideLimits) and
for hysteresis (DsfHysteresis) Limit A must be greater than Limit B.

Corrective Actions:

Ensure that the value for Limit A is greater than the value for Limit B.