TRACE_PACKET_FLAGS (GVL)

Trace packet flags

InOut:

Scope

Name

Type

Initial

Comment

Constant

TRACE_PACKET_FLAGS_NOT_INITIALIZED

UDINT

16#0

The trace packet is not initialized

TRACE_PACKET_FLAGS_COMPLETED

UDINT

16#1

The trace packet is complete (all records have been added)

TRACE_PACKET_FLAGS_AUTOSTART

UDINT

16#2

Persistent storage of the trace and automatic start of the trace after reboot or to restore only on request

TRACE_PACKET_FLAGS_CONDITION

UDINT

16#4

Optional boolean condition for the trace packet is specified

TRACE_PACKET_FLAGS_TIMESTAMP_MS

UDINT

16#10

Time stamps for the trace samples have milliseond resolution

TRACE_PACKET_FLAGS_TIMESTAMP_US

UDINT

16#20

Time stamps for the trace samples have microseond resolution

TRACE_PACKET_FLAGS_SYSTEM_TRACE

UDINT

16#10000

Is used to mark a trace as system trace