| Trace | 
 Inheritance Hierarchy
Inheritance Hierarchy Syntax
Syntaxpublic class TraceBufferConfig0 : ConfigBase
The TraceBufferConfig0 type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | AbortMark | If enabled then every change of the AbortMark signal (triggered by software or using the external pin) will trigger a TraceEvent. | 
|  | Dac0 | If enabled then every change on the Dac0 will trigger a TraceEvent. | 
|  | Dac1 | If enabled then every change on the Dac1 will trigger a TraceEvent. | 
|  | Fps | If enabled then every change of the Fps signal will trigger a TraceEvent. | 
|  | Gate | If enabled then every change of the Gate signal will trigger a TraceEvent. | 
|  | LaserPower1 | If enabled then the output power with a resolution of 1 bit will trigger a TraceEvent. | 
|  | LaserPower16 | If enabled then the output power with a resolution of 16 bit will trigger a TraceEvent. | 
|  | LaserPower2 | If enabled then the output power with a resolution of 2 bit will trigger a TraceEvent. | 
|  | LaserPower4 | If enabled then the output power with a resolution of 4 bit will trigger a TraceEvent. | 
|  | LaserPower8 | If enabled then the output power with a resolution of 8 bit will trigger a TraceEvent. | 
|  | LaserTriggered | If enabled then every change of the 'LaserTriggered' signal will trigger a TraceEvent. | 
|  | Lm | If enabled then every change of the LM signal will trigger a TraceEvent. | 
|  | PortA | If enabled then changes occurring on PortA will trigger a TraceEvent. | 
|  | PortB | If enabled then changes occurring on PortB will trigger a TraceEvent. | 
|  | PortC | If enabled then changes occurring on PortC will trigger a TraceEvent. | 
|  | PortDHigh | If enabled then changes occurring on the upper bits (D23-16) of PortD will trigger a TraceEvent. | 
|  | PortDLow | If enabled then changes occurring on the lower bits (D15-0) of PortD will trigger a TraceEvent. | 
|  | PortEHigh | If enabled then changes occurring on the upper bits (D23-16) of PortE will trigger a TraceEvent. | 
|  | PortELow | If enabled then changes occurring on the lower bits (D15-0) of PortE will trigger a TraceEvent. | 
|  | PortLaserIn | If enabled then changes occurring on any bits of LaserIn will trigger a TraceEvent. | 
|  | PortLaserIn0 | If enabled then changes occurring on bit 0 of LaserIn will trigger a TraceEvent. | 
|  | PortLaserIn1 | If enabled then changes occurring on bit 1 of LaserIn will trigger a TraceEvent. | 
|  | PortLaserOut | If enabled then changes occurring on any bits of LaserOut will trigger a TraceEvent. | 
|  | PortLaserOut0 | If enabled then changes occurring on bit 0 of LaserOut will trigger a TraceEvent. | 
|  | PortLaserOut1 | If enabled then changes occurring on bit 1 of LaserOut will trigger a TraceEvent. | 
|  | PortLaserOut2 | If enabled then changes occurring on bit 2 of LaserOut will trigger a TraceEvent. | 
|  | StartMark | If enabled then every change of the StartMark signal (triggered by software or using the external pin) will trigger a TraceEvent. | 
 Remarks
Remarks See Also
See Also