Project example – Lenze VisiWinNet VisiWinNET Smart Benutzerhandbuch
Seite 224

Project example
Printing information
l
224
SHP−VWNS DE/EN 6.1
4. In the PrinterFormsproperty, assign the created printer form to this control element:
Properties window
® PrinterForms [...] ® Add ® "PrinterForm" ® Add ® OK).
5. Place a control element of the type CommandButton on the form.
6. On the Property page, specify the following properties:
Properties for control elements
No. Control element
type/Property
Value
Comments
1
CommandButton
Display/Text
VisiWinNET/Events
The click event has to be logically
linked to calling of the Print function
of the PrintHandler1 component.
By doing so, you logically link the click event to the print function of the PrintHandler
component. The PrinterForms property in the component contains a list of printer
forms, the contents of which are sent to the printer in the specified sequence.