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

In This Topic
    Properties.PlcIO Enumeration
    In This Topic
    Identificators of properties owned by PlcIO class.
    Syntax
    public enum Properties.PlcIO : System.Enum 
    public enum class Properties.PlcIO : public System.Enum 
    Members
    MemberValueDescription
    AUTOMATIONML_OBJECTID25030# 25030.
    AUTOMATIONML_OBJECTID_225031AutomationML GUID 2 # 25031.
    FUNC_PLC_SIGNALRANGE20388Signal range # 20388.
    FUNC_PLCCONFIGURATIONPROJECT_INDIRECT20108Configuration project (indirect) # 20108.
    FUNC_PLCCPU_INDIRECT20434CPU (indirect) # 20434.
    FUNC_PLCSTATIONNAME_INDIRECT20420PLC station ID (indirect) # 20420.
    FUNC_PLCTERMINAL_INDEX_OF_STARTADDRESS20384PLC subdevice: Index # 20384.
    FUNC_PLCTERMINAL_NO_ADRESSING20380Do not include in addressing # 20380.
    FUNCTION_PLCIMPORTCOMPARE_MARKEDTOBEDELETED20186Marked for deletion # 20186.
    PLCIOENTRY_COMMUNICATIONENTITY_NAME23400Name of the communication unit # 23400.
    PLCIOENTRY_DIRECTION23403Direction # 23403.
    Inheritance Hierarchy

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

    See Also