User's Manual
Table Of Contents
- 1 Identification
- 2 Declaration of Conformity
- 3 General Instructions
- 4 Safety Instructions
- 5 Product Specifications
- 6 Installation
- 7 Operation
- 7.1 Operating Personnel
- 7.2 Theory of Operation
- 7.3 Data Items Dictionary
- 7.4 Attribute (ECID and SVID) Values
- AlarmStatus (Read only)
- ASCII_T1 (ASCII only)
- ASCII_T3 (ASCII only)
- BAUDRATE
- CarrierIDLength
- CarrierIDOffset
- CHECKSUM (ASCII only)
- CID_DISPLAY
- CID_E99_PAD
- CID_ERROR
- CID_JUSTIFY
- CID_MAX_LENGTH
- CID_NP_ASCII
- CID_PAD
- Configuration (Read only)
- DeviceID
- DeviceType (Read only)
- DUAL_SENSOR
- ENABLE_EVENTS
- ENABLE_TIMEOUTS (ASCII only)
- EXTENDEDSSACK
- HardwareRevision- Level
- HeadID
- HeadStatus
- HOST_CONT_PORT1 _LED
- HOSTNAME
- MANTWRITEONLY
- Manufacturer
- MDLN
- ModelNumber
- OperationalStatus
- PARITY
- PIP (Read only)
- PIP_AUTOREAD
- PIP_AUTOREAD_ DATA
- PIP_AUTOREAD_ LENGTH
- PIP_SENSOR_ POLARITY
- RADIO_RETRY
- RDA
- RW_ADJUSTMENT
- RW_REPEATTIME
- SELF_TEST_ RESULT
- SENSOR_TIMEOUT
- SERIALNUM
- SerialNumber
- SIGNALSTRENGTH (Read only)
- SW_PARTNUMBER
- SOFTREV
- SoftwareRevision- Level
- STATUS_ENABLE
- TARGETID
- USETESTDIP
- 7.5 Operation of the SECS Protocol
- 8 Service and Troubleshooting
- 9 Dismantling and Storage
- 10 Transport and Disposal
Brooks Automation
260301 Revision A 73
ATR60LF RFID Reader CAN Bus 7 Operation
Product Manual 7.5 Operation of the SECS Protocol
S18F7: WRITE DATA REQUEST (WDR) (H ->E)
This message requests to write data to the subsystem component indicated
in the TARGETID. DATASEG may be used to indicate a specific section of the
data area to be written or overwritten.
S18F7 W
L,4
<TARGETID>
<DATASEG>
<DATALENGTH
<DATA>
If DATASEG and DATALENGTH are both omitted (zero length items), up to
200 bytes in the data area are to be overwritten. If only DATALENGTH is
omitted or if DATALENGTH has a value of zero, then all data within the
indicated section is to be written.
If DATASEG is omitted (zero length items), the value of DATALENGTH sets
the length of data that is to be written. If the length of the data that is to be
written is longer than the value of DATALENGTH, a communication error
(CE) occurs.
S18F8: WRITE DATA ACKNOWLEDGE (WDA) (E -> H)
This message acknowledges the success or failure of writing data to the
subsystem indicated in the TARGETID.
S18F8
L,3
<TARGETID>
<SSACK>
L,s
<STATUS1>
…
<STATUSs>
If the TARGETID is unknown, a communication error (CE) occurs.
Exceptions:
This command is not allowed for single-page TIRIS transponders.
If the TargetID is invalid, no statuses are sent (list of zero).