Chapter 10 Easy I/O for DAQ Library
© National Instruments Corporation 10-63 LabWindows/CVI Standard Libraries
Table 10-5. Easy I/O for DAQ Error Codes (Continued)
-10614 badGroupDirErr The specified group does not support the specified transfer
direction.
-10615 masterClkErr The clock configuration for the clock master is invalid.
-10616 slaveClkErr The clock configuration for the clock slave is invalid.
-10617 noClkSrcErr No source signal has been assigned to the clock resource.
-10618 badClkSrcErr The specified source signal cannot be assigned to the clock resource.
-10619 multClkSrcErr A source signal has already been assigned to the clock resource.
-10620 noTrigErr No trigger signal has been assigned to the trigger resource.
-10621 badTrigErr The specified trigger signal cannot be assigned to the trigger resource.
-10622 preTrigErr The pretrigger mode is not supported or is not available in the current
configuration, or no pretrigger source has been assigned.
-10623 postTrigErr No posttrigger source has been assigned.
-10624 delayTrigErr The delayed trigger mode is not supported or is not available in the
current configuration, or no delay source has been assigned.
-10625 masterTrigErr The trigger configuration for the trigger master is invalid.
-10626 slaveTrigErr The trigger configuration for the trigger slave is invalid.
-10627 noTrigDrvErr No signal has been assigned to the trigger resource.
-10628 multTrigDrvErr A signal has already been assigned to the trigger resource.
-10629 invalidOpModeErr The specified operating mode is invalid, or the resources have
not been configured for the specified operating mode.
-10630 invalidReadErr An attempt was made to read 0 bytes from the transfer buffer, or an
attempt was made to read past the end of the transfer buffer.
-10631 noInfiniteModeErr Continuous input or output transfers are invalid in the current
operating mode.
-10632 someInputsIgnoredErr Certain inputs were ignored because they are not relevant in
the current operating mode.
-10633 invalidRegenModeErr This device does not support the specified analog output
regeneration mode.
-10680 badChanGainErr All channels must have an identical setting for this device.
-10681 badChanRangeErr All channels of this device must have the same range.
-10682 badChanPolarityErr All channels of this device must have the same polarity.
-10683 badChanCouplingErr All channels of this device must have the same coupling.
(continues)