User's Manual

V740 RFID READER/WRITER, ANTENNA 2005-07, REV.01
OPERATION MANUAL
35 of 45 ©OMRON CORPORATION 2005
2.2.4.4 Get Information
The client software can get the information about the
status of the reader. For example, firmware version
and current time of the system. To get firmware
version information,The format is as follows:
SELECT entry FROM table_expression
Table5 : Table Schema - Get Information
Keyword Entry Table Arguments Range Example
Value
Comments
version Firmware String - 2.0.61 (2005-
01-
06T16:40:12-
05:00)
Requests the
firmware version of
the reader
SELECT
current_time Settings String - 2005-01-
01T00:01:39.8
91808
Requests the
current time of the
reader.
Firmware - - - -
Table for the
information about
the reader's
firmware.
FROM
Settings - - - -
Table for the
information about
the reader's
settings.