
| ·Legacy· Technical support has been discontinued for all listed models. |
SOLUTION: The Mac user can type these short PostScript programs in using TeachText, and saving them under an appropriate name. It can be then downloaded to the printer by using the Font Downloader utility's ability to download a PostScript program.
NOTE: PostScript is a programming language that is case sensitive, spelling sensitive, and space sensitive. These same files could be used by a PC user, but would have to be terminated by a Control-D.
PROCEDURES:
Power Saver - This sets the time the unit will remain in the non-Standby state after a job has been printed. A value of 0 means it will never enter the Standby mode. It may be set to any value from 0 to 720. Setting is in minutes. Example:
%! (%Engine%) <</TimeToStandby 60>> setdevparams
The above example sets the Power Saver mode to 60 minutes.
EconoDraft - This mode allows the user to print draft copies using 50% less toner. For customers that print a lot of drafts, this could result in significant toner savings. When this parameter is turned on, the Darkness value will have NO effect on the printed output. Example:
%! true /Utilities /ProcSet findresource /SetTonerSaver get exec
The above example turns on the EconoDraft mode. To turn off the EconoDraft mode, simply replace the word "true" with the word "false".
For a user to get immediate feedback that the changes he has just tried to make, using the above procedure, are really changed, the user can print a Diag Report by holding down the green front panel button until the LED's begin to flash. Each one of these parameters are reported on the Diag report.
|
Copyright © 2000 GENICOM, Specifications subject to change without notice. ® All trademarks are property of their respective holders at the time of this publication. If you have any questions or comments regarding this document, please contact TallyGenicom Technical Support. TallyGenicom has taken care to ensure that the information is complete, accurate and up-to-date. However, GENICOM assumes no responsibility for errors or omissions which may occur. All the information provided is subject to change from time to time at the sole discretion of GENICOM. This information is provided "as is" without warranty of any kind. GENICOM disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. In no event shall GENICOM, or its suppliers be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages, even if GENICOM, or its suppliers have been advised of the possibility of such damages. Some states do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation may not apply. |