Peripheral Devices
582 9836 3521 01
8.14.10 TraceData object
The TraceData object contains a requested trace.
8.14.10.1 Properties
The following table lists all properties on the TraceData object:
The collection of all Channel objects that exists in the trace.
A device unique sequence number. This number is incremented by one for
each trace reported over the device.
Timestamp of trace in Data format
Name of program used at the occasion
The collection of all StepBound objects that exists in the trace.
The syntax for accessing the properties of the TraceData object is as follows:
object.PropertyName
where object is an expression that evaluates to an object of type TraceData.