Eplan Platform API
Eplan.EplApi.DataModel.E3D Namespace / Placement3DPropertyList Class / FUNC_PLCCPU_RELATEDPLCSCHEMA Property / FUNC_PLCCPU_RELATEDPLCSCHEMA Property

In This Topic
    FUNC_PLCCPU_RELATEDPLCSCHEMA Property
    In This Topic
    PLC-specific settings # 20315.
    Syntax
    public PropertyValue FUNC_PLCCPU_RELATEDPLCSCHEMA {get; set;}
    public:
    property PropertyValue^ FUNC_PLCCPU_RELATEDPLCSCHEMA {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Displays the PLC scheme that is used with a specific CPU. Functions of a specific CPU are processed under consideration of the PLC scheme belonging to this CPU (PLC addressing, import / export of assignment lists, etc.). The value of this property can only be assigned or changed if the PLC box is the main function and the CPU (ID 20167) property is activated.

    See Also