Click or drag to resize

TraceBufferConfig1 Properties

The TraceBufferConfig1 type exposes the following members.

Properties
 NameDescription
Public propertyHead0RxX If enabled then every time a frame with an X-coordinate is received from Head0 a TraceEvent is triggered containing the coordinate in its payload.
Public propertyHead0RxY If enabled then every time a frame with an Y-coordinate is received from Head0 a TraceEvent is triggered containing the coordinate in its payload.
Public propertyHead0RxZ If enabled then every time a frame with an Z-coordinate is received from Head0 a TraceEvent is triggered containing the coordinate in its payload.
Public propertyHead0TxX If enabled then every time a frame with an X-coordinate is sent to Head0 a TraceEvent is triggered containing the coordinate in its payload.
Public propertyHead0TxY If enabled then every time a frame with an Y-coordinate is sent to Head0 a TraceEvent is triggered containing the coordinate in its payload.
Public propertyHead0TxZ If enabled then every time a frame with an Z-coordinate is sent to Head0 a TraceEvent is triggered containing the coordinate in its payload.
Public propertyHead1RxX If enabled then every time a frame with an X-coordinate is received from to Head1 a TraceEvent is triggered containing the coordinate in its payload.
Public propertyHead1RxY If enabled then every time a frame with an X-coordinate is received from to Head1 a TraceEvent is triggered containing the coordinate in its payload.
Public propertyHead1RxZ If enabled then every time a frame with an X-coordinate is received from to Head1 a TraceEvent is triggered containing the coordinate in its payload.
Public propertyHead1TxX If enabled then every time a frame with an X-coordinate is sent to Head1 a TraceEvent is triggered containing the coordinate in its payload.
Public propertyHead1TxY If enabled then every time a frame with an Y-coordinate is sent to Head1 a TraceEvent is triggered containing the coordinate in its payload.
Public propertyHead1TxZ If enabled then every time a frame with an Z-coordinate is sent to Head1 a TraceEvent is triggered containing the coordinate in its payload.
Top
See Also