Ham Cockpit   

    Show / Hide Table of Contents

    Enum RigStatus

    The status of the CAT connection to the radio.

    Namespace: VE3NEA.HamCockpit.DspFun
    Assembly: VE3NEA.HamCockpit.DspFun.dll
    Syntax
    public enum RigStatus

    Fields

    Name Description
    Disabled

    The CAT interface is disabled.

    NotConfigured

    OmniRig is not configured.

    NotInstalled

    OmniRig is not installed.

    NotResponding

    The radio is not responding.

    Online

    CAT interface OK.

    PortBusy

    The COM port is used by another program.

    • View Source
    Back to top Generated by DocFX