Description

Send a station ID over the RF link.

Return Type

None  

Syntax

object.SendID eType, [vID]

The SendID Method syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type EchoLinkSession.
eTypeRequired. An elIDType enumeration, as described in settings.
vIDOptional. A Variant value.

Settings

The settings for eType are:

ConstantValueDescription
 idDefault0
 idMorse1
 idSpoken2
 idWave3