Modulation_CCITT, Modulation_Bell, Modulation_CCITT_V23
The modulation settings specify the command strings that are required to set the modem's modulation modes. The available modulation modes are as follows:
Modulation_CCITT
CCITT modulations for 300 & 1200 bpsModulation_Bell
Bell modulations for 300 & 1200 bpsModulation_CCITT_V23
CCITT modulations for V23
Format
A single command string.
Examples
The following two examples demonstrate the use of these entries:
HKR, Settings,Modulation_CCITT,, "B0 "
HKR, Settings,Modulation_Bell,, "B1 "
HKR, Settings,Modulation_CCITT,, "B0B15"
HKR, Settings,Modulation_Bell,, "B1B16"
Remarks
Do not include these entries if the modem does not support any Modulation settings. The supported commands must be indicated in the ModemOptions member of the Properties INF file entry.
See also