API Help
Eplan.EplApi.DataModel.E3D Namespace / Placement3DPropertyList Class / FUNC_PLCISPOWERSUPPLY Property / FUNC_PLCISPOWERSUPPLY(Int32) Property

In This Topic
    FUNC_PLCISPOWERSUPPLY(Int32) Property
    In This Topic
    Power supply # 20184. This property isn't indexed.
    Syntax
    public PropertyValue FUNC_PLCISPOWERSUPPLY( 
       int index
    ) {get; set;}
    public:
    property PropertyValue^ FUNC_PLCISPOWERSUPPLY {
       PropertyValue^ get(int index);
       void set (int index, PropertyValue^ value);
    }

    Parameters

    index

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    Identifies the device as a power supply.

    See Also