Error Code List

Error code generated in analog device

Error code generated in digital device

Error code generated in counter device


 

List of analog device error codes

Error Code

Description

500000

Normality completion

500001

Failed in the acquisition of the resource
When you install the hardware, the resource of I/O address, interrupt level cannot be retrieved.
Check the resource in Device Manager.

500002

Failed in the registration of the interruption routine
The device may be being used by such another driver as API-AIO.
Please remove other drivers by using Device Manager.
And, if the device is with interrupt jumper, please do the necessary settings.

500003

Failed in the allocation of the memory
Memory is insufficient. Terminate the unnecessary applications.

500004

Failed in the access to registry
Please contact CONTEC Information Center.

500005

The value of Address is unusual at the time of bus-master registration
Please contact CONTEC Information Center.

500006

Failed in the creation of the adapter object
Please contact CONTEC Information Center.

510000

The device name which wasn't registered by a device manager was specified
Specify the right device name.

510001

Invalid ID was specified
Please use the ID retrieved from AioInit to specify the ID in function.

510002

Driver can't be called
At first, perform the function AioInit.

510003

Failed in the creation of the file
Please confirm whether the device driver has been started up normally in Device Manager.
If the device driver has not been started up normally, delete the device from Device Manager, and recognize the device again.

510004

Failed in the closing of the file
There is a possibility that you performed termination processing for a device which was not initialized.
This error may be ignored.

510005

Failed in the creation of the thread
Please contact CONTEC Information Center.

510006

Device not found
Make sure that the device is registered in device manager.

510007

Pointer to DeviceName is NULL

510008

Pointer to Device is NULL

510009

Device not found
Make sure that the device is registered in device manager.

510010

Pointer to DeviceName is NULL

510011

Pointer to Device is NULL

510012

Pointer to BoardId is NULL

510013

Could not get device type

510014

Pointer to Device is NULL

510015

Pointer to DeviceType is NULL

510100

A device name isn't stored in DeviceName
The string DeviceName is empty. Please store the device name into it.

510101

Pointer to Id is NULL
Specify the address of variable to parameter.

510180

Pointer to ErrorString is NULL
Specify the address of variable to parameter.

510220

The value of Offset is a minus
Specify a positive number to Offset.

510221

Pointer to Data is NULL
Specify the address of variable to parameter.

510222

The value of Flag is outside the designated range of the function

510240

The value of Offset is a minus
Specify a positive number to Offset.

510241

Pointer to Data is NULL
Specify the address of variable to parameter.

510242

The value of Flag is outside the designated range of the function

510260

The value of Offset is a minus
Specify a positive number to Offset.

510261

Pointer to Data is NULL
Specify the address of variable to parameter.

510262

The value of Flag is outside the designated range of the function

510280

The value of Offset is a minus
Specify a positive number to Offset.

510281

The value of Flag is outside the designated range of the function

510300

The value of Offset is a minus
Specify a positive number to Offset.

510301

The value of Flag is outside the designated range of the function

510320

The value of Offset is a minus
Specify a positive number to Offset.

510321

The value of Flag is outside the designated range of the function

510340

The value of Signal is outside the designated range of the function

510341

The value of Value is outside the designated range of the function

510350

The value of Signal is outside the designated range of the function

510351

Pointer to Value is NULL

511000

The value of AiInputMethod is outside the designated range of the function
Set 0(single end input) or 1(differential input) to AiInputMethod.

511010

Pointer to AiInputMethod is NULL
Specify the address of variable to parameter.

511020

The value of AiChannels is outside the designated range of the function
Specify the number of analog input channels in range: 1<=aichannels<=max number="" of="" channels.

511030

Pointer to AiChannels is NULL
Specify the address of variable to parameter.

511040

The value of AiChennal is outside the designated range of the function
Specify the channel setting in range: 0<=aichannel<=max channel.

511041

The value of AiRange is outside the designated range of the function

511050

The value of AiChannels is outside the designated range of the function
Specify the channel setting in range: 0<=aichannel<=max channel.

511051

Pointer to AiRange is NULL
Specify the address of variable to parameter.

511060

The value of AiRange is outside the designated range of the function

511080

The value of AiMemoryType is outside the designated range of the function
Set 0(FIFO) or 1(RING) to AiMemoryType.

511090

Pointer to AiMemoryType is NULL
Specify the address of variable to parameter.

511100

The value of AiRepeatTimes is outside the designated range of the function
AiRepeatTimes should be set to a value greater than or equal to 0.

511110

Pointer to AiRepeatTimes is NULL
Specify the address of variable to parameter.

511120

The value of AiClockType is outside the designated range of the function
Set 0(clock for conversion) or 1(external clock) to AiClockType.

511130

Pointer to AiClockType is NULL
Specify the address of variable to parameter.

511140

The value of AiSamplingClock is outside the designated range of the function
AiSamplingClock should be set to a value greater than or equal to 1.

511150

Pointer to AiSamplingClock is NULL
Specify the address of variable to parameter.

511160

The value of AiStartTrigger is outside the designated range of the function

511170

Pointer to AiStartTrigger is NULL
Specify the address of variable to parameter.

511180

The value of AiChennal is outside the designated range of the function
Specify the channel setting in range: 0<=aichannel<=max channel.

511181

The value of AiDirection is outside the designated range of the function
Set 0(both sides), 1(rising) or 2(falling) to AiDirection.

511190

The value of AiChennal is outside the designated range of the function
Specify the channel setting in range: 0<=aichannel<=max channel.

511191

Pointer to AiStartLevel is NULL
Specify the address of variable to parameter.

511192

Pointer to AiDirection is NULL
Specify the address of variable to parameter.

511260

The value of AiStopTrigger is outside the designated range of the function
Specify the condition for stopping conversion in range: 0<=aistoptrigger<=4.

