Canboat ts-pgns
    Preparing search index...

    Interface PGN_130850_SimnetApCommandFields

    interface PGN_130850_SimnetApCommandFields {
        address?: number;
        angle?: number;
        apCommand?: number | SimnetApEvents;
        apStatus?: number | SimnetApStatus;
        direction?: number | SimnetDirection;
        industryCode?: number | IndustryCode;
        manufacturerCode?: number | ManufacturerCode;
        proprietaryId: number | SimnetEventCommand;
        reserved?: number;
        reserved5?: number;
        spare9?: number;
    }
    Index

    Properties

    address?: number
    angle?: number
    apCommand?: number | SimnetApEvents
    apStatus?: number | SimnetApStatus
    direction?: number | SimnetDirection
    industryCode?: number | IndustryCode
    manufacturerCode?: number | ManufacturerCode
    proprietaryId: number | SimnetEventCommand
    reserved?: number
    reserved5?: number
    spare9?: number