Error ID codes
This table summarizes Error ID codes.
|
Word |
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. |