Description Method EchoLink uses to key the local transmitter
Property type
An elTXControl enumeration.
Syntax
object.PTTActivation [= value]
The PTTActivation Property syntax has these parts:
|
object | An expression evaluating to an object of type SysopConfig. | value | An elTXControl enumeration, as described in settings. |
Settings The settings for value are:
| txVOX | 0 | |
| txASCII | 1 | |
| txRTS | 2 | |
| txDSR | 3 | |
|