Method IsTransceiver
View SourceIsTransceiver()
Determines whether the transmitter is a transceiver.
Declaration
bool IsTransceiver()
Returns
Type | Description |
---|---|
Boolean |
|
Remarks
This function must return true
if the same radio is currently used for receiving and transmitting,
and its transmit frequency follows receiver's dial frequency in the simplex mode; otherwise false
.