TraceRecordEntry (STRUCT)ΒΆ
TYPE TraceRecordEntry : STRUCT
A single entry recorded for a trace variable consisting of a relative time stamp and a (variable-size) data part. The size of the data depends on the type class of the trace variable.
- InOut:
Name
Type
Comment
ulTimeRelativeUDINTThe relative time stamp (since the trace was first started, see TraceState.tStartTime) in the resolution configured for the trace packet
DataBYTEA (variable size) data portion for the sample value