interface ChipHX6158HDecodeParam {
    @_xsi:type?: "ChipHX6158HDecodeParam";
    BlankUnitNumPerScan?: number;
    CtrEndPoint?: number;
    DecodeChipType?: DecodeTypeEnum;
    IsNewDecodeType?: boolean;
    RowChangePoint?: number;
    ShadowEliminationEnhancedEnable: boolean;
    ShadowEliminationPotentialLevel: number;
}

Hierarchy

Properties

@_xsi:type?: "ChipHX6158HDecodeParam" = ...
BlankUnitNumPerScan?: number = common.Int32
CtrEndPoint?: number = common.Int32
DecodeChipType?: DecodeTypeEnum
IsNewDecodeType?: boolean = common.Bool
RowChangePoint?: number = common.Int32
ShadowEliminationEnhancedEnable: boolean = common.Bool_true
ShadowEliminationPotentialLevel: number = common.UInt8_4