511270

Pointer to AiStopTrigger is NULL
Specify the address of variable to parameter.

511280

The value of AiStopTimes is outside the designated range of the function
AiStopTimes should be set to a value greater than or equal to 1.

511290

Pointer to AiStopTimes is NULL
Specify the address of variable to parameter.

511300

The value of AiChennal is outside the designated range of the function
Specify the channel setting in range: 0<=aichannel<=max channel.

511301

The value of AiDirection is outside the designated range of the function
Set 0(both sides), 1(rising) or 2(falling) to AiDirection.

511310

The value of AiChennal is outside the designated range of the function
Specify the channel setting in range: 0<=aichannel<=max channel.

511311

Pointer to AiStopLevel is NULL
Specify the address of variable to parameter.

511312

Pointer to AiDirection is NULL
Specify the address of variable to parameter.

511360

The value of AiStopDelayTimes is outside the designated range of the function
AiStopDelayTimes should be set to a value greater than or equal to 0.

511370

Pointer to AiStopDelayTimes is NULL
Specify the address of variable to parameter.

511390

Pointer to AiEvent is NULL
Specify the address of variable to parameter.

511400

The value of AiSamplingTimes is outside the designated range of the function
AiSamplingTimes should be set to a value greater than or equal to 0.

511410

Pointer to AiSamplingTimes is NULL
Specify the address of variable to parameter.

511420

The value of AiChennal is outside the designated range of the function
Specify the channel setting in range: 0<=aichannel<=max channel.

511421

AiPointer to Data is NULL
Specify the address of variable to parameter.

511440

The value of AiChannels is outside the designated range of the function
Specify the number of channels setting in range: 1<=aichannels<=max number="" of="" channels.

511441

AiPointer to Data is NULL
Specify the address of variable to parameter.

511460

The thread can't be carried out

511500

Pointer to AiStatus is NULL
Specify the address of variable to parameter.

511520

Pointer to AiSamplingCount is NULL
Specify the address of variable to parameter.

511540

Pointer to AiRepeatCount is NULL
Specify the address of variable to parameter.

511560

Pointer to AiStopTriggerCount is NULL
Specify the address of variable to parameter.

511580

Pointer to AiSamplingTimes is NULL
Specify the address of variable to parameter.

511581

AiPointer to Data is NULL
Specify the address of variable to parameter.

511720

Pointer to AiMaxChannels is NULL
Specify the address of variable to parameter.

511740

Pointer to AiResolution is NULL
Specify the address of variable to parameter.

511760

The value of AiChannel is outside the designated range of the function
Specify the analog input channel in range: 1<=aichannel<=max channel.

511761

The value of AiSequence is outside the designated range of the function
Specify the order for channels to convert in range: 0<=aichannel<=max channel.

511770

The value of AiChannel is outside the designated range of the function
Specify the analog input channel in range: 1<=aichannel<=max channel.

511771

Pointer to Sequence is NULL
Specify the address of variable to parameter.

511820

The value of AiMemorysize is outside the designated range of the function

511830

Pointer to AiMemorySize is NULL

511840

The value of AiChennal is outside the designated range of the function
Specify the channel setting in range: 0<=aichannel<=max channel.

511841

AiPointer to Data is NULL
Specify the address of variable to parameter.

511860

The value of AiChannels is outside the designated range of the function
Specify the number of channels setting in range: 1<=aichannels<=max number="" of="" channels.

511861

AiPointer to Data is NULL
Specify the address of variable to parameter.

511880

Pointer to AiSamplingTimes is NULL
Specify the address of variable to parameter.

511881

Pointer to AiData is NULL
Specify the address of variable to parameter.

511920

The value of AiChennal is outside the designated range of the function
Specify the channel setting in range: 0<=aichannel<=max channel.

511921

The value of AiDirection is outside the designated range of the function

511930

The value of AiChennal is outside the designated range of the function
Specify the channel setting in range: 0<=aichannel<=max channel.

511931

Pointer to AiStartLevel is NULL
Specify the address of variable to parameter.

511932

Pointer to AiDirection is NULL

511940

The value of AiChennal is outside the designated range of the function
Specify the channel setting in range: 0<=aichannel<=max channel.

511941

The value of AiDirection is outside the designated range of the function

511950

The value of AiChennal is outside the designated range of the function
Specify the channel setting in range: 0<=aichannel<=max channel.

511951

Pointer to AiStopLevel is NULL
Specify the address of variable to parameter.

511952

Pointer to AiDirection is NULL
Specify the address of variable to parameter.

511960

The value of AiTransferMode is outside the designated range of the function

511970

Pointer to AiTransferMode is NULL
Specify the address of variable to parameter.

511980

The value of DataNumber is outside the designated range of the function

511981

Pointer to Buffer is NULL
Specify the address of variable to parameter.

511982

Failed in allocating a buffer for Bus-Master transfer

512020

Pointer to DataSize is NULL
Specify the address of variable to parameter.

512040

The value of AiChennal is outside the designated range of the function
Specify the channel setting in range: 0<=aichannel<=max channel.

512041

The value of StateTimes is outside the designated range of the function

512050

The value of AiChannel is outside the designated range of the function
Specify the channel setting in range: 0<=aichannel<=max channel.

512051

Pointer to Level1 is NULL
Specify the address of variable to parameter.

512052

Pointer to Level2 is NULL
Specify the address of variable to parameter.

512053

Pointer to StateTimes is NULL
Specify the address of variable to parameter.

512060

The value of AiChennal is outside the designated range of the function
Specify the channel setting in range: 0<=aichannel<=max channel.

512061

The value of StateTimes is outside the designated range of the function

512070

The value of AiChannel is outside the designated range of the function
Specify the channel setting in range: 0<=aichannel<=max channel.

512071

