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:

PartDescription
objectAn expression evaluating to an object of type EchoLinkSession.
sStationRequired. A String value.
bWaitRequired. A Boolean value.