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