Connection Setting Keyword Tokens
ModemInitString
keyword
Keyword/Value syntax |
ModemInitString "<string>" |
Valid in connection types |
MODEM |
Can change value if connection is open? |
No |
Modem command string that initializes the modem.
The default value is (DEFAULT), meaning that the string for the selected modem name is used as the default.
Session.ConnectionSettings = "ModemInitString 'ATS0=0 E0 V1 H0 X4'"
Note: This setting is only relevant if you are using Reflection's old modem dialer (UseModemDialerV5 = True).