RS232 Protocol NSL-4601
24 of 58
This answer is retuned from the device. It indicates that the request did succeed and the current
Set Id, Current Power Status, Current Source, Aging Mode Status, Key Lock Status and Ack/Nack
is returned.
ID
(char-3~5Bytes)
(0)
Return Cmd
(char-4Bytes)
Data
(char-1~3Bytes)
Data End
(char-2Bytes “\r\n”)
CPS= 1
\r\n
CSR= 1
\r\n
AGI= 0
\r\n
KLC= 0
\r\n
TIH= 23
\r\n
TIM= 59
\r\n
NTH= 23
\r\n
NTM= 59
\r\n
NTI= 0
\r\n
FTH= 23
\r\n
FTM= 59
\r\n
FTI= 0
\r\n
NSR= 1
\r\n
MDE= 1
\r\n
ACK
(Hexa-1Byte)
0x06
or
ID
(char-3~5Bytes)
NACK
(Hexa-1Byte)
(0) 0x15
2.4.4
Broadcast Command to all devices in the serial chain
These commands are not addressed to an individual device in the chain but instead will be
processed by all devices. Broadcast commands will not give any replies or acknowledges. Thus
only direct control commands and value adjust commands can be send in this way.
Example: Power On all
In order to Power on all in the chain, the device-ID is set to “0”. Broadcast commands will not be
acknowledged with a reply from the device.
Head
(char-2Bytes)
ID
(char-3Bytes)
Cmd
(char-3Bytes)
Cmd end
(char-1Byte)
K: ALL
PON .