interface ChipFM6373RGBVExtendProperty {
    @_xsi:type?: "ChipFM6373RGBVExtendProperty";
    BlueProperty?: ChipFM6373ExtendProperty;
    ChipLibVersion?: number;
    CouplingEnhancedMode?: boolean;
    GreenProperty?: ChipFM6373ExtendProperty;
    IsAdvancedMode?: boolean;
    IsSetLowEffectGamma?: boolean;
    IsUseNewModule?: boolean;
    LowGreyPittingOptimization?: number;
    RedProperty?: ChipFM6373ExtendProperty;
    RefNumPerVs?: number;
    REG_LENGTH: number;
    SaveSetSubfieldByMySelfToConfigfile?: boolean;
    ScanType?: ScanTypeEnum;
    SpecialDataLen?: number;
    SpecialRegisterAddr?: number;
    SubField?: number;
    VRedProperty?: ChipFM6373ExtendProperty;
}

Hierarchy

Properties

@_xsi:type?: "ChipFM6373RGBVExtendProperty" = ...
ChipLibVersion?: number = common.UInt8
CouplingEnhancedMode?: boolean = common.Bool
GreenProperty?: ChipFM6373ExtendProperty
IsAdvancedMode?: boolean = common.Bool
IsSetLowEffectGamma?: boolean = common.Bool
IsUseNewModule?: boolean = common.Bool
LowGreyPittingOptimization?: number = common.UInt8
RefNumPerVs?: number = common.UInt16
REG_LENGTH: number = common.Int32_48
SaveSetSubfieldByMySelfToConfigfile?: boolean = common.Bool
ScanType?: ScanTypeEnum
SpecialDataLen?: number = common.Int32
SpecialRegisterAddr?: number = common.UInt32
SubField?: number = common.UInt8