interface ChipQS2633RGBVExtendProperty {
    @_xsi:type?: "ChipQS2633RGBVExtendProperty";
    Alarm_HTemp?: number;
    BaudRate: number;
    CurrentGrade?: number;
    DataGroupNumber: number;
    Duration: number;
    En_Reg_Dis?: boolean;
    IsSetLowEffectGamma?: boolean;
    IsUseNewModule?: boolean;
    LampNumPerData?: number;
    OpenDetectOff?: boolean;
    Reg_Delay_Pipes?: number;
    RegAA: number;
    RSV?: number;
    RSV1?: number;
    SecondDataLen?: number;
    SecondRegisterAddr?: number;
    SecondStartIndex?: number;
    SerieConnICNumPerGroupPowerSupply: number;
    Shunt_Det_Off?: boolean;
    Soft_RST?: boolean;
    T0: number;
    T1: number;
    ThirdDataLen?: number;
    ThirdDataStartIndex?: number;
    ThirdRegisterAddr?: number;
    TimeOut_Dis?: boolean;
    WorkMode?: number;
}

Hierarchy

Properties

@_xsi:type?: "ChipQS2633RGBVExtendProperty" = ...
Alarm_HTemp?: number = common.UInt8
BaudRate: number = common.UInt16_125
CurrentGrade?: number = common.UInt8
DataGroupNumber: number = common.UInt8_64
Duration: number = common.UInt16_125
En_Reg_Dis?: boolean = common.Bool
IsSetLowEffectGamma?: boolean = common.Bool
IsUseNewModule?: boolean = common.Bool
LampNumPerData?: number = common.UInt16
OpenDetectOff?: boolean = common.Bool
Reg_Delay_Pipes?: number = common.UInt8
RegAA: number = ...
RSV?: number = common.UInt8
RSV1?: number = common.UInt8
SecondDataLen?: number = common.Int32
SecondRegisterAddr?: number = common.Int32
SecondStartIndex?: number = common.Int32
SerieConnICNumPerGroupPowerSupply: number = common.UInt8_10
Shunt_Det_Off?: boolean = common.Bool
Soft_RST?: boolean = common.Bool
T0: number = ...
T1: number = ...
ThirdDataLen?: number = common.Int32
ThirdDataStartIndex?: number = common.Int32
ThirdRegisterAddr?: number = common.Int32
TimeOut_Dis?: boolean = common.Bool
WorkMode?: number = common.UInt8