public PropertyValue FUNC_PLCDIAGRAM_FORM( int index ) {get; set;}
public: property PropertyValue^ FUNC_PLCDIAGRAM_FORM { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue FUNC_PLCDIAGRAM_FORM( int index ) {get; set;}
public: property PropertyValue^ FUNC_PLCDIAGRAM_FORM { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
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.