ProfinetFDeviceDiagnostics_SrtsMsg (STRUCT)¶
TYPE ProfinetFDeviceDiagnostics_SrtsMsg : STRUCT
Diagnostic information from the SRTS, shows the last message.
- InOut:
- Name - Type - Comment - uiPNAlarmDiagnosticCode- UINT- diagnostic-code - uiPNAlarmDiagnosticLength- UINT- the length of additionally provided data - abyPNAlarmDiagnosticData- ARRAY [0..(iGLOB_DIAGNOSTICS_MAXSIZE - 1)] OF BYTE - diagnostic-data (extended info), only read first ‘uiPNAlarmDiagnosticLength’ bytes 
