User's Manual

V750 RFID READER/WRITER, ANTENNA 2006-06, REV.C
OPERATION MANUAL
78 of 110
©OMRON CORPORATION 2006
(2) GET Communication (GETC)
This command allows the Reader/ Writer to read the current communication conditions. Just after SET
Communication command (SETC) is executed, new information shall be read out.
Command GETC (S) param1 (S) param n<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 GETC0000 (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 item is ft1 and/or ft2, the five items shall be returned with space
separation between each item. Double quotations shall not be used for enclosing.
(S) Space Character
Example 1) When [UHF power, Session] is read out:
[Tx] GETC cpw ss1<LF>
[Rx] GETC0000 cpw=10 ss1=1<LF>
Example 2) When [Filter setting, Filter condition 1, Filter condition 2] is read out:
[Tx] GETC fte fl1 fl2<LF>
[Rx] GETC0000 fte=1&2 ft1=0 1 20 XX11 ft2=0 1 20 1211<LF>