interface ChipMBI5986DecodeParam {
    @_xsi:type?: "ChipMBI5986DecodeParam";
    BlankUnitNumPerScan?: number;
    CtrEndPoint?: number;
    DecodeChipType?: DecodeTypeEnum;
    EliminateShortCircuitLevel: number;
    IsNewDecodeType?: boolean;
    RowChangePoint?: number;
}

Hierarchy

Properties

@_xsi:type?: "ChipMBI5986DecodeParam" = ...
BlankUnitNumPerScan?: number = common.Int32
CtrEndPoint?: number = common.Int32
DecodeChipType?: DecodeTypeEnum
EliminateShortCircuitLevel: number = common.UInt8_0
IsNewDecodeType?: boolean = common.Bool
RowChangePoint?: number = common.Int32