Pointer to Level1 is NULL
Specify the address of variable to parameter.

512072

Pointer to Level2 is NULL
Specify the address of variable to parameter.

512073

Pointer to StateTimes is NULL
Specify the address of variable to parameter.

512080

The value of AiChennal is outside the designated range of the function
Specify the channel setting in range: 0<=aichannel<=max channel.

512081

The value of StateTimes is outside the designated range of the function

512090

The value of AiChennal is outside the designated range of the function
Specify the channel setting in range: 0<=aichannel<=max channel.

512091

Pointer to Level1 is NULL
Specify the address of variable to parameter.

512092

Pointer to Level2 is NULL
Specify the address of variable to parameter.

512093

Pointer to StateTimes is NULL
Specify the address of variable to parameter.

512100

The value of AiChennal is outside the designated range of the function
Specify the channel setting in range: 0<=aichannel<=max channel.

512101

The value of StateTimes is outside the designated range of the function

512110

The value of AiChennal is outside the designated range of the function
Specify the channel setting in range: 0<=aichannel<=max channel.

512111

Pointer to Level1 is NULL
Specify the address of variable to parameter.

512112

Pointer to Level2 is NULL
Specify the address of variable to parameter.

512113

Pointer to StateTimes is NULL
Specify the address of variable to parameter.

512120

The value of AiTransferTimes is outside the designated range of the function

512130

Pointer to AiSamplingTimes is NULL
Specify the address of variable to parameter.

512140

Pointer to AiTransferCount is NULL
Specify the address of variable to parameter.

512160

Pointer to Lap is NULL
Specify the address of variable to parameter.

512180

Pointer to Count is NULL
Specify the address of variable to parameter.

512200

The value of Range is outside the designated range of the function

512201

The value of Type is outside the designated range of the function

512202

The value of Data is outside the designated range of the function

512003

The value of AiChannel is outside the designated range of the function
Specify the channel setting in range: 0<=aichannel<=max channel.

512210

The value of Range is outside the designated range of the function

512211

The value of Type is outside the designated range of the function

512212

Pointer to Data is NULL
Specify the address of variable to parameter.

512213

The value of AiChannel is outside the designated range of the function
Specify the channel setting in range: 0<=aichannel<=max channel.

512220

The value of Range is outside the designated range of the function

512221

The value of Type is outside the designated range of the function

512222

Pointer to Data is NULL
Specify the address of variable to parameter.

512223

The value of AiChannel is outside the designated range of the function
Specify the channel setting in range: 0<=aichannel<=max channel.

512240

The value of AiScanClock is outside the designated range of the function

512250

Pointer to AiScanClock is NULL

512260

Pointer to AiSamplingClock is NULL

512310

The value of AiClockEdge is outside the designated range of the function

512320

Pointer to AiClockEdge is NULL

512382

Timeout occurred. Please reset the device, or increase the timeout period.

513000

The value of AoChannel is outside the designated range of the function
Specify the channel setting in range: 0<=aochannel<=max channel.

513020

The value of AoChannels is outside the designated range of the function
Specify the number of analog output channels in range: 1<=aochannels<=max number="" of="" channels.

513021

AoPointer to Data is NULL
Specify the address of variable to parameter.

513040

Pointer to AoResolution is NULL
Specify the address of variable to parameter.

513060

The value of AoChannels is outside the designated range of the function
Specify the number of analog output channels in range: 1<=aochannels<=max number="" of="" channels.

513070

Pointer to AoChannels is NULL
Specify the address of variable to parameter.

513080

Pointer to AoMaxChannels is NULL
Specify the address of variable to parameter.

513100

The value of AoChannels is outside the designated range of the function
Specify the number of analog output channels in range: 1<=aochannels<=max number="" of="" channels.

513101

AoThe value of Range is outside the designated range of the function

513110

The value of AoChannel is outside the designated range of the function
Specify the channel setting in range: 0<=aochannel<=max channel.

513111

Pointer to AoRange is NULL
Specify the address of variable to parameter.

513120

AoThe value of Range is outside the designated range of the function

513140

AoMemoryThe value of Type is outside the designated range of the function
Set 0(FIFO) or 1(RING) to AiMemoryType.

513150

Pointer to AoMemoryType is NULL
Specify the address of variable to parameter.

513160

The value of AoRepeatTimes is outside the designated range of the function
AoRepeatTimes should be set to a value greater than or equal to 0.

513170

Pointer to AoRepeatTimes is NULL
Specify the address of variable to parameter.

513180

AoClockThe value of Type is outside the designated range of the function
Set 0(clock for conversion) or 1(external clock) to AoClockType.

513190

Pointer to AoClockType is NULL
Specify the address of variable to parameter.

513200

The value of AoSamplingClock is outside the designated range of the function
AoSamplingClock should be set to a value greater than or equal to 1.

513210

Pointer to AoSamplingClock is NULL
Specify the address of variable to parameter.

513220

The value of AoSamplingTimes is outside the designated range of the function
AoSamplingClock should be set to a value greater than or equal to 1.

513221

AoPointer to Data is NULL
Specify the address of variable to parameter.

513230

Pointer to AoSamplingTimes is NULL
Specify the address of variable to parameter.

513240

The value of AoStartTrigger is outside the designated range of the function

513250

Pointer to AoStartTrigger is NULL
Specify the address of variable to parameter.

513260

The value of AoStopTrigger is outside the designated range of the function

513270

Pointer to AoStopTrigger is NULL
Specify the address of variable to parameter.

513290

Pointer to AoEvent is NULL
Specify the address of variable to parameter.

513300

The value of AiSamplingTimes is outside the designated range of the function
AoStopTimes should be set to a value greater than or equal to 1.

513310

Pointer to AoSamplingTimes is NULL
Specify the address of variable to parameter.

513320

The thread can't be carried out

