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

In This Topic
    FUNC_PLCCHANNEL_DESIGNATION_MANUAL Property
    In This Topic
    Channel designation # 20407.
    Syntax
    public PropertyValue FUNC_PLCCHANNEL_DESIGNATION_MANUAL {get; set;}
    public:
    property PropertyValue^ FUNC_PLCCHANNEL_DESIGNATION_MANUAL {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    PLC channel designation for PLC connection points and channels. The channel designation can be manually or automatically assigned. A channel must be unique within a PLC card. For power supply connection points, the assignment is usually graphical.

    See Also