Eplan Platform API
Eplan.EplApi.DataModel Namespace / FunctionPropertyList Class / FUNC_COILVOLTAGE Property / FUNC_COILVOLTAGE Property

In This Topic
    FUNC_COILVOLTAGE Property
    In This Topic
    Coil: Voltage # 20054.
    Syntax
    public PropertyValue FUNC_COILVOLTAGE {get; set;}
    public:
    property PropertyValue^ FUNC_COILVOLTAGE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Operating voltage of the coil.

    See Also