![Omron V680S Series User Manual Download Page 241](http://html.mh-extra.com/html/omron/v680s-series/v680s-series_user-manual_743116241.webp)
Sec
tion 8
Ope
rat
ion In
ter
fa
c
e
Section 8
Web Browser Interface
239
RFID System
User's Manual
(Modbus TCP)
Configuration File
This section describes the format of the configuration file. The configuration file uses a normal INI file
format.
•
Any line that starts with a semicolon (;) is treated as a comment.
•
Any line that starts with an opening bracket ([) is treated as a section declaration row. The row must
also end in a closing bracket (]).
•
Any row that does not start with either of the above two characters is an entry row.
Section and Entry Table
Section name
Entry name
Description
Default
NetworkSetting
IPAddress
Gives the setting of the IP address of the
Reader/Writer. Specify four decimal numbers
separated by periods.
192.168.1.200
SubnetMask
Gives the setting of the subnet mask of the
Reader/Writer. Specify four decimal numbers
separated by periods.
255.255.255.0
GatewayAddress
Gives the setting of the default gateway of
the Reader/Writer. Specify four decimal
numbers separated by periods.
192.168.1.254
DeviceName
Gives the name of the Reader/Writer.
Specify up to 63 ASCII characters.
WebPassword
Gives the login password for the Web
browser interface. Specify up to 15 ASCII
characters. Specify ““ (blank) for no
password.
WebPortNo
Gives the Ethernet communications port
number for the Web browser interface.
Specify 1024 to 65535 decimal.
7090
RFTagCommunicationSetting
CommunicationSpe
ed
Gives the communications speed between
the Reader/Writer and RF Tags. Set a
decimal number.
0: High speed
1: Normal speed
0
WriteVerify
Gives the setting for write verification for
write communications. Set a decimal
number.
0: No verification
1: Verification
1
CommunicationOpti
on
Gives the setting of the RF Tag
communications option. Set a decimal
number.
0: Once
1: Auto
2: FIFO trigger (Without ID code check)
18: FIFO trigger (With ID code check)
0