Skip to main content

Ping

Retrieves a MBx24 serial number as proof of life.

Request

012345678910111213141516171819202122232425262728293031
ID6

Request Structure

ByteValueSizeTypeDescription
0ID1BINMBx24 address (ID)
161BINPING instruction code

Response

012345678910111213141516171819202122232425262728293031
IDN1N2N3N4N5

Response Structure

ByteValueSizeTypeDescription
0ID1BINMBx24 address (ID)
1N11BIN1st peripheral’s serial number pair
2N21BIN2nd peripheral’s serial number pair
3N31BIN3rd peripheral’s serial number pair
4N41BIN4th peripheral’s serial number pair
5N51BIN5th peripheral’s serial number pair

Remarks

N1 through N5 are the serial’s number pairs. The serial number is composed of 10 digits. Every 2 digits constitute a pair. For instance, the serial number 5023456789 has the pairs ‘50’, ‘23’, ‘45’, ‘67’ and ‘89’, being N1 the first pair ‘50’.

Example

Pinging peripheral MBx24 with the ID '50'

012345678910111213141516171819202122232425262728293031
5006