
39
CM900 Feature Commands
Syntax:
#OPTn[P1,
xy
];
Name
Required/Optional
Data Type
Format
Description
n
Required
Variant
OPT
Command
where Command is 1, 2, 3
Option:
• OptiVoice (1);
• PrioriTeach (2);
• Solo (3)
P1
Required
Constant
P1
X
Required
Variant
where x is I for #OPT1
and either I or B for other
options
• OptiVoice (I);
• PrioriTeach (2B);
• Solo (B)
Examples:
OptiVoice Off: #OPT1[P1, I0];
OptiVoice Low: #OPT1[P1, I1];
OptiVoice Med: #OPT1[P1, I2];
OptiVoice High: #OPT1[P1, I3];
PrioriTeach Toggle: #OPT2[P1, B+];
Solo Toggle: #OPT3[P1, B+];
y
Required
Variant
• Optivoice OFF (0)
• OptiVoice Low (1)
• OptiVoice Med (2)
• Optivoice High (3)
where y is a single digit
when x is I, and or
- when x is B