513360

The value of AoChannel is outside the designated range of the function
Specify the channel setting in range: 0<=aochannel<=max channel.

513370

The value of AoChannel is outside the designated range of the function
Specify the channel setting in range: 0<=aochannel<=max channel.

513380

Pointer to AoStatus is NULL
Specify the address of variable to parameter.

513400

AoSamplingPointer to Count is NULL
Specify the address of variable to parameter.

513420

AoRepeatPointer to Count is NULL
Specify the address of variable to parameter.

513480

The value of AoMemorySize is outside the designated range of the function

513490

Pointer to AoMemorySize is NULL

513500

The value of AoChannel is outside the designated range of the function

513520

The value of AoChannels is outside the designated range of the function

513521

AoPointer to Data is NULL

513540

The value of AoSamplingTimes is outside the designated range of the function

513541

AoPointer to Data is NULL

513580

The value of AoTransferMode is outside the designated range of the function

513590

Pointer to AoTransferMode is NULL

513600

The value of DataNumber is outside the designated range of the function

513601

Pointer to Buffer is NULL

513602

Failed in allocating a buffer for Bus-Master transfer

513640

Pointer to DataSize is NULL

513660

The value of AoTransferTimes is outside the designated range of the function

513670

Pointer to AoSamplingTimes is NULL

513680

AoTransferPointer to Count is NULL

513700

Pointer to Lap is NULL

513720

The value of Range is outside the designated range of the function

513721

The value of Type is outside the designated range of the function

513722

The value of Data is outside the designated range of the function

513723

The value of AoChannel is outside the designated range of the function

513730

The value of Range is outside the designated range of the function

513731

The value of Type is outside the designated range of the function

513732

Pointer to Data is NULL

513733

The value of AoChannel is outside the designated range of the function

513740

The value of Range is outside the designated range of the function

513741

The value of Type is outside the designated range of the function

513742

Pointer to Data is NULL

513743

The value of AoChannel is outside the designated range of the function

513760

Pointer to AoSamplingClock is NULL

513770

The value of AoClockEdge is outside the designated range of the function

513780

Pointer to AoClockEdge is NULL

514000

The value of DiBit is outside the designated range of the function
Specify the digital input bit in range: 0<=dibit<=max bit.

514001

DiPointer to Data is NULL
Specify the address of variable to parameter.

514010

The value of DiPort is outside the designated range of the function
Specify the digital input port in range: 0<=diport<=max port.

514011

DiPointer to Data is NULL
Specify the address of variable to parameter.

514020

The value of DoBit is outside the designated range of the function
Specify the digital output bit in range: 0<=dobit<=max bit.

514021

The value of DoData is outside the designated range of the function

514030

The value of DoPort is outside the designated range of the function
Specify the digital output port in range: 0<=doport<=max port.

514031

The value of DoData is outside the designated range of the function

514040

The value of Bit is outside the designated range of the function

514041

The value of Value is outside the designated range of the function

514050

The value of Bit is outside the designated range of the function

514051

Pointer to Value is NULL

515000

The value of CntChannel is outside the designated range of the function

515010

The value of CntChannel is outside the designated range of the function

515011

Pointer to CntMode is NULL

515020

The value of CntChannel is outside the designated range of the function

515021

The value of PresetNumber is outside the designated range of the function

515022

The value of Flag is outside the designated range of the function

515023

PresetPointer to Data is NULL

515040

The value of CntChannel is outside the designated range of the function

515041

The value of ComparisonNumber is outside the designated range of the function

515042

The value of Flag is outside the designated range of the function

515043

PresetPointer to Data is NULL

515060

The value of CntChannel is outside the designated range of the function

515061

CntClockThe value of Type is outside the designated range of the function

515070

The value of CntChannel is outside the designated range of the function

515071

Pointer to CntClockType is NULL

515080

The value of CntChannel is outside the designated range of the function

515090

The value of CntChannel is outside the designated range of the function

515091

Pointer to AiEvent is NULL

515100

The value of CntChannel is outside the designated range of the function

515120

The value of CntChannel is outside the designated range of the function

515121

The value of Signal is outside the designated range of the function

515122

The value of Value is outside the designated range of the function

515130

The value of CntChannel is outside the designated range of the function

515131

The value of Signal is outside the designated range of the function

515132

Pointer to Value is NULL

515140

The value of CntChannel is outside the designated range of the function

515141

The thread can't be carried out

515160

The value of CntChannel is outside the designated range of the function

515180

The value of CntChannel is outside the designated range of the function

515200

The value of CntChannel is outside the designated range of the function

515201

Pointer to CntStatus is NULL

515220

The value of CntChannel is outside the designated range of the function

515221

Pointer to Count is NULL

515240

The value of CntChannel is outside the designated range of the function

515260

Pointer to CntMaxChannels is NULL

516000

The value of TimerId is outside the designated range of the function

516010

The value of TimerId is outside the designated range of the function

516011

Pointer to TmEvent is NULL

516020

The value of TimerId is outside the designated range of the function

516040

The value of TimerId is outside the designated range of the function

516041

The value of Interval is outside the designated range of the function

516042

The thread can't be carried out

516060

The value of TimerId is outside the designated range of the function

516080

The value of TimerId is outside the designated range of the function

516100

The value of TimerId is outside the designated range of the function

516120

The value of TimerId is outside the designated range of the function

516121

Pointer to Lap is NULL

516140

The value of TimerId is outside the designated range of the function

516160

The value of TimerId is outside the designated range of the function

516161

The value of Wait is outside the designated range of the function

517000

The value of Destination is outside the designated range of the function

517001

The value of Source is outside the designated range of the function

517010

The value of Destination is outside the designated range of the function

517011

Pointer to Output is NULL

518000

Invalid mode setting

518100

Invalid data buffer address

518200

