SafetyIoServicesResult (ENUM)ΒΆ
TYPE SafetyIoServicesResult :
Possible return codes of function calls.
- InOut:
- Name - Initial - Comment - SISR_OK - 16#0 - no error - SISR_PENDING - 16#1 - operation returned before completed - SISR_FAILED - 16#10 - general error 
TYPE SafetyIoServicesResult :
Possible return codes of function calls.
| Name | Initial | Comment | 
|---|---|---|
| SISR_OK | 16#0 | no error | 
| SISR_PENDING | 16#1 | operation returned before completed | 
| SISR_FAILED | 16#10 | general error |