OPTION 005 GMSK Bt 0.3
Annex A-28
MODULATION MODE
MODE Set modulation mode
Data type: Character Program Data (valid combinations of AM, AM1,
AM2, FM, FM1, FM2, GMSK, PM, PM1, PM2, WBFM or
PULSE, see Table below)
Allowed suffices: None
Default suffix: None
Examples:
MODE AM,FM
MODE FM1,FM2
Single Composite Dual Dual Composite GMSK
AM1 AM1,AM2 AM1,FM1 AM1,AM2,FM1,FM2 GMSK
FM1 FM1,FM2 AM1,PM1 AM1,AM2,PM1,PM2
PM1 PM1,PM2 AM1,WBFM AM1,AM2,WBFM
WBFM PULSE,FM1 PULSE,FM1,FM2
PULSE PULSE,PM1 PULSE,PM1,PM2
PULSE,WBFM
Note...
At any time the '1' may be omitted, for example FM is equivalent to
FM1. Order is not important, for example AM,FM is equivalent to
FM,AM.
MODE?
Prepares message containing information on Modulation Mode
in the following format:
:MODE:<mode>
where: <mode> is character program data indicating the
modulation mode settings.
Example:
:MODE FM1,FM2