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

In This Topic
    FUNC_COILINDEX Property
    In This Topic
    Contact / coil index # 20047.
    Syntax
    public PropertyValue FUNC_COILINDEX {get; set;}
    public:
    property PropertyValue^ FUNC_COILINDEX {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Specifies the index of the coil or contact. This allows the contacts to be assigned to the appropriate coils in a contactor with multiple coils.

    See Also