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

In This Topic
    FUNC_PLCFIRMWARE_VERSION Property
    In This Topic
    Version # 20418.
    Syntax
    public PropertyValue FUNC_PLCFIRMWARE_VERSION {get; set;}
    public:
    property PropertyValue^ FUNC_PLCFIRMWARE_VERSION {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Used to specify the version, e.g., the firmware version of intelligent PLC modules. The value can be automatically entered by the device selection.

    See Also