Page 41
Ethernet Interface
combiSENSOR 64x0
6.4.9
Status (STS)
Reads all settings at once.
The individual parameters are separated by a semicolon. The structure of the respective responses corre-
sponds to those of the individual requests.
STS
Command
$STS<CR>
Response
$STSSTIn;AVTn;AVNn;CHS…;TRG.OK<CRLF>
6.4.10
Version (VER)
Requesting the current software version.
VER
Command
$VER<CR>
Response
$VERDT6400;V1.2a;8010079<CRLF>
6.4.11
Ethernet Settings (IPS)
Changes the IP settings of the controller.
IPS
Command
$IPSm,<IPAddress>,<SubnetAddress,<GatewayAddress>
<CR>
Example
$IPS0,169.254.168.150,255.255.0.0,169.254.168.1<CR>
Response
$IPSm,<IPAddress>,<SubnetAddress>,<GatewayAddress>OK<CRLF>
Index
m = 0: static IP address
m = 1: activates DHCP*
* If DHCP is active, no IP subnet- and gateway address has to be transmitted.
Request
settings
Command
$IPS?
Response
$IPS? m,<IPAddress>,<SubnetAddress>,<GatewayAddress>OK<CRLF>