E_ACSI_ServiceError
ACSI service errors
Konstante | Wert | Beschreibung |
---|---|---|
eACSI_ServiceError_Success | 0x0000 | Kein Fehler |
eACSI_ServiceError_InstanceNotAvailable | 0x8500 | Instanz nicht verfügbar |
eACSI_ServiceError_InstanceInUse | 0x8501 | Instanz in Benutzung |
eACSI_ServiceError_AccessViolation | 0x8502 | Zugriffsverletzung |
eACSI_ServiceError_AccessNotAllowedInCurrentState | 0x8503 | Zugriff im aktuellen Zustand nicht erlaubt |
eACSI_ServiceError_ParameterValueInappropriate | 0x8504 | Parameterwert ist ungeeignet |
eACSI_ServiceError_ParameterValueInconsistent | 0x8505 | Parameterwert ist folgewidrig |
eACSI_ServiceError_ClassNotSupported | 0x8506 | Klasse wird nicht unterstützt |
eACSI_ServiceError_InstanceLockedByOtherClient | 0x8507 | Instanz verriegelt durch einen anderen client |
eACSI_ServiceError_ControlMustBeSelected | 0x8508 | Bedienung muss angewählt werden |
eACSI_ServiceError_TypeConflict | 0x8509 | Typkonflikt |
eACSI_ServiceError_FailedDueToCommunicationsConstraint | 0x850A | Fehlgeschlagen wegen Einschränkung in der Kommunikation |
eACSI_ServiceError_FailedDueToServerConstraint | 0x850B | Fehlgeschlagen wegen Einschränkung im Server |
Voraussetzungen
Entwicklungsumgebung | Zielplattform | Einzubindende SPS-Bibliotheken |
---|---|---|
TwinCAT v2.10.0 Build >= 1340 | PC or CX (x86, ARM) | TcACSI.Lib |