Window handle is invalid

520000

Failed in memory allocation
Memory is insufficient. Terminate the unnecessary applications.

520001

This function can't be used by this device
This function cannot be used in the device without this functionality.

520002

Can not use while the device works

520003

Can not use because another process is using the device
When another process is using the device, all functions except for those that support multi-process can not be performed.

520020

CRC error

520021

Bit pack error

520022

Toggle mismatch

520023

Stall PID

520024

Device not responding

520025

PID check failure

520026

Unexpected PID

520027

Data overrun

520028

Data underrun

520029

Buffer overrun

520030

Buffer underrun

520031

Endpoint halted

520032

Not found device information

520033

Access denied

520034

Invalid handle

520035

It's need to upgrade the firmware

520036

It's need to upgrade the host driver

520037

Failed in USB transfer

520100

The number of processes met an upper limit
Up to 16 processes can be executed simultaneously.

520160

Failed in resetting the device

520161

Failed in resetting the bus-master

520340

The value of Signal is outside the designated range of the device being used

520341

The value of Value is outside the designated range of the device being used

520350

The value of Signal is outside the designated range of the device being used

521000

An analog input method can't be established with the device being used
Device is without this functionality.

521001

The value of AiInputMethod is different from JP value
Must set analog input method by JP on device.

521020

It was set up by the number of maximum channels because it exceeded the number of maximum channels of the device
The setting is automatically changed to the maximum number of channels.

521040

The value of AiChannel is outside the designated range of the device being used

521041

The value of AiRange is outside the designated range of the device being used

521042

JP of the device must be set in unipolar
JP on device was set bipolar.

521043

JP of the device must be set in bipolar
JP on device was set unipolar.

521044

Failed in setting the range

521060

The value of AiRange is outside the designated range of the device being used

521061

JP of the device must be set in unipolar
JP on device was set bipolar.

521062

JP of the device must be set in bipolar
JP on device was set unipolar.

521063

Failed in setting the range

521080

The value of AiMemoryType is outside the designated range of the device being used

521120

The value of AiClockType is outside the designated range of the device being used

521140

The value of AiSamplingClock is outside the designated range of the device being used

521160

The value of AiStartTrigger is outside the designated range of the device being used

521180

The value of AiChannel is outside the designated range of the function

521181

Data to set in the 12 bits device are within the range of 0 to 4095

521182

Data to set in the 16 bits device are within the range of 0 to 65535

521183

A resolution can't be acquired

521184

The value of AiDirection is outside the designated range of the device being used

521260

The value of AiStopTrigger is outside the designated range of the device being used

521300

The value of AiChannel is outside the designated range of the function

521301

Data to set in the 12 bits device are within the range of 0 to 4095

521302

Data to set in the 16 bits device are within the range of 0 to 65535

521303

A resolution can't be acquired

521304

The value of AiDirection is outside the designated range of the device being used

521420

The value of AiChannel is outside the designated range of the function

521421

AD conversion error occurred
Please contact CONTEC Information Center.

521423

The channel which isn't being used for the conversion is specified

521440

AD conversion error occurred
Please contact CONTEC Information Center.

521441

The number of conversion channels was exceeded. It is converted on the maximum channel

521460

Because sampling clock error occurs, you must reset a device

521461

Virtual memory can't be allocated
Memory is insufficient. Terminate the unnecessary applications.

521462

Virtual memory can't be initialized
Please contact CONTEC Information Center.

521463

In the software start, set up the repeat number in 1

521464

Failed in the creation of the driver thread
Please contact CONTEC Information Center.

521466

A user buffer isn't set up

521469

Buffer overflow error occurred, you must reset a memory

521480

A conversion can't be stopped with this command, use AioResetDevice function

521481

Failed in stopping the master transfer

521520

Failed in acquisition of the sampling times
Please contact CONTEC Information Center.

521580

Attempt to acquire data beyond the converted number. Change AiSamplingTimes to the maximum number of samplings to get data

521581

Failed in acquisition of the address

521584

FIFO is empty

521585

Attempt to acquire data beyond the memory size. Change AiSamplingTimes to the maximum number of samplings to get data

521760

The value of AiChannel is outside the designated range of the function

521761

The value of AiSequence is outside the designated range of the function

521770

The value of AiChannel is outside the designated range of the function

521840

The value of AiChannel is outside the designated range of the function

521841

AD conversion error occurred

521843

The channel which isn't being used for the conversion is specified

521860

AD conversion error occurred

521861

The number of conversion channels was exceeded. It is converted on the maximum channel

521880

The value of AiChannels is outside the designated range of the device being used

521881

Attempt to acquire data beyond the converted number. Change AiSamplingTimes to the maximum value to get data

521882

Failed in acquisition of the address

521885

FIFO is empty

521886

Attempt to acquire data beyond the memory size. Change AiSamplingTimes to the maximum number of samplings to get data

521920

The value of AiChannel is outside the designated range of the function

521921

The value of AiStartLevel is outside the designated range of the device being used

521922

A resolution can't be acquired

521923

The value of AiDirection is outside the designated range of the device being used

521930

The value of AiChannel is outside the designated range of the function

521940

The value of AiChannel is outside the designated range of the function

521941

The value of AiStopLevel is outside the designated range of the device being used

521942

A resolution can't be acquired

521943

The value of AiDirection is outside the designated range of the device being used

521950

The value of AiChannel is outside the designated range of the function

521960

The value of AiTransferMode is outside the designated range of the device being used

521980

The value of DataNumber is outside the designated range of the device being used

521981

Failed in the lock of the memory

521982

Failed in allocation of temporary memory

521984

Function was executed during the bus master transfer

522040

The value of AiChannel is outside the designated range of the function

522041

Data to set in the 12 bits device are within the range of 0 to 4095

522042

