Description Send a tone burst over the local transmitter.
Return Type
None
Syntax
object.SendToneBurst nFrequency, nDuration
The SendToneBurst Method syntax has these parts:
|
| object | An expression evaluating to an object of type EchoLinkSession. | | nFrequency | Required. An Integer value. | | nDuration | Required. An Integer value. |
|