DebugSequence
Controls which program sequences (program scans) will be included in the DebugTrace information. Valid options are:
| Code | Description |
|---|---|
| -1 | Trace all sequences |
| 0 | Trace only main sequence |
| 1 | Trace only the first slow sequence |
| 2 | Trace only the second slow sequence |
| 3 | Trace only the third slow sequence |
| 4 | Trace only the fourth slow sequence |
Type: Constant