interface ChipFM6182ExtendProperty {
    @_xsi:type?: "ChipFM6182ExtendProperty";
    CurrentLowCompsention?: number;
    CurrentPoint?: number;
    DetectionEable?: number;
    ErrorDetection?: number;
    FirstCompsentionOne?: number;
    FirstCompsentionTwo?: number;
    GhostElimination?: number;
    IsSetLowEffectGamma?: boolean;
    LowCompsention?: number;
    OpenUpTime?: number;
    ParityTimeSet?: number;
    PDMOpenTime?: number;
    RegValueConfigFirst: number;
    RegValueConfigSecond: number;
}

Hierarchy

Properties

@_xsi:type?: "ChipFM6182ExtendProperty" = ...
CurrentLowCompsention?: number = common.Int32
CurrentPoint?: number = common.Int32
DetectionEable?: number = common.Int32
ErrorDetection?: number = common.Int32
FirstCompsentionOne?: number = common.Int32
FirstCompsentionTwo?: number = common.Int32
GhostElimination?: number = common.Int32
IsSetLowEffectGamma?: boolean = common.Bool
LowCompsention?: number = common.Int32
OpenUpTime?: number = common.Int32
ParityTimeSet?: number = common.Int32
PDMOpenTime?: number = common.Int32
RegValueConfigFirst: number = common.UInt16_63
RegValueConfigSecond: number = common.UInt16_63