Description Begin (or end) transmitting to the connected station(s).
Return Type
None
Syntax
object.Transmit bTX
The Transmit Method syntax has these parts:
|
object | An expression evaluating to an object of type EchoLinkSession. | bTX | Required. A Boolean value. |
|