Ham Cockpit   

    Show / Hide Table of Contents

    Method IsTransceiver

    View Source

    IsTransceiver()

    Determines whether the transmitter is a transceiver.

    Declaration
    bool IsTransceiver()
    Returns
    Type Description
    Boolean

    true if this transmitter is a transceiver; otherwise, false.

    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.

    • View Source
    Back to top Generated by DocFX