Description Connect to the specified callsign or node number. Runs asynchronously unless bWait is True.
Return Type
None
Syntax
object.Connect sStation, bWait
The Connect Method syntax has these parts:
|
object | An expression evaluating to an object of type EchoLinkSession. | sStation | Required. A String value. | bWait | Required. A Boolean value. |
|