39
USER MANUAL
DCP-SRX
IDX
Function Description
More Details
Syntax
Example
29
Get selected firmware version
Command:
~VER!
Return:
~VER!( ^^^ )
Description:
Determine the system’s Application
Code version
Command:
~VER!
Return:
~VER!( 1.0 )
Description:
The system’s version is 1.0
30
Set Static IP Address
Command:
CIPxx.xx.xx.xxMASKxx.xx.xx.xxT
Return:
CIPxx.xx.xx.xxMASKxx.xx.xx.xxT
Description:
IPxx.xx.xx.xx = {ipaddress}
MASKxx.xx.xx.xx = {mask}
Command:
CIP192.168.1.122MASK255.255.2
55.0gw192.168.1.1T
Return:
CIP192.168.2.122MASK255.255.2
55.0gw192.168.1.1T
Description:
Set static IP address to
192.168.2.122, mask to
255.255.255.0, gateway to
192.168.1.1
31
Set DHCP IP Address
Command:
CDHCPT
Return:
CDHCPT
Description:
Set DHCP IP Address.
Command:
CDHCPT
Return:
CDHCPT
Description:
Set DHCP IP Address.
32
GET IP Address
Command:
SIPT
Return:
SIPT( IP:xx.xx.xx.xx MASK:xx.xx.xx.xx )
Description:
IPxx.xx.xx.xx = {ipaddress}
MASKxx.xx.xx.xx = {mask}
Command:
SIPT
Return:
SIPT( IP:192.168.2.128
MASK:255.255.255.0 )
Description:
Verify the static IP address