AuditLogSessionIDEntry (STRUCT)ΒΆ
TYPE AuditLogSessionIDEntry : STRUCT
Tagged union to interpret the type and content of the session ID for the audit log message.
Can either be a uint32 value, a string or nothing for AUDIT_LOG_SESSION_TYPE_SYSTEM.
- InOut:
Name
Type
Comment
sessionTypeUDINTIndicates the interpretation of the session ID
sessionIDValue of the session ID as UDINT (e.g., for the CDS protocol) or as a string for other protocols