E_ACSI_ServiceError
ACSI service errors
Constant | Value | Description |
---|---|---|
eACSI_ServiceError_Success | 0x0000 | No error |
eACSI_ServiceError_InstanceNotAvailable | 0x8500 | Instance not available |
eACSI_ServiceError_InstanceInUse | 0x8501 | Instance in use |
eACSI_ServiceError_AccessViolation | 0x8502 | Access violation |
eACSI_ServiceError_AccessNotAllowedInCurrentState | 0x8503 | Access is not allowed in the current state |
eACSI_ServiceError_ParameterValueInappropriate | 0x8504 | Parameter value is not qualified |
eACSI_ServiceError_ParameterValueInconsistent | 0x8505 | Parameter value is inconsequent |
eACSI_ServiceError_ClassNotSupported | 0x8506 | Class is not supported |
eACSI_ServiceError_InstanceLockedByOtherClient | 0x8507 | Instance is blocked by another client |
eACSI_ServiceError_ControlMustBeSelected | 0x8508 | Service must be selected |
eACSI_ServiceError_TypeConflict | 0x8509 | Type conflict |
eACSI_ServiceError_FailedDueToCommunicationsConstraint | 0x850A | Failed because of limitation in the communication |
eACSI_ServiceError_FailedDueToServerConstraint | 0x850B | Failed because of limitation in the server |
Requirements
Development environment | Target system | PLC-libraries to include |
---|---|---|
TwinCAT v2.10.0 Build >= 1340 | PC or CX (x86, ARM) | TcACSI.Lib |