Description Assert or inhibit the DTR pin on the TX Control COM port.
Return Type
None
Syntax
object.ControlDTR bAssert
The ControlDTR Method syntax has these parts:
|
object | An expression evaluating to an object of type EchoLinkSession. | bAssert | Required. A Boolean value. |
|