Options for RFID read operations.
This interface defines the configuration options for reading RFID tag data:
bank
HostBuffer
^RFR,H
offset
length
password
Optional
Options for RFID read operations.
Remarks
This interface defines the configuration options for reading RFID tag data:
bank: Optional memory bank to read from. UseHostBufferto emit^RFR,H.offset: Optional offset within the memory bank (ignored for HostBuffer).length: Optional length of data to read (ignored for HostBuffer).password: Optional password for protected operations.