User's Manual

V750 RFID READER/WRITER, ANTENNA 2006-06, REV.C
OPERATION MANUAL
70 of 110
©OMRON CORPORATION 2006
(2) GET Reader (GETR)
This command allows the Reader/Writer to read the current functional conditions. Even after SET Reader
command (SETR) is executed, the old information shall be read out unless the reboot is completed.
Command GETR (S) param1 (S) param2...<LF>
It specifies a parameter connecting a setting item to a setting value. (‘The setting
item does not have to be prepended with ‘ -‘ .)
In a single command multiple setting items can be specified by separating with space.
A 2 or more character space is acceptable for indicating separation.
Response GETR (S) param1=value1 (S) ...param n = value n<LF>
If multiple items are specified, the Reader/Writer shall return response with
connecting specified items to the setting values with equal in the specified order.
Alphabetical characters included in the item name in the response shall be small
characters.
If the setting value includes any space, the space shall be enclosed with double
quotation.
(S) Space Character
Example 1) When [Firmware version;100-100-100-0] is read:
[Tx] GETR fwv<LF>
[Rx] GETR0000 fwv=100-100-100-0<LF>
Example 2) When [Host name; V750-BA50C04, IP; 192.168.1.1, and Net Mask; 255.255.255.0] is
read:
[Tx] GETR lhn lip lnm<LF>
[Rx] GETR0000 lhn=V750-BA50C04 lip=192.168.1.1 lnm=255.255.255.0 <LF>
Example 3) When [RS-232C Baud rate; 19200bps, Data length; 7 bit, Parity; even, and Stop; 1bit] is
read:
[Tx] GETR rbr rdt rpb rsb<LF>
[Rx] GETR0000 rbr=19200 rdt=7 rpb=E rsb=1<LF>
[Tx] GETR rbr rdt rpb rsb<LF>
[Rx] GETR0000 rbr=19200 rdt=7 rpb=E rsb=1<LF>