60 ● CC DMC-40x0 Command Reference
CC
FUNCTION: Configure Communications Port 2
DESCRIPTION:
The CC command configures baud rate, handshake, mode, and echo for the AUX SERIAL PORT,
referred to as Port 2. This command must be given before using the MG, IN, or CI commands
with Port 2.
ARGUMENTS: CC m,n,r,p
m - Baud rate 9600,19200, 38400, or 115200
n - Handshake 0 for handshake off, 1 for handshake on
r - Mode 0 disabled, 1enabled
p - Echo 0 for echo off, 1 for echo on
Note: echo only active when daisy chain feature is off
USAGE: DEFAULTS:
While Moving Yes Default Value 115200,0,1,0
In a Program Yes Default Format -
Command Line Yes
Controller Usage
DMC-40x0
RELATED COMMANDS:
CI Configure Communication Interrupt
EXAMPLES:
CC 9600,0,0,0 9600 baud, no handshake, echo off.
Typical setting with TERM-P or TERM-H.
CC 19200,1,1,0 19,200 baud, handshake on, echo off.