Data to set in the 16 bits device are within the range of 0 to 65535

522043

A resolution can't be acquired

522044

The value of StateTimes is outside the designated range of the device being used

522050

The value of AiChannel is outside the designated range of the function

522060

The value of AiChannel is outside the designated range of the function

522061

Data to set in the 12 bits device are within the range of 0 to 4095

522062

Data to set in the 16 bits device are within the range of 0 to 65535

522063

A resolution can't be acquired

522064

The value of StateTimes is outside the designated range of the device being used

522070

The value of AiChannel is outside the designated range of the function

522080

The value of AiChannel is outside the designated range of the function

522081

Data to set in the 12 bits device are within the range of 0 to 4095

522082

Data to set in the 16 bits device are within the range of 0 to 65535

522083

A resolution can't be acquired

522084

The value of StateTimes is outside the designated range of the device being used

522085

A driver inner error occurred

522090

The value of AiChannel is outside the designated range of the function

522100

The value of AiChannel is outside the designated range of the function

522101

Data to set in the 12 bits device are within the range of 0 to 4095

522102

Data to set in the 16 bits device are within the range of 0 to 65535

522103

A resolution can't be acquired

522104

The value of StateTimes is outside the designated range of the device being used

522105

A driver inner error occurred

522110

The value of AiChannel is outside the designated range of the function

522120

The value of AiTransferTimes is outside the designated range of the device being used

522140

Failed in acquisition of the transfer times

522160

Failed in acquisition of the overwrite count

522200

The value of Range is outside the designated range of the device being used

522201

The value of Type is outside the designated range of the device being used

522202

The value of Data is outside the designated range of the device being used

522220

The value of Range is outside the designated range of the device being used

522221

The value of Type is outside the designated range of the device being used

522222

Failed to load the calibration data

522223

A driver inner error occurred

522240

The value of AiScanClock is outside the designated range of the device being used

522241

A driver inner error occurred

523000

The value of AoChannel is outside the designated range of the function

523001

DA conversion error occurred

523002

Specify data to set in AoData in the range of 0 to 4095

523003

Specify data to set in AoData in the range of 0 to 65535

523020

DA conversion error occurred

523021

The number of conversion channels was exceeded. It is converted on the maximum channels

523022

Specify data to set in AoData in the range of 0 to 4095

523023

Specify data to set in AoData in the range of 0 to 65535

523060

It is converted on the maximum channel because it exceeds the number of maximum channels of the device

523100

The value of AoChannel is outside the designated range of the function

523101

The value of AoRange is outside the designated range of the device being used

523102

Failed in setting the range

523120

The value of AoRange is outside the designated range of the device being used

523121

Failed in setting the range

523140

The value of AoMemoryType is outside the designated range of the device being used

523161

Repeat function is only available when using RING memory

523180

The value of AoClockType is outside the designated range of the device being used

523200

The value of AoSamplingClock is outside the designated range of the device being used

523220

Output data exceed memory capacity

523221

Virtual memory can't be allocated

523240

The value of AoStartTrigger is outside the designated range of the device being used

523260

The value of AoStopTrigger is outside the designated range of the device being used

523320

Data aren't set, or memory can't be allocated

523321

Data aren't set

523326

A user buffer isn't set up

523500

The value of AoChannel is outside the designated range of the function

523501

DA conversion error occurred

523520

DA conversion error occurred

523521

The number of conversion channels was exceeded. It is converted on the maximum channel

523540

Output data exceed memory capacity

523541

Virtual memory cannot be allocated

523580

The value of AoTransferMode is outside the designated range of the device being used

523600

The value of DataNumber is outside the designated range of the device being used

523601

Failed in the lock of the memory

523602

Failed in allocation of temporary memory

523741

The value of Type is outside the designated range of the device being used

524000

The value of DiBit is outside the designated range of the device being used

524010

The value of DiPort is outside the designated range of the device being used

524020

The value of DoBit is outside the designated range of the device being used

524030

The value of DoPort is outside the designated range of the device being used

524040

The value of Bit is outside the designated range of the device being used

524041

The value of Value is outside the designated range of the device being used

524050

The value of Bit is outside the designated range of the device being used

525000

The value of CntChannel is outside the designated range of the device being used

525002

Operation mode 'preset count value load' is not enabled

525003

Operation mode 'Comparison count value load' is not enabled

525010

The value of CntChannel is outside the designated range of the device being used

525020

The value of CntChannel is outside the designated range of the device being used

525021

The value of PresetNumber is outside the designated range of the device being used

525040

The value of CntChannel is outside the designated range of the device being used

525041

The value of ComparisonNumber is outside the designated range of the device being used

525060

The value of CntChannel is outside the designated range of the device being used

525061

The value of CntClockType is outside the designated range of the device being used

525070

The value of CntChannel is outside the designated range of the device being used

525080

The value of CntChannel is outside the designated range of the device being used

525090

The value of CntChannel is outside the designated range of the device being used

525100

The value of CntChannel is outside the designated range of the device being used

525120

The value of CntChannel is outside the designated range of the device being used

525121

The value of Signal is outside the designated range of the device being used

525122

The value of Value is outside the designated range of the device being used

525123

The value of Signal is outside the designated range of the device being used

525130

The value of CntChannel is outside the designated range of the device being used

525131

The value of Signal is outside the designated range of the function

525140

The value of CntChannel is outside the designated range of the device being used

525160

The value of CntChannel is outside the designated range of the device being used

525180

The value of CntChannel is outside the designated range of the device being used

525181

The value of Preset is outside the designated range of the device being used

525200

The value of CntChannel is outside the designated range of the device being used

525220

The value of CntChannel is outside the designated range of the device being used

525240

The value of CntChannel is outside the designated range of the device being used

526000

The value of TimerId is outside the designated range of the device being used

526010

