_PrintPanel

Via panels also panels can be printed in a particular state. The state means printing with all opened child panels. The command for printing is executed from a panel via sending a data point.(see Printing panels).

Each UIM registers a data point of this type at the Event manager when starting. In order to print panels all elements of the internal data point within a dpSet() command have to be assigned. The internal data point does not contain any other data point elements besides these. If elements of the internal data point are sent together with other data point elements an element of the internal data point has to be located as last element.

Data point element Type Description
ModuleName string Name of the module.
Script string Script specifies how the display is connected with a printer.
ManNum ManNum Number of the manager.