API Help
Eplan.EplApi.DataModel.E3D Namespace / Placement3DPropertyList Class / FUNC_PLCFIRMWARE_VERSION Property / FUNC_PLCFIRMWARE_VERSION(Int32) Property

In This Topic
FUNC_PLCFIRMWARE_VERSION(Int32) Property
In This Topic
Version # 20418. This property isn't indexed.
Syntax
public PropertyValue FUNC_PLCFIRMWARE_VERSION( 
   int index
) {get; set;}

Parameters

index

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