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

In This Topic
    FUNC_PLCCPU_INDIRECT Property
    In This Topic
    CPU (indirect) # 20434.
    Syntax
    public PropertyValue FUNC_PLCCPU_INDIRECT {get; set;}
    public:
    property PropertyValue^ FUNC_PLCCPU_INDIRECT {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    Central processing unit, the processor of a PLC controller. Indirect property for requesting the PLC card property at a PLC connection point.

    See Also