Trace |
The TraceBufferConfig3 type exposes the following members.
| Name | Description | |
|---|---|---|
| ControlEventChange | If enabled then changes of the ControlEvents configuration will trigger a TraceEvent. | |
| IOEventChange | If enabled then changes of the IOEvents configuration will trigger a TraceEvent. | |
| Label | If enabled, a TraceEvent is triggered whenever a TRACE_LABEL command is executed. Labels can be added to a CommandList by calling AppendTraceLabel(Int32). The event contains the label's value as its payload. | |
| PositionEventChange | If enabled then changes of the PositionEvents configuration will trigger a TraceEvent. | |
| Quadrature0A | If enabled then every change of the 'Quadrature A' signal of module 0 will trigger a TraceEvent. | |
| Quadrature0B | If enabled then every change of the 'Quadrature B' signal of module 0 will trigger a TraceEvent. | |
| Quadrature0I | If enabled then every change of the 'Quadrature Index' signal of module 0 will trigger a TraceEvent. | |
| Quadrature1A | If enabled then every change of the 'Quadrature A' signal of module 1 will trigger a TraceEvent. | |
| Quadrature1B | If enabled then every change of the 'Quadrature B' signal of module 1 will trigger a TraceEvent. | |
| Quadrature1I | If enabled then every change of the 'Quadrature Index' signal of module 1 will trigger a TraceEvent. | |
| Spi0Rx | If enabled then receiving data using SpiModule0 will trigger a TraceEvent. | |
| Spi1Rx | If enabled then receiving data using SpiModule1 will trigger a TraceEvent. | |
| Spi2Rx | If enabled then receiving data using SpiModule2 will trigger a TraceEvent. | |
| Spi3Rx | If enabled then receiving data using SpiModule3 will trigger a TraceEvent. |