The value of TimerId is outside the designated range of the device being used

526020

The value of TimerId is outside the designated range of the device being used

526040

The value of TimerId is outside the designated range of the device being used

526060

The value of TimerId is outside the designated range of the device being used

526080

The value of TimerId is outside the designated range of the device being used

526100

The value of TimerId is outside the designated range of the device being used

526120

The value of TimerId is outside the designated range of the device being used

526140

The value of TimerId is outside the designated range of the device being used

526160

The value of TimerId is outside the designated range of the device being used

527000

The value of Destination is outside the designated range of the device being used

527001

The value of Source is outside the designated range of the device being used

527002

An invalid connection

527010

The value of Destination is outside the designated range of the device being used

528000

Invalid mode setting

528001

Channel number is out of range

528010

Number of channels is out of range

528011

Counter value is out of range

528012

Compare register number is out of range

528020

Timer value is out of range

528021

The output logic of the control output signal is out of range

528022

The kind of hardware event is out of range

528030

The coefficient of one-shot pulse width is out of range

528031

The input logic of control input signal is out of range

528032

The output data is out of range


 

List of digital device error codes

Error Code

Description

550000

Normal completed

550001

Invalid resource reference specified.
Please confirm whether the used device has been registered in Device Manager normally.

550002

Invalid interrupt routine registered.
Please confirm whether the IRQ duplicates with another device.

550003

Failed in memory allocation.
This error would hardly occur. If this error occurred, please increase the memory size.

550004

Failed in access to registry.
Please confirm whether the setting is available in property page.
If this error still occurred, please reinstall the device.

550007

Execute DioResetDevice function because the device has recovered from standby mode.

550008

Because the Cdio.sys file is not found, it is not possible to initialize it.

550009

Because version information on the Cdio.dll file cannot be acquired, it is not possible to initialize it.

550010

Because version information on the Cdio.sys file cannot be acquired, it is not possible to initialize it.

550011

Because version information on Cdio.dll and Cdio.sys is different, it is not possible to initialize it.

560000

The device name which wasn't registered in Device Manager was specified.
Please make sure about the settings of property pages.

560001

Invalid ID specified.
Please confirm whether the initialization function has completed normally.
And confirm the scope of variable that stores ID.

560002

Unable to call the driver (Failure on DEVICE I/O CONTROL).
Please confirm whether the initialization function has completed normally.
And confirm the scope of variable that stores ID.

560003

Unable to create the file (Failure on CreateFile).

Please confirm whether the device driver is started normally using Device Manager.
When the device driver is not started normally, please delete the device and reinstall it.

560004

Faile in closing the file (Failure on CloseFile).
It is possible that you have executed the termination processing for the device which was not initialized.
It does not matter even if this error is ignored.

560005

Failed in creating the thread (Failure on CreateThread).
This error would hardly occur. If this error occurred, please confirm the number of threads activated by the application.

560050

Cannot find the specified device name. Please check the spell.
Please confirm the device name used in the application and the device name set in Device Manager.

560051

Cannot find the available device.
Please confirm whether the device has been registered in Device Manager.

560052

Specified device information type beyond the limit.
Error occurred in the information acquisition function. Please confirm the parameters.

560100

Invalid data buffer address.
The buffer address is NULL(0). Please confirm the source code of the application.

560200

Window handle is invalid.
Error occurred in message notification function.

It is possible that the window handle is invalid when the function is executing. Please adjust the timing for calling the function.

560300

Trigger kind beyond the limit.
It is an error in the parameters of the trigger function. Please use the definition values.

570000

Failed in memory allocation. This error would hardly occur. If this error occurred, please increase the memory size.

570001

This function can't be used by this device.
Errors will occur when an input function is executed on a device without input port, or an output function or an echo back function is executed on a device without output port.

570002

Board is behaving, cannot be executed.
When a device is accessed in the background, then the error will occur as the processing in the foreground cannot be executed. Now this error wouldn't occur.

570003

Other process is using the device, cannot be executed.
Please confirm the restrictions on using more than one process.
For USB device, when executing the trigger function, only one process can be executed.
The trigger function cannot be executed by two or more processes on the same device.

570004

Process information is not found.

570020

The last data packet received from end point has CRC error.

570021

The last data packet received from end point has bit stuffing violation error.

570022

The last data packet received from end point has data toggle packet that does not match the expected value.

570023

End point return STALL packet identifier.

570024

Device don't respond to token(IN), don't support handshake.

570025

Device don't respond to token(IN), don't support handshake.

570026

Invalid packet identifier received.

570027

End point return data quantity overrun.

570028

End point return data quantity underrun.

570029

IN transmit specified buffer overrun.

570030

OUT transmit specified buffer underrun.

570031

End point status is STALL, not transmit.

570032

Not found device information.

570100

Port No. beyond the limit.
Please confirm the number of I/O ports of the device and the parameters being used by the program.

570101

Port number beyond the limit.
The available maximum number of I/O ports is 256.
For USB devices, the available maximum number of I/O ports is 64.

570102

Bit No. beyond the limit.
Please confirm the number of I/O bits of the device and the parameters being used by the program.

570103

Bit number beyond the limit.
The available maximum number of I/O bits is 256.
For USB devices, the available maximum number of I/O bits is 64.

570104

Bit data beyond the limit of 0 to 1.
It is an error in bit output. Please confirm the parameters being used by the program.

570200

Interrupt bit beyond the limit.
For USB device, only the first four bits of a module can use interrupt.

570201

Interrupt logic beyond the limit.
The interrupt logic is either rising edge or falling edge. Please use the definition values.

570300

Timer value beyond the limit.

570400

Digital filter value beyond the limit.

570500

Direction value is out of range.

570600

8255 chip number is outside of the range.

571000

Signal is outside the setting range.

571001

Start conditions are outside the setting range.

