
ABC40DC User Manual
Page 20 of 34
Appendix 4 M&C Commands
ReplyPacketformat ExplanationInterpretation Examples
ACK(Acknowledge7EFXE0ZZ7FAcknowledgethatthe
receivedpacketwas
properlyprocessed.
X=Deviceaddressofthepacket
sourcedevice.
ZZ=CRC.
1)reply:7EFFE0E07F
(ACKreplysentfrom
theBUC)
NACK(NotAcknowledge)7EFXF1YYZZ7F Indicate thata
problemwas
encounteredwith
thereceivedpacket.
X=Deviceaddressofthepacket
sourcedevice.
YY=Errorcode
(03=IncorrectCRC
18=Unrecognizedcommand
30=Setcommandattemptedona
restricteddatabaseelement)
ZZ=CRC.
1)reply:7EFFF103F2
7F
(NACKreplysentfrom
theBUCforan
invalidCRC)
2)reply:7EFFF118E9
7F
(NACKreplysentfrom
theBUCforan
unrecognized
command).
Command Packet
format Explanation Possible replies Interpretation Examples
1) cmd: 7E FF 02 06 06 02
7F
reply: 7E FF 84 06 06 01 02
87 7F
Get Device
Temperature
7E FF 02
06 06 02
7F
Query device for
current temperature
Update Device
Temp: 7E FF 84 06
06 TT TT ZZ 7F
TT TT = Device temp in °C
+ 273. ZZ = CRC.
(Temp = 0x0102 = 0d258 –
273 = -15°C) 2) cmd: 7E FF
02 06 06 02 7F
reply: 7E FF 84 06 06 01 34
B1 7F
(Temp = 0x0134 = 0d308 –
273 = +35°C)
Get Power
Supply
Temperature
7E FF 02
06 07 03
7F
Query device for
current power supply
temperature
Update Device PS
Temp: 7E FF 84 06
07 TT TT ZZ 7F
TT TT = PS temp in °C +
273. ZZ = CRC
1) cmd: 7E FF 02 06 07 03
7F reply: 7E FF 84 06 07 01
02 86 7F (Temp = 0x0102 =
0d258 – 273 = -15°C) 2)
cmd: 7E FF 02 06 07 03 7F
reply: 7E FF 84 06 07 01 34
B0 7F (Temp = 0x0134 =
0d308
273 = +35°C)
1) cmd: 7E FF 02 17 FF EA
7F
reply: 7E FF 84 17 FF 01 2C
41 7F
Get Output
Power
7E FF 02
17 FF
EA 7F
Query device for
current output power
Update Output
Power: 7E FF 84 17
FF PP PP ZZ 7F
PP PP = Output power in 10
x dBm. ZZ = CRC.
(Power = 0x012C = 0d300 =
30.0dBm.) 2) cmd: 7E FF 02
17 FF EA 7F
reply: 7E FF 84 17 FF 01 A0
CD 7F
(Power = 0x01A0 = 0d416 =
41.6dBm.)
Get Gain
7E FF 02
18 FF E4
7F
Query device for
current gain. Note:
value is depending of
attenuation settings.
Update Gain: 7E FF
84 18 FF GG GG ZZ
7F
GG GG = Gain in 10 x dB.
ZZ = CRC.
1) cmd: 7E FF 02 18 FF E5
7F reply: 7E FF 84 18 FF 02
8A 69 7F (Gain = 0x028A =
0d650 = 65.0dB.) 2) cmd:
7E FF 02 18 FF E5 7F reply: