Share via


FlowControl_Off, FlowControl_Hard, FlowControl_Soft

The flow control settings identify the command strings that configure the modem's flow control.

Format

A single command string.

Examples

The following are examples of these entries:

    HKR, Settings,FlowControl_Off,,    "&K0"
    HKR, Settings,FlowControl_Hard,,    "&K3"
    HKR, Settings,FlowControl_Soft,,    "&K4"
Or:
    HKR, Settings,FlowControl_Off,,    "\Q0"
    HKR, Settings,FlowControl_Hard,,    "\Q3"
    HKR, Settings,FlowControl_Soft,,    "\Q1"

Remarks

Do not include a flow control INF entry if the modem does not support any FlowControl settings. The supported commands must be indicated in the ModemOptions member of the Properties INF file entry.

See also

Properties

 

 

Send comments about this topic to Microsoft