public PropertyValue FUNC_FORM_CONNECTIONDIAGRAM( int index ) {get; set;}
public: property PropertyValue^ FUNC_FORM_CONNECTIONDIAGRAM { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue FUNC_FORM_CONNECTIONDIAGRAM( int index ) {get; set;}
public: property PropertyValue^ FUNC_FORM_CONNECTIONDIAGRAM { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Allows for a separate form for wiring diagrams to be stated at the main function of a device. Wiring diagrams consist of several connection diagrams and are used to output information about connected conductors and targets. (Additional information can be obtained in the help system in the section "Generating wiring diagrams".)
If you assign a value via the API interface, please make sure that the corresponding master data is available in the project.