This enumeration type specifies the diagnostic and status messages specific to the function block.
Name |
Value |
Description |
---|---|---|
Ok |
0 |
Success. |
Disabled |
1 |
Function block is disabled. |
UnexpectedFeedback |
2 |
A feedback value is indeterminable. |
ConnectionRefused |
3 |
The connection to server has been refused. |
ConnectionTimedOut |
4 |
The connection has a time out. |
ConnectionLost |
5 |
The connection has been lost. |
IPAddressInvalid |
6 |
The IP address is invalid. |
NoDataAvailable |
7 |
No data available. |
ConfigurationInvalid |
8 |
The configuration is invalid. |
FileNameInvalid |
9 |
The file name is invalid. |
CognexCmdRange |
10 |
The Cognex cmd is out of range. |
UnknownError |
11 |
The error is indeterminable. |
WrongCameraState |
12 |
The state of the camera is invalid. |
NoUserRights |
13 |
User rights are invalid. |
ParentInvalid |
14 |
The parent is invalid |
ParentNotRegistered |
15 |
The parent has not been registered. |
MaxNumberOfLoggerPointsExceeded |
16 |
The maximum number of logger points was exceeded. |
LoggerPointAlreadyRegistered |
17 |
The logger point is already registered. |
ServiceNotRegistered |
18 |
The service has not been registered. |
CognexError |
19 |
The Cognex system reported an error. |
TargetAlreadyReachable |
20 |
The selected target is already reachable. |
TargetNotReachable |
21 |
The selected target is not reachable. |
TrackingDirectionInvalid |
22 |
The provided tracking direction is not valid. |
TimeInvalid |
23 |
The provided time value is not valid. |
VelOverrideRange |
24 |
The provided value for the velocity override is outside the valid range. |
CoordinateSystemInvalid |
25 |
The provided coordinate system value is not valid. |
CoordinateSystemNotConfigured |
26 |
The provided coordinate system value is not referring to a configured system. |
InternalError |
27 |
An internal error has occurred, contact your Schneider Electric representative. |
InterfaceInvalid |
28 |
The provided interface value is not valid. |
NotConfigured |
29 |
The function block is not configured. |
RemainingTimeNotAvailable |
30 |
The estimation of the robot motion remaining time is not available. |