E-4 Compressed ASCII Commands Date Code 990215
SEL-351P Manual Técnico
CSTATUS C
OMMAND
– SEL-351P
Display status data in compressed ASCII format by sending:
CST <CR>
The SEL-351P sends:
<STX>"FID","BCBFID","yyyy"<CR>
"Relay FID string","Relay Battery Charger Board FID string","yyyy"<CR>
"MONTH","DAY","YEAR","HOUR","MIN","SEC","MSEC","yyyy"<CR>
"xxxx","xxxx","xxxx","xxxx","xxxx","xxxx","xxxx","yyyy"<CR>
"IA","IB","IC","IN","VA","VB","VC","VS","MOF","+5V_PS","+5V_REG",
"-5V_REG","+12V_PS","-12V_PS","+15V_PS","yyyy"<CR>
"xxxx","xxxx","xxxx","xxxx","xxxx","xxxx","xxxx","xxxx","xxxx","xxxx",
"xxxx","xxxx","xxxx","xxxx","xxxx","yyyy"<CR>
"-15V_PS","TEMP","RAM","ROM","A/D","CR_RAM","EEPROM","IO_BRD","SF6",
"MODE","%CAP","HRS_LFT","5V_PSBC","12V_AUX","VBAT","IBAT","yyyy"<CR>
"xxxx","xxxx","xxxx","xxxx","xxxx","xxxx","xxxx","xxxx","xxxx","xxxx",
"xxxx","xxxx","xxxx","xxxx","xxxx","xxxx","yyyy"<CR><ETX>
where: xxxx is the data values corresponding to the first line labels and
yyyy is the 4-byte hex ASCII representation of the checksum.
CHISTORY C
OMMAND
– SEL-351P
Display history data in compressed ASCII format by sending:
CHI <CR>
The relay sends:
<STX>"FID","BCBFID","yyyy"<CR>
"Relay FID string","Relay Battery Charger Board FID string","yyyy"<CR>
"REC_NUM","MONTH","DAY","YEAR","HOUR","MIN","SEC","MSEC",
"EVENT","LOCATION","CURR","FREQ","GROUP","SHOT","TARGETS",
"yyyy"<CR>
xxxx,xxxx,xxxx,xxxx,xxxx,xxxx,xxxx,xxxx,"xxxx",xxxx,xxxx,xxxx,xxxx,xxxx,
"xxxx","yyyy"<CR><ETX>
(the last line is then repeated for each record)
where: xxxx are the data values corresponding to the first line labels and
yyyy is the 4-byte hex ASCII representation of the checksum.
If the history buffer is empty, the relay responds:
<STX>"No Data Available","0668"<CR><ETX>