Brooks Automation
278580 Revision A
115
LF80C ZeniD RFID Reader
7 Operation
Product Manual
7.3 Operation of SECS Protocol
Exception handling
S5F0: ABORT TRANSACTION (reader <-> host)
Used instead of an expected reply to abort a transaction. Function 0 is
defined in every stream and has the same meaning in every stream.
S5F0 W . * Header only
S5F1: GATEWAY READER ALARM REPORT SEND (reader ->
host, reply)
The reader reports all errors to the host.
S5F1 W
<L[3]
<B[1] ALCD >
* alarm code byte
<B[1] ALID >
* alarm ID
<A[MAX 40] ALTX > * alarm text
>.
S5F2: ALARM REPORT ACKNOWLEDGE (host -> reader)
The host acknowledges an alarm.
S5F2
<B[1] ACKC5>.
System errors
S9F1: UNRECOGNIZED DEVICE ID (reader -> host)
The device ID in the message block header does not correspond to
expected device ID.
S9F1
<B[10] MHEAD > .
S9F3: UNRECOGNIZED STREAM TYPE (reader -> host)
The reader does not recognize the stream type in the message block
header.
S9F3
< B[10] MHEAD > .
S9F5: UNRECOGNIZED FUNCTION TYPE (reader -> host)
The reader does not recognize the function number in the message block
header.
S9F5
< B[10] MHEAD > .
S9F7: ILLEGAL DATA (reader -> host)
The reader does not recognize the data in the message.
S9F7
< B[10] MHEAD > .