Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPartSafetyRelatedValuePosition Class
Members

MDPartSafetyRelatedValuePosition Class
Class for defining use cases of safety-related values of a part. Please specify at least one function range using following properties: IsInput, IsLogic, IsOutput.
Inheritance Hierarchy

System.Object
   Eplan.EplApi.MasterData.MDPartsDatabaseItemChildData
      Eplan.EplApi.MasterData.MDPartSafetyRelatedValuePosition

Syntax
public class MDPartSafetyRelatedValuePosition : MDPartsDatabaseItemChildData 
Public Properties
 NameDescription
Public PropertyThe B10 (average count of cycles until 10% of the devices are failed)  
Public PropertyThe B10D (average count of cycles until 10% of the devices failed dangerously)  
Public PropertyThe Hierarchy1 text of the use case  
Public PropertyThe Hierarchy2 text of the use case  
Public PropertyThe Hierarchy3 text of the use case  
Public PropertyThe Hierarchy4 text of the use case  
Public PropertyThe Hierarchy5 text of the use case  
Public PropertyIs the function range "Input (Range)" selected (yes/no)  
Public PropertyIs the function range "Logic (Generate raport)" selected (yes/no)  
Public PropertyIs the function range "Output (React)" selected (yes/no)  
Public PropertyThe LambdaD  
Public PropertyThe MTBF (meam time between failures)  
Public PropertyThe MTTF (mean time to failure)  
Public PropertyThe MTTFD (mean time to dangerous failure)  
Public PropertyThe PFHD (probability of dangerous failure per hour)  
Public PropertyThe PL (performance level).  
Public PropertyThe RDF (ration of dangerous to all failures)  
Public PropertyThe SILCL. (SIL claim limit - for a subsystem)  
Public PropertyThe TMT1 (mission time; proof-test intervall)  
Top
Public Methods
 NameDescription
Public MethodDestructor for deterministic finalization of MDPartSafetyRelatedValuePosition object. (Inherited from Eplan.EplApi.MasterData.MDPartsDatabaseItemChildData)
Top
See Also