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

In This Topic
    MDPlcTemplatePosition Class
    In This Topic
    Class represents PLC function template of part.
    Inheritance Hierarchy

    System.Object
       Eplan.EplApi.MasterData.MDPartsDatabaseItemChildData
          Eplan.EplApi.MasterData.MDFunctionTemplatePosition
             Eplan.EplApi.MasterData.MDPlcTemplatePosition

    Syntax
    public class MDPlcTemplatePosition : MDFunctionTemplatePosition 
    public ref class MDPlcTemplatePosition : public MDFunctionTemplatePosition 
    Public Properties
     NameDescription
    Public PropertyRefers to the Description column in GUI. (Inherited from Eplan.EplApi.MasterData.MDFunctionTemplatePosition)
    Public PropertyThe bus system of the PLC template  
    Public PropertyThe channel designation of PLC template  
    Public PropertyThe connection dimension of the PLC template  
    Public PropertyThe connection point cross-section of the PLC template  
    Public PropertyThe connection point description of PLC template  
    Public PropertyThe connection point designation of PLC template  
    Public PropertyThe category of the function definition set to the function template (Inherited from Eplan.EplApi.MasterData.MDFunctionTemplatePosition)
    Public PropertyThe group of the function definition set to the function template (Inherited from Eplan.EplApi.MasterData.MDFunctionTemplatePosition)
    Public PropertyThe id of the function definition set to the function template (Inherited from Eplan.EplApi.MasterData.MDFunctionTemplatePosition)
    Public PropertyThe link to master data in Harness proD (Inherited from Eplan.EplApi.MasterData.MDFunctionTemplatePosition)
    Public PropertyIs PLC template intrinsically safe (yes / no)  
    Public PropertyIs PLC template relevant to safety (yes / no)  
    Public PropertyThe PLC bus interface name  
    Public PropertyThe plug device tag of PLC template  
    Public PropertyThe symbol of PLC template  
    Public PropertyThe symbol macro of PLC template  
    Public PropertyThe template group of the function template (Inherited from Eplan.EplApi.MasterData.MDFunctionTemplatePosition)
    Top
    Public Methods
     NameDescription
    Public MethodDestructor for deterministic finalization of MDPlcTemplatePosition object. (Inherited from Eplan.EplApi.MasterData.MDPartsDatabaseItemChildData)
    Top
    See Also