
35
ATIM_ACW-MR4_UG_EN_V1.5
Counter value change.
Byte1
Byte2
Byte3
Byte4
Byte5
Byte6
Byte7
Byte8
0xC1
0x06
0x11
0xXX
0xYY
0xYY
0xYY
0xYY
With:
•
XX
the index of the counter
➢
XX
= 01 to select counter 1
➢
XX
= 02 to select counter 2
➢
XX
= 03 to select counter 3
➢
XX
= 04 to select counter 4
➢
XX
= FF to select all counter
•
YYYYYYYY
the new value to apply to the selected counter. This value shall be Little Endian encoded
EXAMPLE
If you want to change the value of counter index 1 with new value 39852, you should send this downlink
0xC10611
01
AC9B0000