API Help
Eplan.EplApi.MasterData Namespace / MDPartSafetyRelatedValuePosition Class / B10 Property

In This Topic
    B10 Property
    In This Topic
    The B10 (average count of cycles until 10% of the devices are failed)
    Syntax
    public double B10 {get; set;}
    public:
    property double B10 {
       double get();
       void set (    double value);
    }
    See Also