DigTDRCfgStrMsg
Dig TDR Cfg Str Msg
AM Type: 173
Source Code
| Field | Bits | Type | Unit | Condition | Mutator | Validator | Description |
|---|---|---|---|---|---|---|---|
| ls_header | — | Struct | Always | ||||
| ├── uplink_version | 4 | UInt | Always | ||||
| ├── node_id_high | 4 | Fragment | Always | ||||
| ├── product_code | 8 | UInt | Always | ||||
| ├── node_id | 16 | UInt | Always | ||||
| ├── sequence_number | 8 | UInt | Always | ||||
| └── am_type | 8 | UInt | Always | ||||
| version | 4 | UInt | Always | ||||
| isEnabled | 1 | Bool | Always | ||||
| mode | 2 | Enum | Always | SHORT (0), LONG (1), AUTO (2) | |||
| longPulseLength | 10 | UInt | ns | Always | |||
| aggregationCycles | 3 | UInt | Always | LogarithmicMutator | PowerOfTwoValidator | ||
| cableVelocityFactor | 10 | UInt | % | Always | DividerMutator(÷100), MultiplierMutator(×1023) | ||
| internalTimeOffset | 15 | UInt | ps | Always | |||
| externalDistanceOffset | 13 | UInt | cm | Always | |||
| rfu | 6 | Reserved | Always |