interface ChipTLC5929ExtendProperty {
    @_xsi:type?: "ChipTLC5929ExtendProperty";
    IDMWorkCurrent?: number;
    IDMWorkTime: number;
    InspectionType?: number;
    IsPowerMode?: boolean;
    IsSetLowEffectGamma?: boolean;
}

Hierarchy

Properties

@_xsi:type?: "ChipTLC5929ExtendProperty" = ...
IDMWorkCurrent?: number = common.UInt8
IDMWorkTime: number = common.UInt8_3
InspectionType?: number = common.UInt8
IsPowerMode?: boolean = common.Bool
IsSetLowEffectGamma?: boolean = common.Bool