interface ChipSM16389RGBVExtendProperty {
    @_xsi:type?: "ChipSM16389RGBVExtendProperty";
    BlueProperty?: ChipSM16389ExtendProperty;
    ChipLibVersion?: number;
    GreenProperty?: ChipSM16389ExtendProperty;
    IsAdvancedMode?: boolean;
    IsErrOpen?: boolean;
    IsGammaDllMode?: boolean;
    IsSetLowEffectGamma?: boolean;
    IsUseNewModule?: boolean;
    LineScanGrayScale?: number;
    LittlePeriodCount?: number;
    RedProperty?: ChipSM16389ExtendProperty;
    RefreshMagnificationP1?: number;
    RefreshMagnificationP2?: number;
    RefreshMagnificationP3?: number;
    REG_LENGTH: number;
    SpecialDataLen?: number;
    SpecialRegisterAddr?: number;
    TestGain?: number;
    VRedProperty?: ChipSM16389ExtendProperty;
}

Hierarchy

Properties

@_xsi:type?: "ChipSM16389RGBVExtendProperty" = ...
ChipLibVersion?: number = common.UInt8
IsAdvancedMode?: boolean = common.Bool
IsErrOpen?: boolean = common.Bool
IsGammaDllMode?: boolean = common.Bool
IsSetLowEffectGamma?: boolean = common.Bool
IsUseNewModule?: boolean = common.Bool
LineScanGrayScale?: number = common.Int32
LittlePeriodCount?: number = common.UInt8
RefreshMagnificationP1?: number = common.UInt8
RefreshMagnificationP2?: number = common.UInt8
RefreshMagnificationP3?: number = common.UInt8
REG_LENGTH: number = common.Int32_34
SpecialDataLen?: number = common.Int32
SpecialRegisterAddr?: number = common.UInt32
TestGain?: number = common.UInt8