Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPartsDatabaseItemPropertyList Class / ARTICLE_PLCGROUP_TYPIDENTIFIER_1 Property / ARTICLE_PLCGROUP_TYPIDENTIFIER_1 Property

In This Topic
    ARTICLE_PLCGROUP_TYPIDENTIFIER_1 Property
    In This Topic
    PLC subdevice 1: PLC type designation # 22365.
    Syntax
    public MDPropertyValue ARTICLE_PLCGROUP_TYPIDENTIFIER_1 {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_PLCGROUP_TYPIDENTIFIER_1 {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Property of a part variant. PLC type designation for a PLC subdevice 1 of a PLC card. If a PLC type designation is entered at the main device as well, the device identification for PLC subdevices that are treated as independent devices in the PLC configuration program is effected by means of this property. The entry has to be carried out in exactly the same notation as in the hardware catalog of the manufacturer.

    See Also