interface ChipFM6127ExtendProperty {
    @_xsi:type?: "ChipFM6127ExtendProperty";
    BlueRegValueConfigFirst: number;
    BlueRegValueConfigFourth: number;
    BlueRegValueConfigSecond: number;
    BlueRegValueConfigThird: number;
    ChipLibVersion?: number;
    GreenRegValueConfigFirst: number;
    GreenRegValueConfigFourth: number;
    GreenRegValueConfigSecond: number;
    GreenRegValueConfigThird: number;
    IsAdvancedMode: boolean;
    IsSetLowEffectGamma?: boolean;
    IsUseNewModule?: boolean;
    RedRegValueConfigFirst: number;
    RedRegValueConfigFourth: number;
    RedRegValueConfigSecond: number;
    RedRegValueConfigThird: number;
    VRedRegValueConfigFirst: number;
    VRedRegValueConfigFourth: number;
    VRedRegValueConfigSecond: number;
    VRedRegValueConfigThird: number;
}

Hierarchy

Properties

@_xsi:type?: "ChipFM6127ExtendProperty" = ...
BlueRegValueConfigFirst: number = common.UInt16_65474
BlueRegValueConfigFourth: number = common.UInt16_65474
BlueRegValueConfigSecond: number = common.UInt16_26722
BlueRegValueConfigThird: number = common.UInt16_3841
ChipLibVersion?: number = common.UInt8
GreenRegValueConfigFirst: number = common.UInt16_65474
GreenRegValueConfigFourth: number = common.UInt16_65474
GreenRegValueConfigSecond: number = common.UInt16_28770
GreenRegValueConfigThird: number = common.UInt16_3841
IsAdvancedMode: boolean = common.Bool_true
IsSetLowEffectGamma?: boolean = common.Bool
IsUseNewModule?: boolean = common.Bool
RedRegValueConfigFirst: number = common.UInt16_65474
RedRegValueConfigFourth: number = common.UInt16_65474
RedRegValueConfigSecond: number = common.UInt16_30818
RedRegValueConfigThird: number = common.UInt16_3841
VRedRegValueConfigFirst: number = common.UInt16_65474
VRedRegValueConfigFourth: number = common.UInt16_65474
VRedRegValueConfigSecond: number = common.UInt16_30818
VRedRegValueConfigThird: number = common.UInt16_3841