AE & AEK Series Communication Protocol

e. g. 1: The reply of STUS 0 is “04” -> Express Hex code : 0x04 has transformed to binary
code. 0000 0100
B0 = 0
B1 = 0
B2 = 1 OTP Shutdown.
B3 = 0
B4 = 0
B5 = 0
B6 = 0
B7 = 0
24 : the power supply will soon be over temp. protected
34 : the power supply is in the over temp. protection mode (OTP)
e. g. 2: The reply of STUS 1 is “02” -> Express Hex code : 0x02 has transformed to Bin code.
0000 0010
B0 = 0
B1 = 1 Power CMD Active Software Command.
B2 = 0
B3 = 0
B4 = 0
B5 = 0
B6 = 0
B7 = 0
(Power off by Software Command)