API Help
Eplan.EplApi.DataModel Namespace / Properties.TerminalStrip Enumeration

In This Topic
    Properties.TerminalStrip Enumeration
    In This Topic
    Identificators of properties owned by TerminalStrip class.
    Syntax
    public enum Properties.TerminalStrip : System.Enum 
    public enum class Properties.TerminalStrip : public System.Enum 
    Members
    MemberValueDescription
    DESIGNATION_FULLFUNCTIONALASSIGNMENT1320Functional assignment # 1320.
    DESIGNATION_FULLINSTALLATIONNUMBER1720Higher-level function number # 1720.
    DESIGNATION_FULLLOCATION1220Mounting location # 1220.
    DESIGNATION_FULLPLACEOFINSTALLATION1420Installation site # 1420.
    DESIGNATION_FULLPLANT1120Higher-level function # 1120.
    DESIGNATION_FULLPRODUCT1820Product # 1820.
    DESIGNATION_FULLSUBINSTALLATIONNUMBER1721Higher-level function number (sub-identifier, complete) # 1721.
    DESIGNATION_FULLUSERDEFINED1620User-defined structure # 1620.
    FUNC_CODE20013DT: Identifier # 20013.
    FUNC_CRAFTCODE20316Media code # 20316.
    FUNC_FULLDEVICETAG20006DT (full) # 20006.
    FUNC_GRAVINGTEXT20025Engraving text # 20025.
    FUNC_IDENTDEVICETAG20005DT (identifying) # 20005.
    FUNC_IDENTDEVICETAGWITHOUTSTRUCTURES20008DT (identifying, without project structures) # 20008.
    FUNC_IDENTDEVICETAGWITHOUTSTRUCTURES_WITHSEPARATOR20215DT (identifying, without project structures, with preceding sign) # 20215.
    FUNC_MANUALCROSSREFERENCE20302Manual cross-reference # 20302.
    FUNC_MOUNTINGLOCATION20024Mounting site (describing) # 20024.
    FUNC_SUPPLEMENTARYFIELD20901Supplementary field # 20901.
    FUNC_TECHNICAL_CHARACTERISTIC20027Technical characteristics # 20027.
    FUNC_TEXT20011Function text # 20011.
    FUNC_TEXT_AUTOMATIC20031Function text (automatic) # 20031.
    INSTANCE_FULLPLACEMENTLOCATION19007Placement # 19007.
    TERMINAL_COUNTOFINTERNALOBJECTS35001Terminal strips: Total number of objects on terminal strip # 35001.
    TERMINALSTRIP_CONNECTIONDIAGRAMPAGE35010Terminal strips: Page name of terminal-connection diagram # 35010.
    TERMINALSTRIP_COUNTOFCOMMON35002Terminal strips: Number of general terminals # 35002.
    TERMINALSTRIP_COUNTOFN35003Terminal strips: Number of N terminals # 35003.
    TERMINALSTRIP_COUNTOFPE35004Terminal strips: Number of PE terminals # 35004.
    TERMINALSTRIP_COUNTOFSH35000Terminal strips: Number of SH terminals # 35000.
    TERMINALSTRIP_COUNTOFTERMINALMAINS35012Terminal strips: Number of main terminals # 35012.
    TERMINALSTRIP_COUNTOFTERMINALS35006Terminal strips: Number of terminals # 35006.
    TERMINALSTRIP_DIAGRAMPAGE35009Terminal strips: Page name of terminal diagram # 35009.
    TERMINALSTRIP_FIRSTTERMINAL35007Terminal strips: First terminal # 35007.
    TERMINALSTRIP_ITEMCOUNT35005Terminal strips: Number of terminals and accessories for terminal diagram # 35005.
    TERMINALSTRIP_LASTTERMINAL35008Terminal strips: Last terminal # 35008.
    TERMINALSTRIP_TERMINALLINEUPDIAGRAMPAGE35011Terminal strips: Page name of terminal line-up diagram # 35011.
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             Eplan.EplApi.DataModel.Properties.TerminalStrip

    See Also