Skip to main content

Group Count

Group: 0x07 Command: 0x00 0x07.0x00

Receiving

When receiving command 0x00 the 'Data' section will look like this:

Object typeNumber
16 Bit16 Bit

By Mode = 0b00 a device can query if the MX10 knows a certain device group (Object type). The MX10 responds (Mode = 0b11) with group and the known number of devices in the respective group.

note

Group Count for MX8, MX9 modules returns with unknown count (e.g. because request too early, auto-scan off, feedback error is present,...) the result is 0xFFFF.

Object type codes

Object typeDescription
0x0000Vehicles
0x2F00Trains
0x3000Accessories, DCC 'simple'
0x3200DCC 'eXtended' accessory decoder
0x5040MX8 Module
0x5080MX9 Module

Sending

When sending command 0x00 the 'Data' section will look like this:

NIDObject type
16 Bit16 Bit
note

Mode should be set to 0b00.