Programming via XML interface
10.3 XML commands
SIMATIC RF650R/RF680R/RF685R
Configuration Manual, 03/2018, C79000-G8976-C386-06
215
Parameter
Parameter
Type
Values
Description
value_id
Decimal value
0...9
0...4294967295
Unique command identifier
value_inValue
Binary characters
0, 1
0000….
1111
Each position stands for an input of the
reader:
•
Inport00: 1st position (least signifi-
cant bit right)
•
Inport01: 2nd position
•
Inport02: 3rd position
•
Inport03: 4th position
•
…
Depending on the value of the particu-
lar position, the corresponding input is
set to ON (1) or OFF (0).
If the reader does not support I/O the
value remains empty.
value_outValue
Binary characters
0, 1
0000….
1111
Each position stands for an output of
the reader:
•
Outport00: 1st position (least signif-
icant bit right)
•
Outport01: 2nd position
•
Outport02: 3rd position
•
Outport03: 4th position
•
…
Depending on the value of the particu-
lar position, the corresponding output is
set to ON (1) or OFF (0).
If the reader does not support I/O the
value remains empty.
10.3.2.13
resetReader
This command resets the reader.
After a positive reply from the user application, the reader terminates the TCP/IP connection
and then performs a reset. Following this, you need to establish the connection again with
the user application and restart with the "hostGreetings" command.