DOWNLOAD Sharp AR-M620 (serv.man70) Service Manual ↓ Size: 274.11 KB | Pages: 66 in PDF or view online for FREE

Model
AR-M620 (serv.man70)
Pages
66
Size
274.11 KB
Type
PDF
Document
FAQ
Brand
Device
Copying Equipment / Commands for selection of paper input and output trays. Including Escape codes, PJL commands and Postscript commands.
File
ar-m620-sm70.pdf
Date

Sharp AR-M620 (serv.man70) FAQ ▷ View online

 
REV. 1.00 
 
45
 
Tray 
Entry 
Variable  
Defined Value 
Tray 1 
Dictionary 
Exist/None 
Tray 2 
Dictionary 
Exist/None 
Bypass tray 
Dictionary 
Exist/None 
Tray 3 
Dictionary 
Exist/None 
Tray 4 
Dictionary 
Exist/None 
LCC 7 
Dictionary 
Exist/None 
Inserter 10 
Dictionary 
Exist/None 
Example (LCC): 
currentpagedevice /InputAttributes get 7 known {(True)} {(False)} ifelse 
 
Duplex Unit 
The Duplex key of the pagedevice dictionary indicates the duplex unit on 
the Dragon. 
 
Entry 
Variable 
Defined Value 
Duplex Unit   
/Duplex 
Boolean 
Exist/None 
Example (Duplex): 
currentpagedevice /Duplex known {(True)} {(False)} ifelse 
 
Output Device 
The keys (integer position numbers) in the OutputAttributes of the 
pagedevice dictionary indicate the installed output device on the Dragon. 
 
Entry 
Variable   Defined Value
Top tray 
0 Dictionary 
Exist/None 
・Upper tray of the finisher (Optional)   
・Upper tray of the saddle finisher 
(Optional)  
1 Dictionary 
Exist/None 
・Lower tray of the finisher (Optional) 
・Middle tray of the saddle finisher 
(Optional) 
2 Dictionary 
Exist/None 
・Lower tray of the saddle finisher 
(Optional) 
3 Dictionary 
Exist/None 
Example (Lower tray of the finisher):   
currentpagedevice /OutputAttributes get 2 known {(True)} {(False)}    ifelse 
 
 
REV. 1.00 
 
 
46 
Toner Save 
The PostRenderingEnhance key of the pagedevice dictionary indicates 
the Tonersave support. 
 
Entry  
Variable   Defined Value
Tonersave 
/PostRenderingEnhance
Boolean Exist/None 
 
Example (Tonersave): 
currentpagedevice /PostRenderingEnhance known {(True)} {(False)} ifelse 
 
Booklet Mode 
The BookletMode key of pagedevice dictionary indicates the Booklet 
Mode support on the Dragon. 
 
Entry  
Variable
Defined Value
Booklet Mode 
/BookletMode 
String 
Exist/None 
Example (Booklet Mode): 
currentpagedevice /BookletMode known {(True)} {(False)} ifelse 
 
Halftone Enhance 
The PostRenderingEnhance and HalftoneEnhance pagedevice keys of 
pagedevice dictionary indicate the Halftone Enhance support on the 
Dragon. 
 
Entry  
Variable
Defined Value
Halftone Enhance /PostRenderingEnhan
ce and 
/HalftoneEnhance 
Boolean 
Integer 
Exist&Exist/ 
Exist&None 
Example (Halftone Enhance): 
currentpagedevice /PostRenderingEnhance known currentpagedevice /HalftoneEnhance 
known and {(True)} {(False)} ifelse 
 
Job Suspension 
The JobSuspend key of pagedevice dictionary indicates the Job 
Suspension support on the Dragon. 
 
Entry  
Variable
Defined Value
Job Suspension 
/JobSuspend 
String 
Exist/None 
Example (Job Suspension): 
 
REV. 1.00 
 
47
currentpagedevice /JobSuspend known {(True)} {(False)} ifelse 
 
Print Job Accounting 
The JobAccount key of the pagedevice dictionary indicates the Print Job 
Accounting support on the Dragon. 
 
Entry  
Variable
Defined Value
Print Job 
Accounting 
/JobAccount String Exist/None 
Example (Print Job Accounting): 
currentpagedevice /JobAccount known {(True)} {(False)} ifelse 
 
Punch Unit 
The Punch key of the pagedevice dictionary indicates the punch unit on 
the Dragon. 
 
Entry  
Variable
Defined Value 
Punch Unit   
/Punch 
Boolean 
Exist/None 
Example (Punch): 
currentpagedevice /Punch known {(True)} {(False)} ifelse 
 
Punch Type 
The Punch Type key of the pagedevice dictionary indicates the type of 
the punch unit on the Dragon. 
 
Entry  
Variable
Defined Value 
Punch Unit None 
Integer 
Exist/None 
2 holes (except USA)
Integer 
Exist/None 
3 or 2 holes(USA) 
Integer 
Exist/None 
4 holes(France) 
Integer 
Exist/None 
4 holes(Sweden) 
Integer 
Exist/None 
Example (PunchType): 
currentpagedevice /PunchType get 
 
Paper Source, Paper Size, and Paper Type Setting 
 
 
REV. 1.00 
 
48 
Paper Source Setting 
The following PostScript code is used to specify the paper source of a 
print job. 
<</DeferredMediaSelection true /MediaPosition 3>> setpagedevice" 
The Figure 3 in this PostScript code means a paper source position that is 
used the current print job. In the Dragon printing system, the following 
figures are used to specify the paper source. This table shows the figure 
and corresponding paper source in the Dragon printing system. If specified 
paper source is not available, this confusion is resolved by the printer 
engine. 
Paper source 
Figure 
TRAY1 0 
TRAY2 1 
TRAY3 4 
TRAY4 5 
TRAY5 NA 
LCC 7 
Bypass (Manual) 
NA 
Bypass (Auto)   
Manual Envelope 
NA   
Auto 9 
Optional NA 
Envelope NA 
Inserter NA 
 
Paper Size Setting 
The following PostScript code is used to specify the paper size imaging 
and printing in PostScript Level3. 
 
<</DeferredMediaSelection true /PageSize [612 792] >> setpagedevice 
 
The numbers contained within the brackets indicate the actual paper size. 
The following table shows the actual number of each paper sizes in the 
Dragon printing system. The unit of the figure used in the brackets is point. 
A point is 1/72 inch. 
Page of 66
Display

Click on the first or last page to see other AR-M620 (serv.man70) service manuals if exist.