Topic: DMD0286
Print / Print Preview |
|
Note: it is highly recommended that you use Print Preview to view the potential output BEFORE sending the output to a printer, because the size of the program and the options selected can generate an enormous print output.
The Print and Print Preview facility is a general purpose tool that is used by the Ladder View, Documentation View, and Cross Reference Views to generate a printable version of the their view-specific data.
The Print dialog is used to generate a hard copy of the view-specific data. The Print dialog can be invoked by selecting the File -> Print menu selection, or pressing Ctrl + P.
The Print Preview dialog is used to see how the view-specific data will appear on a printed page and allow an opportunity to make adjustments to improve its appearance before actually sending the data to the printer. The Print Preview dialog is invoked by selecting the File -> Print Preview menu selection.
Note: the Print All dialog can be used to generate a hard copy of the Ladder Views, Documentation Views, and the Cross Reference at one time.
|
|
Print and Print Preview for Ladder ViewWhen Print or Print Preview is invoked from a Ladder View, the top section of the dialog contains options used to generate a hard copy of the ladder logic in the single code-block where the Print operation was initiated.
The Range group defines how much of the code-block to print.
The Documentation group defines which of the project documentation to include on the printout.
The Misc group defines the line drawing characteristics
The Lengthy Instructionsoptions select how to handle instructions that have a variable number of rows (e.g. INIT- Initialize Data, RAMPSOAK - Ramp / Soak Profile, etc. which could consume a lot of vertical space on a page:
The Wide / Tall Rungs options select how to handle rungs that consume a lot of horizontal and / or vertical space on a page:
|
|
Print and Print Preview for Documentation ViewWhen Print or Print Preview is invoked from the Documentation View, the top section of the dialog contains options used to generate a hard copy of the Element Documentation for the project.
The Elements section selects which memory blocks, heap items, and structures, that have been given Element Documentation (Nickname / Extra Info / Description) to include in the print. The default configuration will include all ranges, all heap items, and all user-defined and system-defined structures. Use the Set All and Clear All buttons to include all of the potential Elements or include none of the Elements respectively.
The Sort by group selects how the Elements in the Print will be sorted:
The Miscellaneous group contains the Number of Columns ( 2 - 6 ) to appear on each page. Note: as the number of columns increase, the amount of space allotted to each column decreases, and documentation fields that are too long, will not be wrapped; they will be truncated.
|
|
Print and Print Preview for Cross Reference ViewWhen Print or Print Preview is invoked from the Cross Reference View, the top section of the dialog contains options used to generate a hard copy of the Element usage in the project. Cross Reference View has two modes: Xref mode which shows where each element is used, and Usage mode which shows which PLC memory elements are used. Print can generate output from either or both modes.
The Elements section selects which memory blocks, heap items, and structures fields, that have been used in the project to include in the print. The default configuration will include all ranges, all heap items, and all user-defined and system-defined structures. Use the Set All and Clear All buttons to include all of the potential Elements or include none of the Elements respectively.
|
|
The Options group contains more print settings.
Click the OK button to initiate the Print or Print Preview operation using the settings currently displayed.
Click the Cancel button to exit the dialog without generating the print preview..
Click the Printer Setup... button to invoke the setup dialog for the currently selected printer.
Click the Page Setup... button to invoke a dialog to set the margins for the printed page.
Click the Help button to invoke the main help system.
|
|
See Also:Print / Print Preview
|
|