Programming via XML interface
10.3 XML commands
SIMATIC RF650R/RF680R/RF685R
Configuration Manual, 03/2018, C79000-G8976-C386-06
213
value_id Decimal value
0...4294967295 Unique command identifier
value_outValue Characters
0, 1, X
0000….
XXXX…
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) or remains
unchanged (X).
Example:
A "value_outValue" of "0X11"
• sets Outport00 to ON
• sets Outport01 to ON
• leaves Outport02 unchanged
• sets Outport03 to OFF
This command receives a negative
reply
"ERROR_PARAMETER_OUT_OF_RA
NGE" if there are more outputs to be
set than the reader supports.
If, for example, the reader only sup-
ports 2 outputs, with the example
above in which 4 outputs are ad-
dressed, no output will be set