Page 24 of 62
© 2021 Multidyne
FN-64-CHAS Product Manual
3.7
System Parameters
MDCP protocol version 3.0 adds commands for setting and querying configuration and other system
parameters. These commands greatly simplify the MDCP command set and supersede several configuration
commands.
System parameter values can be set in Stored memory and/or Active memory. Stored values are loaded on
system startup. Active values are the current control values of the running system, but wont be retained after a
system restart if they differ from the Stored value.
Command
Arguments
Description
Get
[Parameter]
Query Active parameter values.
GetS
[Parameter]
Query Stored parameter values.
Set
[Parameter][Value]
Set Active/Stored parameter value (depends on parameter).
SetA
[Parameter][Value]
Set Active value of a parameter only.
SetS
[Parameter][Value]
Set Stored value of a parameter only.
Table 14: System Parameter Commands
Parameter identifiers are represented as one or more alphanumeric words separated by periods, representing a
tree structure similar to file folders or directories. Table 15 below describes the columns in the System
Parameter Table.
Parameter
Parameter identifier consisting of one or more words separated by periods.
Value
Value type, see the Command Arguments section for details.
Access
Parameter access.
R
for Readable settings,
W
for writable settings, or
RW
for both.
Set
Default parameter memory used with the Set Command.
A
for Active,
S
for Stored, or
AS
for
both. Commands which use only Stored memory require a reboot to become Active.
Table 15: System Parameter Table Columns
3.7.1
System Parameter Table
Parameter
Value
Access Set Description
ctl.MDCP.ver
String
R
MDCP version in the form MAJOR.MINOR (3.0 for example).
ctl.serial.baud
Number RW
AS RS-232 serial port baud rate in bits/second.
ctl.serial.log
Boolean RW
AS RS-232 serial port protocol log enable.
ctl.serial.proto String
RW
AS RS-232 serial port protocol selection (“MDCP”, “svs”, etc).
ctl.serial2.baud Number RW
AS RS-485 serial port baud rate in bits/second.
ctl.serial2.log
Boolean RW
AS RS-485 serial port protocol log enable.
ctl.serial2.proto String
RW
AS RS-485 serial port protocol selection (“MDCP”, “svs”, etc).