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

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

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    Channel designation of a PLC power supply connection point. Shows either the contents of the manually entered channel designation or the contents of the channel determined by a related I/O connection point.

    See Also