Data Value Extended
Group: 0x17 Command: 0x08
Receivingβ
When receiving command 0x08 the 'Data' section will look like this:
| NID | Unused π§ | Flag bytes | Unused π§ | Track mode | Function count | Unused π§ | Speed and direction | Functions | Special functions |
|---|---|---|---|---|---|---|---|---|---|
| 16 Bit | 16 Bit | 32 Bit | 128 Bit | 8 Bit | 8 Bit | 144 Bit | 16 Bit | 32 Bit | 32 Bit |
Speed and direction flagsβ
| Bit | Meaning |
|---|---|
| 0 ... 9 | Vehicle speed. Note: For all track formats, the maximum ZIMO speed is 1008. Values > 1008 are automatically scaled to 1008. |
| 10 | Direction instruction (client to MX10) '0' β Forward '1' β Backward |
| 11 | Current track direction (MX10 to client) '0' β Forward '1' β Backward |
| 12 ... 13 | Sideways '0' β Undefined '1' β East '2' β West |
| 14 | Unused π§ |
| 15 | Vehicle Emergency Stop |
Track mode flagsβ
| Bit | Meaning |
|---|---|
| 4 ... 7 | 0: unknown 1: DCC 2: MM2 3: not defined 4: mfx 7: System Use |
Flag bytes π§β
Under constructionπ§
Description of flags is needed
Special functionsβ
| Bit | Meaning |
|---|---|
| 0 ... 3 | Shunting function state |
| 4 ... 5 | Manual mode state |
Sendingβ
When sending command 0x08 the 'Data' section will look like this:
| Mx10 NID | NID | 0 |
|---|---|---|
| 16 Bit | 16 Bit | 16 Bit |
note
Mode should be set to 0b00.