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

In This Topic
    FUNC_PLCISPOWERSUPPLY Property
    In This Topic
    Power supply # 20184.
    Syntax
    public PropertyValue FUNC_PLCISPOWERSUPPLY {get; set;}
    public:
    property PropertyValue^ FUNC_PLCISPOWERSUPPLY {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    Identifies the device as a power supply.

    See Also