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

In This Topic
FUNC_PLCDIAGRAM_FORM Property
In This Topic
PLC diagram form # 20187.
Syntax
public PropertyValue FUNC_PLCDIAGRAM_FORM {get; set;}

Property Value

Returns property value of type System.String.
Remarks

This allows PLC cards (the PLC boxes) to each be assigned a separate report (a PLC diagram). The form set for the main function is only taken into account when generating reports.

If you assign a value using the Application Programming Interface, please ensure that the relevant master data exist in the project.

See Also