SMP 111 • Remote Communication and Control 81
Command and Response Tables (continued)
NOTES:
X5#
= Port timeout Time in tens of milliseconds to wait for characters coming into a serial port before
terminating (min = 0, max = 32767. Default: 10 = 100 ms). The response is returned with
leading zeros.
X5$
= Inter‑character timeout Time in tens of milliseconds to wait between characters coming into a serial port before
terminating (min = 0, max = 32767. Default: 2 = 20 ms). The response is returned with
leading zeros.
Commands using both
X1(
and
X2)
must have both values = 0 or both set to non‑zero.
X5%
= Primary port status Parameter to set either the Length of message to receive, or the Delimiter value.
L = # = byte count (min = 0, max = 32767. Default = 0L = 0 byte count).
D = decimal value for ASCII character. (min = 0, max = 00255. Default = 00000L).
Value is placed prior to parameter: 3 byte length = "3L" and ASCII 0A delimiter is "10D".
The parameter is case sensitive, must use capital D or capital L. The response is returned
with leading zeros.
X5^
= Length delimiter Priority status for receiving timeouts: 0 = use Send data string command parameters when
available. 1 = use Configure receive timeout command parameters (Default = 0).
X5&
= RS‑232 baud rate 9600 (Default), 19200, 38400, 57600, 115200 bps
X5*
= RS‑232 parity Odd, Even, None (Default), Mark, Space
X5(
= RS‑232 data bits 7, 8 (Default)
X6)
= RS‑232 stop bits 1 (Default), 2
X6!
= Password Maximum length 12 characters. All alpha‑numeric characters and ASCII symbols permitted
except \,/,|,"space", and "*"
X6@
= Port timeout In tens of seconds, zero padded (Default: 00030 = 300 seconds)
Command
Function
SIS Command
(Host to Device)
Response
(Device to Host)
Additional Description
View current port
timeout
E
0 TC
} X6@
]
Set global IP port
timeout
E
1*
X6@
TC
}
Pti1
*
X6@
]
View global IP port
timeout
E
1
TC
} X6@
]
RS-232 Port
Configure serial port
parameters
E
1*
X5&
,
X5*
,
X5(
,
X6)
CP
}
Cpn
01•Ccp
X5&
,
X5*
,
X5(
,
X6)]
Reset serial port E
1*9600,n,8,1CP
}
Cpn
01•Ccp
X5&
,
X5*
,
X5(
,
X6)]
View serial port
settings
E
1CP
} X5&
,
X5*
,
X5(
,
X6)
]
Set serial port receive
timeout
E
1*
X5#
*
X5$
*
X5^
*
X5%
CE
}
Cpn01•Cce
X5#
,
X5$
,
X5^
,
X5%
]
View serial port
receive timeout
E
1CE
} X5#
,
X5$
,
X5^
,
X5%
]
Password and Security Settings
Set administrator
password
E X6!
CA
}
Ipa•
X6!] X6!
= Up to 12 alpha‑numeric
characters.
View administrator
password
E
CA
}
****
] If no password is set, the
response is
]
(no ****).
Reset (clear)
administrator
password
E
•CA
}
Ipa•
]
Set user password E X6!
CU
}
Ipu•
X6!] X6!
= Up to 12 alpha‑numeric
characters.
View user password E
CU
}
****
] If no password is set, the
response is
]
(no ****).
Reset (clear) user
password
E
•CU
}
Ipu•
]
View session security
level
E
CK
}
n
] Security level of connection
11 = user, 12 = administrator.