571002

Clock conditions are outside the setting range.

571003

Clock value is outside the setting range.

571004

Clock value unit is outside the setting range.

571005

Stop conditions are outside the setting range.

571006

Stop number is outside the setting range.

571007

Contents of reset are outside the setting range.

571008

Data number is outside the setting range.

571009

Buffer repetition use setup is outside the setting range.

571010

Data transmission number is outside the setting range.

571100

Buffer was too large to allocate.
Because the buffer size is too large, it is not possible to set it to the board. Please reduce the buffer size.

571101

Memory cannot be locked.
Please extend the mounting memory or reduce buffer size.

571102

Parameter error.
One of the function parameters is out of the available range. Please confirm the values of the parameters.

571103

Procedure error of execution.
The execution procedure of the function is wrong. When the bus master transfer starts without setting the buffer, or the buffer is set during bus master transfer, or the general-purpose I/O function is called during bus master transfer, the error will occur.
Please review the program referring to the sample.


 

List of counter device error codes

Error Code

Description

580000

Normal completed

580001

Invalid resource reference specified.
Please confirm whether the used device has been registered in Device Manager normally.

580002

Invalid interrupt routine registered.
Please confirm whether the IRQ duplicates with another device.

580003

Failed in memory allocation.
Please increase the memory size.

580004

Failed in access to registry
Please confirm whether the setting is available in property page.
If this error still occurred, please reinstall the device.

580007

Execute CntResetDevice function because the device has recovered from standby mode.

580008

Because the ccnt.sys file is not found, it is not possible to initialize it.

580009

Because version information on the ccnt.dll file cannot be acquired, it is not possible to initialize it.

580010

Because version information on the Cdio.sys file cannot be acquired, it is not possible to initialize it.

580011

Because version information on ccnt.dll and ccnt.sys is different, it is not possible to initialize it.

581000

The device name which wasn't registered in Device Manager was specified.
Please make sure about the settings of property pages.

581001

Invalid ID specified.
Please confirm whether the initialization function has completed normally.
And confirm the scope of variable that stores ID.

581002

Unable to call the driver (Failure on DEVICE I/O CONTROL).
Please confirm whether the initialization function has completed normally.
And confirm the scope of variable that stores ID.

581003

Unable to create the file (Failure on CreateFile).
Please confirm whether the device driver is started normally using Device Manager.
When the device driver is not started normally, please delete the device and reinstall it.

581004

Faile in closing the file (Failure on CloseFile).
It is possible that you have executed the termination processing for the device which was not initialized.
It does not matter even if this error is ignored.

581005

Failed in creating the thread (Failure on CreateThread).
This error would hardly occur. If this error occurred, please confirm the number of threads activated by the application.

581050

Cannot find the specified device name. Please check the spell.
Please confirm the device name used in the application and the device name set in Device Manager.

581051

Cannot find the available device.
Please confirm whether the device has been registered in Device Manager.

590052

Specified device information type beyond the limit.
Error occurred in the information acquisition function. Please confirm the parameters.

581100

Invalid mode setting.
Please set mode to the defined value.

581101

Invalid data buffer address.
The buffer address is NULL(0). Please confirm the source code of the application.

581200

Window handle is invalid.
Error occurred in message notification function.
It is possible that the window handle is invalid when the function is executing. Please adjust the timing for calling the function.

582000

Failed in memory allocation. This error would hardly occur. If this error occurred, please increase the memory size.

582001

This function can't be used by this device.

582002

Board is behaving, cannot be executed.
When a device is accessed in the background, then the error will occur as the processing in the foreground cannot be executed.
Now this error wouldn't occur.

582003

Other process is using the device, cannot be executed.
Please confirm the restrictions on using more than one process.
For USB device, when executing the count match function, only one process can be executed.
The count match function cannot be executed by two or more processes on the same device.

583020

The last data packet received from end point has CRC error.

583021

The last data packet received from end point has bit stuffing violation error.

583022

The last data packet received from end point has data toggle packet that does not match the expected value.

583023

End point return STALL packet identifier.

583024

Device don't respond to token(IN), don't support handshake.

583025

Device don't respond to token(IN), don't support handshake.

583026

Invalid packet identifier received.

583027

End point return data quantity overrun.

583028

End point return data quantity underrun.

583029

IN transmit specified buffer overrun.

583030

OUT transmit specified buffer underrun.

583031

End point status is STALL, not transmit.

583032

Not found device information.

583033

Access denied.

583034

Invalid handle.

584100

Invalid mode setting.
The selected mode on the specified device is can't be used. Please refer to the device's manual.

584201

Channel number is out of range.
Please make sure about the channel number.

584202

Number of channels is out of range.
Please make sure about the number of channels.

584203

Counter value is out of range.
For the USB device, the counter value is hex number from 0H to FFFFFFH.

584204

Compare register number is out of range.
For the USB device, the compare register number is 0 only.

584300

Timer value is out of range.
For the USB device, the timer value is 1ms to 200000ms.

584301

The output logic of the control output signal is out of range.

584302

The kind of hardware event is out of range.

584303

The coefficient of one-shot pulse width is out of range.

584304

The input logic of control input signal is out of range.

584305

The output data is out of range.

585000

The start signal is out of range.

585001

The stop signal is out of range.

585002

The clock signal is out of range.

585003

Signal is outside the setting range.

585004

The count mode is out of range.

585005

The start condition is out of range.

585006

The count start condition is out of range.

585007

The clock condition is out of range.

585008

The stop condition is out of range.

585009

The clock value is out of range.

585010

The unit of clock value is out of range.

585011

The sampling stop times is out of range.

585012

The count stop condition is out of range.

585100

Buffer was too large to allocate.

585101

The memory cannot be locked.

585102

Execution procedure error.

586001

Failed in memory allocation.