Valid <SETTING>s are:
|
TCPIP |
Set/get the TCP/IP settings. Set <PARAMETERS> (separated by ;)
Set response SETCONFIG;NETWORK;[Interface;]TCPIP;<Type>[;<ConfiguredIP>;<ConfiguredNetmask>;<ConfiguredGateway>;<ConfiguredNameserver>] Get response GETCONFIG;NETWORK;[Interface;]TCPIP;<Type>[;<ConfiguredIP>;<ConfiguredNetmask>;<ConfiguredGateway>;<ConfiguredNameserver>];<ActualIP>;<ActualNetmask>;<ActualGateway>;<ActualNameserver> Where parameters prefixed with Configured are the configured values. The values prefixed with Actual are the actual settings used by the decoder. If Interface is omitted it defaults to Ethernet. The parameter is available since protocol version 2.1. Note |