User Manual

Table Of Contents
Commands Reference
354 Advanced Digital Motor Controller User Manual V2.0, July 8, 2019
FSA – DS402 PDS Finite State Automation Enable
HexCode: CC
Description:
Enables or disables the PDS Finite State Automation (FSA), as dictated in DS402 specifi-
cation.
Syntax Serial: ^FSA nn
~FSA
Syntax Scripting: setconfig(_FSA, nn)
Number of Arguments: 1
Argument 1: Mode
Type: Unsigned 8-bit
Min: 0 Max:1
Default: 0 = Off
Where:
nn =
0: FSA is inactive.
1: FSA is active.
TCP Communication Commands
This section describes all the configuration parameters uses for TCP operation.
TABLE 15-26. TCP Commands
Command Arguments Description
DHCP Enable Enable DHCP
GWA IP Octet Gateway Address
IPA IP Octet IP Address
IPP None IP Port
PDNS IP Octet Primary DNS
SBM IP Octet Subnet Mask
SDNS IP Octet Secondary DNS
WMOD Mode TCP Mode
DHCP - Enable DHCP
HexCode: 6F
Description:
Configure this parameter in order to enable the DHCP. The default value for DHCP service
is disabled. When DHCP is Disabled the user configured IP address is used by the control-
ler to access the network. By enabling DHCP service, the controller uses the IP address
provided by the DHCP server.