.enabled Property

Function:

Enables/disables PPP interface on the serial port specified by the ppp.portnum property.

Type:

Enum (no_yes, byte)

Value Range:

  • 0 — NO (default): not enabled
  • 1 — YES: enabled

See Also:

---


Details

Once this property is set to 1 — YES, the selected serial port ceases to be under the control of your application and works exclusively for the ppp. object.

PPP channel setup (ppp.buffrq, ppp.ip, ppp.portnum) can only be altered when the ppp. object is disabled.


.enabled Property

Details