Programming via XML interface
10.3 XML commands
SIMATIC RF600
Configuration Manual, 11/2018, C79000-G8976-C386-07
149
value_
subNetMask
IP address 1.0.0.1…
255.255.255.254
Subnet mask of the reader
Parameter is ignored, if DHCP is acti-
vated:
value_gateway IP address 1.0.0.1…
255.255.255.254
Gateway of the reader
Parameter is ignored, if DHCP is acti-
vated:
value_
dHCPEnable
Fixed values True
Use of DHCP to assign the IP address.
This command is available as of API V2.2.
The current IP address of the reader is read out with this command.
<resultCode> 0 </resultCode>
<iPAddress> value_iPAddress </iPAddress>
<subNetMask> value_subNetMask </subNetMask>
<gateway> value_gateway </gateway>
<dHCPEnable> value_dHCPEnable </dHCPEnable>
The error codes for negative replies ("resultCode" ≠ 0) are described in the section "Negative
XML replies (Page 213)".