Commands to set modem's speed negotiation modes.
SpeedNegotiation_Off | Connect only at DTE speed, not lower. |
SpeedNegotiation_On | Use lower DCE speed to connect, if necessary. |
A single command string.
(1)
HKR, Settings, SpeedNegotiation_Off,, "N0"
HKR, Settings, SpeedNegotiation_On,, "N1"
(2)
HKR, Settings, SpeedNegotiation_Off,, "&A0"
HKR, Settings, SpeedNegotiation_On,, "&A1"
If the modem does support speed negotiation, it is important to fill in these settings.
If the modem does not support any or all of the SpeedNegotiation settings, the corresponding registry entry should not be included. The supported commands must be indicated in the ModemOptions member of the Properties registry entry for the SpeedNegotiation settings to be used.
ModemOptions in the Properties registry setting documentation