Settings, Compression_On and Settings, Compression_Off

Commands to set the modem's compression modes.

Use a single command string. For example,

(1)
HKR, Settings, Compression_On,, "%%C3"
HKR, Settings, Compression_Off,, "%%C0"
(2)
HKR, Settings, Compression_On,, "%%C1 S101=35"
HKR, Settings, Compression_Off,, "%%C0 S101=0"
 

The default modulation, compression and protocol options set in the Init strings should be set to enable maximum flexibility.

If the modems supports compression (enable and disable), it is important to fill in these settings.

If the modem does not support any or all of the Compression 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 Compression settings to be used.

See also

ModemOptions in the Properties registry setting documentation, Registry Entry Name