User Manual

Table Of Contents
Commands Reference
358 Advanced Digital Motor Controller User Manual V2.0, July 8, 2019
Octet Value
1 192
2 168
3 1
4 1
Where:
cc = octet
nn = octet value
Example:
^PDNS 1 192_^PDNS 2 168_^PDNS 3 2_^PDNS 4 1: Set Primary DNS 192.168.2.1.
SBM - Subnet Mask
HexCode: 6A
Description:
Configure this parameter in order to set the Subnet Mask to define the range of IP ad-
dresses that can be used in your network. Subnet Mask option includes 4 values repre-
senting each octet in the IP address v4 format. Devices within the same sub-network can
communicate directly. Using the default subnet mask, all devices with the first 3 bytes
identical are located in the same sub-network and almost 256 (not all 256 values may be
used as a host IP) unique host devices may be used in the network. Subnet Mask option
includes 4 values representing each octet in the IP address. The default Subnet Mask val-
ue is 255.255.255.0.
Syntax Serial: ^SBM cc nn
~SBM
Syntax Scripting: setconfig(_SBM, cc, nn)
Number of Arguments: 2
Argument 1: IP Octet
Type: Unsigned 8-bit
Min: 1 Max: 4
Argument 2: Subnet Mask
Type: Unsigned 8-bit
Min: 0 Max: 255
Default:
Octet Value
1 255
2 255
3 255
4 0