Error ID codes
This table summarizes Error ID codes.
|
Bit |
ID code | Description |
|---|---|---|
|
0x0000 |
No Error | No error occurred. |
|
0x0100 |
Trigger set while disabled | Occurs when the Trigger bit is set while the Trigger Enable bit is cleared and the Trigger parameter of the AcquireImage function is set to External, Network or Industrial Ethernet. |
|
0x0101 |
Trigger set while Offline | Occurs when the Trigger bit is set while the vision system is Offline. |
|
0x0400 |
Already Executing Error | Occurs when the Execute Command bit is set and the Executing bit is still High. |
|
0x0401 |
Job load requested while Online | Occurs when a Job Load command is issued while the vision system is Online. |
|
0x0402 |
Job load requested does not exist on the camera | Occurs when a JobID sent in the Command field does not exist as a prefix for any job in the camera file system. For example, if you send Command = 123, but there is no job on the camera which contains 123xxxxx.job. |
| 0x0403 | JobValidation requested when Online | Occurs when ExecuteCommand bit is set while the vision system is online. |
| 0x0404 | JobValidation not configured | Occurs when the ExecuteCommand bit is set high and the vision system does not have a valid Job Validation configuration. |
| 0x0405 | JobValidation is already in progress | Occurs when the vision system is already running Job Validation when ExecuteCommand is set high. |