Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

2834 lines
82 KiB

  1. *%---------------------------------------------------------
  2. *% Windows 2000 Printer GPD File for Minolta Pi3502
  3. *%---------------------------------------------------------
  4. *% 2001/05/30
  5. *% Rev. 1.00
  6. *%---------------------------------------------------------
  7. *% GPD Version Infomation
  8. *%---------------------------------------------------------
  9. *GPDSpecVersion: "1.0"
  10. *GPDFileVersion: "1.11"
  11. *%---------------------------------------------------------
  12. *% GPD File Name
  13. *%---------------------------------------------------------
  14. *GPDFileName: "MnDi5501.GPD"
  15. *%---------------------------------------------------------
  16. *% Include Files
  17. *%---------------------------------------------------------
  18. *Include: "StdNames.gpd"
  19. *Include: "ttfsub.gpd"
  20. *Include: "locale.gpd"
  21. *%---------------------------------------------------------
  22. *% Resource Dll
  23. *%---------------------------------------------------------
  24. *ResourceDLL: "mn350620.dll"
  25. *%---------------------------------------------------------
  26. *% Master Unit
  27. *%---------------------------------------------------------
  28. *MasterUnits: PAIR(600, 600)
  29. *%---------------------------------------------------------
  30. *% Model Name
  31. *%---------------------------------------------------------
  32. *% Must be rename
  33. *ModelName: "Minolta Pi5501 PCL5e (MS)"
  34. *%---------------------------------------------------------
  35. *% Print Rate
  36. *%---------------------------------------------------------
  37. *PrintRate: 55
  38. *PrintRatePPM: 55
  39. *MaxCopies: 999
  40. *PrintRateUnit: PPM
  41. *PrinterType: PAGE
  42. *%--------------------------------------
  43. *% Optional Tray Unit
  44. *%--------------------------------------
  45. *Feature: InputBinUnit
  46. {
  47. *FeatureType: PRINTER_PROPERTY
  48. *ConflictPriority: 3
  49. *rcNameID: 1076
  50. *DefaultOption: Option1
  51. *% NotInstalled
  52. *Option: Option1
  53. {
  54. *rcNameID: 571
  55. *DisabledFeatures: LIST(InputBin)
  56. }
  57. *% 2way Tray
  58. *Option: Option2
  59. {
  60. *rcNameID: 1115
  61. *DisabledFeatures: LIST(InputBin)
  62. }
  63. *% LCC
  64. *Option: Option3
  65. {
  66. *rcNameID: 525
  67. *DisabledFeatures: LIST(InputBin)
  68. }
  69. }
  70. *Feature: LCTUnit
  71. {
  72. *FeatureType: PRINTER_PROPERTY
  73. *ConflictPriority: 3
  74. *rcNameID: 1114
  75. *DefaultOption: NotInstalled
  76. *% NotInstalled
  77. *Option: NotInstalled
  78. {
  79. *rcNameID: 571
  80. *DisabledFeatures: LIST(InputBin)
  81. }
  82. *% Installed
  83. *Option: Installed
  84. {
  85. *rcNameID: 570
  86. *DisabledFeatures: LIST(InputBin)
  87. }
  88. }
  89. *%--------------------------------------
  90. *% Optional Finishing Unit
  91. *%--------------------------------------
  92. *Feature: FinishingUnit{ *Option: NotInstalled{} *Option: OptMSFinisher{} *Option: OptSSFinisher{} *Option: OptMailbinFinisher{} *Option: OptFoldingFinisher{} }
  93. *Feature: FinishingUnit
  94. {
  95. *FeatureType: PRINTER_PROPERTY
  96. *ConflictPriority: 3
  97. *rcNameID: 1040
  98. *DefaultOption: NotInstalled
  99. *Option: NotInstalled
  100. {
  101. *rcNameID: 571
  102. }
  103. *Option: OptMSFinisher
  104. {
  105. *rcNameID: 1071
  106. *DisabledFeatures: LIST(OutputBin)
  107. }
  108. *Option: OptSSFinisher
  109. {
  110. *rcNameID: 1073
  111. *DisabledFeatures: LIST(OutputBin)
  112. }
  113. *Option: OptMailbinFinisher
  114. {
  115. *rcNameID: 557
  116. }
  117. *Option: OptFoldingFinisher
  118. {
  119. *rcNameID: 556
  120. }
  121. }
  122. *%---------------------------------------------------------
  123. *% Definition of Duplex Unit
  124. *%---------------------------------------------------------
  125. *Feature: DuplexUnit
  126. {
  127. *FeatureType: PRINTER_PROPERTY
  128. *ConflictPriority: 3
  129. *rcNameID: 552
  130. *DefaultOption: Installed
  131. *Option: Installed
  132. {
  133. *rcNameID: 570
  134. }
  135. }
  136. *%-------------------------------------------------------------
  137. *% Hard Disk Drive
  138. *%-------------------------------------------------------------
  139. *Feature: PrinterHardDisk{ *Option: NotInstalled{} *Option: Installed{} }
  140. *Feature: PrinterHardDisk
  141. {
  142. *rcNameID: 564
  143. *FeatureType: PRINTER_PROPERTY
  144. *ConflictPriority: 3
  145. *DefaultOption: NotInstalled
  146. *Option: NotInstalled
  147. {
  148. *rcNameID: 571
  149. *% *DisabledFeatures: LIST(Collate, DistNoUse)
  150. }
  151. *Option: Installed
  152. {
  153. *rcNameID: 570
  154. }
  155. }
  156. *%---------------------------------------------------------
  157. *% Page Protect
  158. *%---------------------------------------------------------
  159. *Feature: PageProtect
  160. {
  161. *rcNameID: =PAGE_PROTECTION_DISPLAY
  162. *DefaultOption: ON
  163. *Option: ON
  164. {
  165. *rcNameID: =OFF_DISPLAY
  166. *Command: CmdSelect
  167. {
  168. *Order: JOB_SETUP.2
  169. *Cmd: "@PJL SET PAGEPROTECT=ON<0A>"
  170. }
  171. }
  172. }
  173. *%---------------------------------------------------------
  174. *% Oritentation
  175. *%---------------------------------------------------------
  176. *Feature: Orientation
  177. {
  178. *rcNameID: =ORIENTATION_DISPLAY
  179. *DefaultOption: PORTRAIT
  180. *Option: PORTRAIT
  181. {
  182. *rcNameID: =PORTRAIT_DISPLAY
  183. *Command: CmdSelect
  184. {
  185. *Order: DOC_SETUP.3
  186. *NoPageEject?: TRUE
  187. *Cmd: "<1B>&l0O"
  188. }
  189. }
  190. *Option: LANDSCAPE_CC90
  191. {
  192. *rcNameID: =LANDSCAPE_DISPLAY
  193. *Command: CmdSelect
  194. {
  195. *Order: DOC_SETUP.3
  196. *NoPageEject?: TRUE
  197. *Cmd: "<1B>&l1O"
  198. }
  199. }
  200. }
  201. *%---------------------------------------------------------
  202. *% Definition of Resolution
  203. *%---------------------------------------------------------
  204. *Feature: Resolution
  205. {
  206. *rcNameID: =RESOLUTION_DISPLAY
  207. *DefaultOption: Option1
  208. *Option: Option1
  209. {
  210. *rcNameID: 650
  211. *DPI: PAIR(600, 600)
  212. *TextDPI: PAIR(600, 600)
  213. *MinStripBlankPixels: 32
  214. EXTERN_GLOBAL: *StripBlanks: LIST(ENCLOSED,TRAILING)
  215. *SpotDiameter: 100
  216. *Command: CmdBeginRaster { *Cmd : "<1B>*r1A" }
  217. *Command: CmdEndRaster { *Cmd : "<1B>*rB" }
  218. *Command: CmdSendBlockData { *Cmd : "<1B>*b" %d{NumOfDataBytes}"W" }
  219. *Command: CmdSelect
  220. {
  221. *Order: JOB_SETUP.19
  222. *Cmd: "@PJL SET RESOLUTION=600<0A>@PJL ENTER LANGUAGE=PCL<0A0D1B>E<1B>*t600R"
  223. }
  224. }
  225. }
  226. *%-------------------------------------------------------------
  227. *% OutputBin
  228. *%-------------------------------------------------------------
  229. *Feature: OutputBin{ *Option: Option1{} *Option: Option2{} *Option: Option3{} *Option: Option4{} *Option: Option5{} *Option: Option6{} }
  230. *Feature: OutputBin
  231. {
  232. *rcNameID: =OUTPUTBIN_DISPLAY
  233. *DefaultOption: Option1
  234. *% Auto
  235. *Option: Option1
  236. {
  237. *rcNameID: 540
  238. *Command: CmdSelect
  239. {
  240. *Order: JOB_SETUP.4
  241. *Cmd: "@PJL SET OUTBIN=OPTIONALOUTBIN1<0A>"
  242. }
  243. }
  244. *% Mail Bin1
  245. *Option: Option2
  246. {
  247. *rcNameID: 546
  248. *Command: CmdSelect
  249. {
  250. *Order: JOB_SETUP.4
  251. *Cmd: "@PJL SET OUTBIN=OPTIONALOUTBIN2<0A>"
  252. }
  253. }
  254. *% Mail Bin2
  255. *Option: Option3
  256. {
  257. *rcNameID: 547
  258. *Command: CmdSelect
  259. {
  260. *Order: JOB_SETUP.4
  261. *Cmd: "@PJL SET OUTBIN=OPTIONALOUTBIN3<0A>"
  262. }
  263. }
  264. *% Mail Bin3
  265. *Option: Option4
  266. {
  267. *rcNameID: 548
  268. *Command: CmdSelect
  269. {
  270. *Order: JOB_SETUP.4
  271. *Cmd: "@PJL SET OUTBIN=OPTIONALOUTBIN4<0A>"
  272. }
  273. }
  274. *% Mail Bin4
  275. *Option: Option5
  276. {
  277. *rcNameID: 549
  278. *Command: CmdSelect
  279. {
  280. *Order: JOB_SETUP.4
  281. *Cmd: "@PJL SET OUTBIN=OPTIONALOUTBIN5<0A>"
  282. }
  283. }
  284. *% Mail Bin5
  285. *Option: Option6
  286. {
  287. *rcNameID: 550
  288. *Command: CmdSelect
  289. {
  290. *Order: JOB_SETUP.4
  291. *Cmd: "@PJL SET OUTBIN=OPTIONALOUTBIN6<0A>"
  292. }
  293. }
  294. }
  295. *%---------------------------------------------------------
  296. *% PaperSize
  297. *%---------------------------------------------------------
  298. *Feature: PaperSize{ *Option: 11X17{} *Option: 11x14{} *Option: LEGAL{} *Option: LETTER{} *Option: EXECUTIVE{} *Option: INVOICE{} *Option: A3{} *Option: A4{} *Option: A5{} *Option: A6{} *Option: B4{} *Option: B5{} *Option: B6{} *Option: FLS1{} *Option: FLS2{} *Option: FLS3{} *Option: FLS4{} }
  299. *Feature: PaperSize
  300. {
  301. *rcNameID: =PAPER_SIZE_DISPLAY
  302. *switch: Locale
  303. {
  304. *case: English_United_States
  305. {
  306. *DefaultOption: LETTER
  307. }
  308. *case: English_United_Kingdom
  309. {
  310. *DefaultOption: A4
  311. }
  312. *default:
  313. {
  314. *DefaultOption: A4
  315. }
  316. }
  317. *Option: 11X17
  318. {
  319. *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  320. *PageProtectMem: 9667
  321. *switch: Orientation
  322. {
  323. *case: PORTRAIT
  324. {
  325. *PrintableArea: PAIR(6350, 9950)
  326. *PrintableOrigin: PAIR(120, 120)
  327. *CursorOrigin: PAIR(120, 120)
  328. *Command: CmdSelect
  329. {
  330. *Order: DOC_SETUP.6
  331. *Cmd: "<1B>&l6a8c1E<1B>*p0x0Y<1B>*c0t7560x12024Y"
  332. }
  333. }
  334. *case: LANDSCAPE_CC90
  335. {
  336. *PrintableArea: PAIR(6360, 9960)
  337. *PrintableOrigin: PAIR(100, 120)
  338. *CursorOrigin: PAIR(100, 10080)
  339. *Command: CmdSelect
  340. {
  341. *Order: DOC_SETUP.6
  342. *Cmd: "<1B>&l6a8c1E<1B>*p0x0Y<1B>*c0t11952x7680Y"
  343. }
  344. }
  345. }
  346. }
  347. *%-------------------------------------
  348. *% 11x14 Size Definition
  349. *%-------------------------------------
  350. *Option: 11x14
  351. {
  352. *rcNameID: 501
  353. *PageProtectMem: 9667
  354. *PageDimensions: PAIR(6600, 8400)
  355. *switch: Orientation
  356. {
  357. *case: PORTRAIT
  358. {
  359. *PrintableArea: PAIR(6340, 8160)
  360. *PrintableOrigin: PAIR(120, 120)
  361. *CursorOrigin: PAIR(120, 120)
  362. *Command: CmdSelect
  363. {
  364. *Order: DOC_SETUP.6
  365. *Cmd: "<1B>&l200a8c1E<1B>*p0x0Y<1B>*c0t7565x9793Y"
  366. }
  367. }
  368. *case: LANDSCAPE_CC90
  369. {
  370. *PrintableArea: PAIR(6360, 8160)
  371. *PrintableOrigin: PAIR(120, 120)
  372. *CursorOrigin: PAIR(120, 8260)
  373. *Command: CmdSelect
  374. {
  375. *Order: DOC_SETUP.6
  376. *Cmd: "<1B>&l200a8c1E<1B>*p0x0Y<1B>*c0t9793x7565Y"
  377. }
  378. }
  379. }
  380. }
  381. *%-------------------------------------
  382. *% LEGAL Size Definition
  383. *%-------------------------------------
  384. *Option: LEGAL
  385. {
  386. *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  387. *PageProtectMem: 5230
  388. *switch: Orientation
  389. {
  390. *case: PORTRAIT
  391. {
  392. *PrintableArea: PAIR(4860, 8140)
  393. *PrintableOrigin: PAIR(120, 130)
  394. *CursorOrigin: PAIR(120, 130)
  395. *Command: CmdSelect
  396. {
  397. *Order: DOC_SETUP.6
  398. *Cmd: "<1B>&l3a8c1E<1B>*p0x0Y<1B>*c0t5760x9864Y"
  399. }
  400. }
  401. *case: LANDSCAPE_CC90
  402. {
  403. *PrintableArea: PAIR(4860, 8150)
  404. *PrintableOrigin: PAIR(100, 150)
  405. *CursorOrigin: PAIR(100, 8262)
  406. *Command: CmdSelect
  407. {
  408. *Order: DOC_SETUP.6
  409. *Cmd: "<1B>&l3a8c1E<1B>*p0x0Y<1B>*c0t9792x5880Y"
  410. }
  411. }
  412. }
  413. }
  414. *%-------------------------------------
  415. *% LETTER Size Definition
  416. *%-------------------------------------
  417. *Option: LETTER
  418. {
  419. *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  420. *PageProtectMem: 4109
  421. *switch: Orientation
  422. {
  423. *case: PORTRAIT
  424. {
  425. *PrintableArea: PAIR(4860, 6360)
  426. *PrintableOrigin: PAIR(120, 160)
  427. *CursorOrigin: PAIR(120, 160)
  428. *Command: CmdSelect
  429. {
  430. *Order: DOC_SETUP.6
  431. *Cmd: "<1B>&l2a8c1E<1B>*p0x0Y<1B>*c0t5760x7704Y"
  432. }
  433. }
  434. *case: LANDSCAPE_CC90
  435. {
  436. *PrintableArea: PAIR(4880, 6344)
  437. *PrintableOrigin: PAIR(100, 136)
  438. *CursorOrigin: PAIR(100, 6480)
  439. *Command: CmdSelect
  440. {
  441. *Order: DOC_SETUP.6
  442. *Cmd: "<1B>&l2a8c1E<1B>*p0x0Y<1B>*c0t7632x5880Y"
  443. }
  444. }
  445. }
  446. }
  447. *%-------------------------------------
  448. *% EXECUTIVE Size Definition
  449. *%-------------------------------------
  450. *Option: EXECUTIVE
  451. {
  452. *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  453. *PageProtectMem: 4109
  454. *switch: Orientation
  455. {
  456. *case: PORTRAIT
  457. {
  458. *PrintableArea: PAIR(4100, 6080)
  459. *PrintableOrigin: PAIR(120, 120)
  460. *CursorOrigin: PAIR(120, 120)
  461. *Command: CmdSelect
  462. {
  463. *Order: DOC_SETUP.6
  464. *Cmd: "<1B>&l1a8c1E<1B>*p0x0Y<1B>*c0t4860x7344Y"
  465. }
  466. }
  467. *case: LANDSCAPE_CC90
  468. {
  469. *PrintableArea: PAIR(4110, 6060)
  470. *PrintableOrigin: PAIR(120, 120)
  471. *CursorOrigin: PAIR(120, 6180)
  472. *Command: CmdSelect
  473. {
  474. *Order: DOC_SETUP.6
  475. *Cmd: "<1B>&l1a8c1E<1B>*p0x0Y<1B>*c0t7272x4980Y"
  476. }
  477. }
  478. }
  479. }
  480. *%-------------------------------------
  481. *% Invoice Size Definition
  482. *%-------------------------------------
  483. *Option: INVOICE
  484. {
  485. *rcNameID: 500
  486. *OptionID: 552
  487. *PageProtectMem: 4361
  488. *PageDimensions: PAIR(3300, 5100)
  489. *switch: Orientation
  490. {
  491. *case: PORTRAIT
  492. {
  493. *PrintableArea: PAIR(3060, 4845)
  494. *PrintableOrigin: PAIR(120, 120)
  495. *CursorOrigin: PAIR(120, 120)
  496. *Command: CmdSelect
  497. {
  498. *Order: DOC_SETUP.6
  499. *Cmd: "<1B>&l7a8c1E<1B>*p0x0Y<1B>*c0t3610x5818Y"
  500. }
  501. }
  502. *case: LANDSCAPE_CC90
  503. {
  504. *PrintableArea: PAIR(3060, 4860)
  505. *PrintableOrigin: PAIR(100, 120)
  506. *CursorOrigin: PAIR(100, 4980)
  507. *Command: CmdSelect
  508. {
  509. *Order: DOC_SETUP.6
  510. *Cmd: "<1B>&l7a8c1E<1B>*p0x0Y<1B>*c0t5818x3610Y"
  511. }
  512. }
  513. }
  514. }
  515. *%-------------------------------------
  516. *% A3 Size Definition
  517. *%-------------------------------------
  518. *Option: A3
  519. {
  520. *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  521. *PageProtectMem: 9667
  522. *switch: Orientation
  523. {
  524. *case: PORTRAIT
  525. {
  526. *PrintableArea: PAIR(6737, 9654)
  527. *PrintableOrigin: PAIR(120, 100)
  528. *CursorOrigin: PAIR(120, 90)
  529. *Command: CmdSelect
  530. {
  531. *Order: DOC_SETUP.6
  532. *Cmd: "<1B>&l27a8c1E<1B>*p0x0Y<1B>*c0t8057x11693Y"
  533. }
  534. }
  535. *case: LANDSCAPE_CC90
  536. {
  537. *PrintableArea: PAIR(6794, 9650)
  538. *PrintableOrigin: PAIR(100, 120)
  539. *CursorOrigin: PAIR(100, 9804)
  540. *Command: CmdSelect
  541. {
  542. *Order: DOC_SETUP.6
  543. *Cmd: "<1B>&l27a8c1E<1B>*p0x0Y<1B>*c0t11621x8177Y"
  544. }
  545. }
  546. }
  547. }
  548. *%-------------------------------------
  549. *% A4 Size Definition
  550. *%-------------------------------------
  551. *Option: A4
  552. {
  553. *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  554. *PageProtectMem: 4249
  555. *switch: Orientation
  556. {
  557. *case: PORTRAIT
  558. {
  559. *PrintableArea: PAIR(4700, 6810)
  560. *PrintableOrigin: PAIR(120, 120)
  561. *CursorOrigin: PAIR(120, 120)
  562. *Command: CmdSelect
  563. {
  564. *Order: DOC_SETUP.6
  565. *Cmd: "<1B>&l26a8c1E<1B>*p0x0Y<1B>*c0t5594x8201Y"
  566. }
  567. }
  568. *case: LANDSCAPE_CC90
  569. {
  570. *PrintableArea: PAIR(4732, 6774) *% Hp8100
  571. *PrintableOrigin: PAIR(110, 130)
  572. *CursorOrigin: PAIR(110, 6894)
  573. *Command: CmdSelect
  574. {
  575. *Order: DOC_SETUP.6
  576. *Cmd: "<1B>&l26a8c1E<1B>*p0x0Y<1B>*c0t8129x5714Y"
  577. }
  578. }
  579. }
  580. }
  581. *%-------------------------------------
  582. *% A5 Size Definition
  583. *%-------------------------------------
  584. *Option: A5
  585. {
  586. *rcNameID: =A5_DISPLAY
  587. *PageProtectMem: 5603
  588. *PageDimensions: PAIR(3496, 4960)
  589. *switch: Orientation
  590. {
  591. *case: PORTRAIT
  592. {
  593. *PrintableArea: PAIR(3259, 4724)
  594. *PrintableOrigin: PAIR(120, 120)
  595. *CursorOrigin: PAIR(120, 120)
  596. *Command: CmdSelect
  597. {
  598. *Order: DOC_SETUP.6
  599. *Cmd: "<1B>&l25a8c1E<1B>*p0x0Y<1B>*c0t3838x5762Y"
  600. }
  601. }
  602. *case: LANDSCAPE_CC90
  603. {
  604. *PrintableArea: PAIR(3240, 4714)
  605. *PrintableOrigin: PAIR(140, 150)
  606. *CursorOrigin: PAIR(140, 4855)
  607. *Command: CmdSelect
  608. {
  609. *Order: DOC_SETUP.6
  610. *Cmd: "<1B>&l25a8c1E<1B>*p0x0Y<1B>*c0t5594x3958Y"
  611. }
  612. }
  613. }
  614. }
  615. *%-------------------------------------
  616. *% A6 Size Definition
  617. *%-------------------------------------
  618. *Option: A6
  619. {
  620. *rcNameID: =A6_DISPLAY
  621. *PageProtectMem: 5603
  622. *PageDimensions: PAIR(2480, 3496)
  623. *switch: Orientation
  624. {
  625. *case: PORTRAIT
  626. {
  627. *PrintableArea: PAIR(2224, 3250)
  628. *PrintableOrigin: PAIR(120, 126)
  629. *CursorOrigin: PAIR(120, 126)
  630. *Command: CmdSelect
  631. {
  632. *Order: DOC_SETUP.6
  633. *Cmd: "<1B>&l24a8c1E<1B>*p0x0Y<1B>*c0t2631x3898Y"
  634. }
  635. }
  636. *case: LANDSCAPE_CC90
  637. {
  638. *PrintableArea: PAIR(2244, 3259)
  639. *PrintableOrigin: PAIR(120, 120)
  640. *CursorOrigin: PAIR(120, 3377)
  641. *Command: CmdSelect
  642. {
  643. *Order: DOC_SETUP.6
  644. *Cmd: "<1B>&l24a8c1E<1B>*p0x0Y<1B>*c0t3898x2631Y"
  645. }
  646. }
  647. }
  648. }
  649. *%-------------------------------------
  650. *% B4 Size Definition
  651. *%-------------------------------------
  652. *Option: B4
  653. {
  654. *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  655. *PageProtectMem: 6391
  656. *switch: Orientation
  657. {
  658. *case: PORTRAIT
  659. {
  660. *PrintableArea: PAIR(5772, 8328)
  661. *PrintableOrigin: PAIR(110, 100)
  662. *CursorOrigin: PAIR(110, 90)
  663. *Command: CmdSelect
  664. {
  665. *Order: DOC_SETUP.6
  666. *Cmd: "<1B>&l46a8c1E<1B>*p0x0Y<1B>*c0t6926x10102Y"
  667. }
  668. }
  669. *case: LANDSCAPE_CC90
  670. {
  671. *PrintableArea: PAIR(5832, 8358)
  672. *PrintableOrigin: PAIR(100, 140)
  673. *CursorOrigin: PAIR(100, 8478)
  674. *Command: CmdSelect
  675. {
  676. *Order: DOC_SETUP.6
  677. *Cmd: "<1B>&l46a8c1E<1B>*p0x0Y<1B>*c0t10030x7046Y"
  678. }
  679. }
  680. }
  681. }
  682. *%-------------------------------------
  683. *% B5 Size Definition
  684. *%-------------------------------------
  685. *Option: B5
  686. {
  687. *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  688. *PageProtectMem: 3198
  689. *switch: Orientation
  690. {
  691. *case: PORTRAIT
  692. {
  693. *PrintableArea: PAIR(4062, 5834)
  694. *PrintableOrigin: PAIR(150, 140)
  695. *CursorOrigin: PAIR(150, 130)
  696. *Command: CmdSelect
  697. {
  698. *Order: DOC_SETUP.6
  699. *Cmd: "<1B>&l45a8c1E<1B>*p0x0Y<1B>*c0t4802x7070Y"
  700. }
  701. }
  702. *case: LANDSCAPE_CC90
  703. {
  704. *PrintableArea: PAIR(4072, 5832)
  705. *PrintableOrigin: PAIR(110, 90)
  706. *CursorOrigin: PAIR(100, 5922)
  707. *Command: CmdSelect
  708. {
  709. *Order: DOC_SETUP.6
  710. *Cmd: "<1B>&l45a8c1E<1B>*p0x0Y<1B>*c0t6998x4922Y"
  711. }
  712. }
  713. }
  714. }
  715. *%-------------------------------------
  716. *% B6 Size Definition
  717. *%-------------------------------------
  718. *Option: B6
  719. {
  720. *rcNameID: =B6_JIS_DISPLAY
  721. *PageProtectMem: 4143
  722. *PageDimensions: PAIR(3023, 4299)
  723. *switch: Orientation
  724. {
  725. *case: PORTRAIT
  726. {
  727. *PrintableArea: PAIR(2783, 4059)
  728. *PrintableOrigin: PAIR(120, 120)
  729. *CursorOrigin: PAIR(120, 120)
  730. *Command: CmdSelect
  731. {
  732. *Order: DOC_SETUP.6
  733. *Cmd: "<1B>&l44a8c1E<1B>*p0x0Y<1B>*c0t3303x4858Y"
  734. }
  735. }
  736. *case: LANDSCAPE_CC90
  737. {
  738. *PrintableArea: PAIR(2783, 4059)
  739. *PrintableOrigin: PAIR(120, 120)
  740. *CursorOrigin: PAIR(120, 4179)
  741. *Command: CmdSelect
  742. {
  743. *Order: DOC_SETUP.6
  744. *Cmd: "<1B>&l44a8c1E<1B>*p0x0Y<1B>*c0t4858x3303Y"
  745. }
  746. }
  747. }
  748. }
  749. *%-------------------------------------
  750. *% FLS1 Size Definition
  751. *%-------------------------------------
  752. *Option: FLS1
  753. {
  754. *rcNameID: 502
  755. *PageProtectMem: 4143
  756. *PageDimensions: PAIR(4795, 7795)
  757. *switch: Orientation
  758. {
  759. *case: PORTRAIT
  760. {
  761. *PrintableArea: PAIR(4555, 7545)
  762. *PrintableOrigin: PAIR(130, 100)
  763. *CursorOrigin: PAIR(130, 100)
  764. *Command: CmdSelect
  765. {
  766. *Order: DOC_SETUP.6
  767. *Cmd: "<1B>&l201a8c1E<1B>*p0x0Y<1B>*c0t5396x9063Y"
  768. }
  769. }
  770. *case: LANDSCAPE_CC90
  771. {
  772. *PrintableArea: PAIR(4555, 7555)
  773. *PrintableOrigin: PAIR(120, 120)
  774. *CursorOrigin: PAIR(120, 7675)
  775. *Command: CmdSelect
  776. {
  777. *Order: DOC_SETUP.6
  778. *Cmd: "<1B>&l201a8c1E<1B>*p0x0Y<1B>*c0t9063x5396Y"
  779. }
  780. }
  781. }
  782. }
  783. *%-------------------------------------
  784. *% FLS2 Size Definition
  785. *%-------------------------------------
  786. *Option: FLS2
  787. {
  788. *rcNameID: 503
  789. *PageProtectMem: 4143
  790. *PageDimensions: PAIR(4960, 7795)
  791. *switch: Orientation
  792. {
  793. *case: PORTRAIT
  794. {
  795. *PrintableArea: PAIR(4720, 7545)
  796. *PrintableOrigin: PAIR(120, 100)
  797. *CursorOrigin: PAIR(120, 100)
  798. *Command: CmdSelect
  799. {
  800. *Order: DOC_SETUP.6
  801. *Cmd: "<1B>&l40a8c1E<1B>*p0x0Y<1B>*c0t5607x9063Y"
  802. }
  803. }
  804. *case: LANDSCAPE_CC90
  805. {
  806. *PrintableArea: PAIR(4720, 7555)
  807. *PrintableOrigin: PAIR(120, 120)
  808. *CursorOrigin: PAIR(120, 7675)
  809. *Command: CmdSelect
  810. {
  811. *Order: DOC_SETUP.6
  812. *Cmd: "<1B>&l40a8c1E<1B>*p0x0Y<1B>*c0t9063x5607Y"
  813. }
  814. }
  815. }
  816. }
  817. *%-------------------------------------
  818. *% FLS3 Size Definition
  819. *%-------------------------------------
  820. *Option: FLS3
  821. {
  822. *rcNameID: 504
  823. *PageProtectMem: 4143
  824. *PageDimensions: PAIR(5102, 7795)
  825. *switch: Orientation
  826. {
  827. *case: PORTRAIT
  828. {
  829. *PrintableArea: PAIR(4862, 7530)
  830. *PrintableOrigin: PAIR(120, 110)
  831. *CursorOrigin: PAIR(120, 110)
  832. *Command: CmdSelect
  833. {
  834. *Order: DOC_SETUP.6
  835. *Cmd: "<1B>&l202a8c1E<1B>*p0x0Y<1B>*c0t5780x9063Y"
  836. }
  837. }
  838. *case: LANDSCAPE_CC90
  839. {
  840. *PrintableArea: PAIR(4862, 7555)
  841. *PrintableOrigin: PAIR(120, 120)
  842. *CursorOrigin: PAIR(120, 7675)
  843. *Command: CmdSelect
  844. {
  845. *Order: DOC_SETUP.6
  846. *Cmd: "<1B>&l202a8c1E<1B>*p0x0Y<1B>*c0t9063x5780Y"
  847. }
  848. }
  849. }
  850. }
  851. *%-------------------------------------
  852. *% FLS4 Size Definition
  853. *%-------------------------------------
  854. *Option: FLS4
  855. {
  856. *rcNameID: 505
  857. *PageProtectMem: 4143
  858. *PageDimensions: PAIR(5196, 7795)
  859. *switch: Orientation
  860. {
  861. *case: PORTRAIT
  862. {
  863. *PrintableArea: PAIR(4956, 7530)
  864. *PrintableOrigin: PAIR(120, 120)
  865. *CursorOrigin: PAIR(120, 120)
  866. *Command: CmdSelect
  867. {
  868. *Order: DOC_SETUP.6
  869. *Cmd: "<1B>&l203a8c1E<1B>*p0x0Y<1B>*c0t5876x9063Y"
  870. }
  871. }
  872. *case: LANDSCAPE_CC90
  873. {
  874. *PrintableArea: PAIR(4956, 7555)
  875. *PrintableOrigin: PAIR(120, 120)
  876. *CursorOrigin: PAIR(120, 7675)
  877. *Command: CmdSelect
  878. {
  879. *Order: DOC_SETUP.6
  880. *Cmd: "<1B>&l203a8c1E<1B>*p0x0Y<1B>*c0t9063x5876Y"
  881. }
  882. }
  883. }
  884. }
  885. }
  886. *%-------------------------------------------------------------
  887. *%Feature: SortMode
  888. *%-------------------------------------------------------------
  889. *Feature: SortMode{ *Option: NONESORT{} *Option: SORT{} }
  890. *Feature: SortMode
  891. {
  892. *rcNameID: 590
  893. *DefaultOption: NONESORT
  894. *Option: NONESORT
  895. {
  896. *rcNameID: 591
  897. *Command: CmdSelect
  898. {
  899. *Order: JOB_SETUP.5
  900. *Cmd: "@PJL SET SORTING=NONE<0A>"
  901. }
  902. }
  903. *Option: SORT
  904. {
  905. *rcNameID: 592
  906. *Command: CmdSelect
  907. {
  908. *Order: JOB_SETUP.5
  909. *Cmd: "@PJL SET SORTING=GROUP<0A>"
  910. }
  911. }
  912. }
  913. *%---------------------------------------------------------
  914. *% Collate
  915. *%---------------------------------------------------------
  916. *Feature: Collate
  917. {
  918. *rcNameID: 1098 *%
  919. *DefaultOption: OFF
  920. *Option: ON
  921. {
  922. *rcNameID: =ON_DISPLAY
  923. *Command: CmdSelect
  924. {
  925. *Order: JOB_SETUP.3
  926. *Cmd: "@PJL SET QTY="%d{NumOfCopies}"<0A>"
  927. }
  928. }
  929. *Option: OFF
  930. {
  931. *rcNameID: =OFF_DISPLAY
  932. *Command: CmdSelect
  933. {
  934. *Order: JOB_SETUP.3
  935. *Cmd: "@PJL SET QTY=1<0A>"
  936. }
  937. }
  938. }
  939. *%---------------------------------------------------------
  940. *% Smoothing
  941. *%---------------------------------------------------------
  942. *Feature: Smoothing{ *Option: Option1{} *Option: Option2{} }
  943. *Feature: Smoothing
  944. {
  945. *rcNameID: 651
  946. *DefaultOption: Option1
  947. *Option: Option1
  948. {
  949. *rcNameID: =OFF_DISPLAY
  950. *Command: CmdSelect
  951. {
  952. *Order: JOB_SETUP.18
  953. *Cmd: "@PJL SET SMOOTH=OFF<0A>"
  954. }
  955. }
  956. *Option: Option2
  957. {
  958. *rcNameID: =ON_DISPLAY
  959. *Command: CmdSelect
  960. {
  961. *Order: JOB_SETUP.18
  962. *Cmd: "@PJL SET SMOOTH=ON<0A>"
  963. }
  964. }
  965. }
  966. *%-------------------------------------------------------------
  967. *%Feature: Hole Punch
  968. *%-------------------------------------------------------------
  969. *Feature: HolePunch{ *Option: Option1{} *Option: Option3{} *Option: Option2{} }
  970. *Feature: HolePunch
  971. {
  972. *rcNameID: 1086
  973. *DefaultOption: Option1
  974. *Option: Option1
  975. {
  976. *rcNameID: =OFF_DISPLAY
  977. *Command: CmdSelect
  978. {
  979. *Order: JOB_SETUP.7
  980. *Cmd: "@PJL SET PUNCH=NONE<0A>"
  981. }
  982. }
  983. *Option: Option2
  984. {
  985. *rcNameID: 612
  986. *Command: CmdSelect
  987. {
  988. *Order: JOB_SETUP.7
  989. *Cmd: "@PJL SET PUNCH=SHORTEDGE<0A>"
  990. }
  991. }
  992. *Option: Option3
  993. {
  994. *rcNameID: 613
  995. *Command: CmdSelect
  996. {
  997. *Order: JOB_SETUP.7
  998. *Cmd: "@PJL SET PUNCH=LONGEDGE<0A>"
  999. }
  1000. }
  1001. }
  1002. *%-------------------------------------------------------------
  1003. *%Feature: Hole PunchNum
  1004. *%-------------------------------------------------------------
  1005. *Feature: HolePunchNum
  1006. {
  1007. *FeatureType: DOC_PROPERTY
  1008. *rcNameID: 1087
  1009. *DefaultOption: Option2
  1010. *% 2 Holes
  1011. *Option: Option1
  1012. {
  1013. *rcNameID: 1088
  1014. *switch: HolePunch
  1015. {
  1016. *case: Option1
  1017. {
  1018. *% Not Issued command
  1019. *Command: CmdSelect
  1020. {
  1021. *Order: JOB_SETUP.8
  1022. }
  1023. }
  1024. *default:
  1025. {
  1026. *Command: CmdSelect
  1027. {
  1028. *Order: JOB_SETUP.8
  1029. *Cmd: "@PJL SET PUNCHNUM=2<0A>"
  1030. }
  1031. }
  1032. }
  1033. }
  1034. *% 3 Hols
  1035. *Option: Option2
  1036. {
  1037. *rcNameID: 1089
  1038. *switch: HolePunch
  1039. {
  1040. *case: Option1
  1041. {
  1042. *% Not Issued command
  1043. *Command: CmdSelect
  1044. {
  1045. *Order: JOB_SETUP.8
  1046. }
  1047. }
  1048. *default:
  1049. {
  1050. *Command: CmdSelect
  1051. {
  1052. *Order: JOB_SETUP.8
  1053. *Cmd: "@PJL SET PUNCHNUM=3<0A>"
  1054. }
  1055. }
  1056. }
  1057. }
  1058. }
  1059. *%-------------------------------------------------------------
  1060. *%Feature: Stapling
  1061. *%-------------------------------------------------------------
  1062. *Feature: Stapling{ *Option: Option1{} *Option: Option2{} *Option: Option3{} *Option: Option4{} *Option: Option5{} }
  1063. *Feature: Stapling
  1064. {
  1065. *rcNameID: 600
  1066. *DefaultOption: Option1
  1067. *% None
  1068. *Option: Option1
  1069. {
  1070. *rcNameID: =OFF_DISPLAY
  1071. *Command: CmdSelect
  1072. {
  1073. *Order: JOB_SETUP.6
  1074. *Cmd: "@PJL SET FINISH=NONE<0A>"
  1075. }
  1076. }
  1077. *% Corner
  1078. *Option: Option2
  1079. {
  1080. *rcNameID: 603
  1081. *Command: CmdSelect
  1082. {
  1083. *Order: JOB_SETUP.6
  1084. *Cmd: "@PJL SET FINISH=STAPLE<0A>"
  1085. }
  1086. }
  1087. *% Long Edge
  1088. *Option: Option3
  1089. {
  1090. *rcNameID: 605
  1091. *Command: CmdSelect
  1092. {
  1093. *Order: JOB_SETUP.6
  1094. *Cmd: "@PJL SET FINISH=LONGEDGE<0A>"
  1095. }
  1096. }
  1097. *% Short Edge
  1098. *Option: Option4
  1099. {
  1100. *rcNameID: 604
  1101. *Command: CmdSelect
  1102. {
  1103. *Order: JOB_SETUP.6
  1104. *Cmd: "@PJL SET FINISH=SHORTEDGE<0A>"
  1105. }
  1106. }
  1107. *% Center
  1108. *Option: Option5
  1109. {
  1110. *rcNameID: 602
  1111. *Command: CmdSelect
  1112. {
  1113. *Order: JOB_SETUP.6
  1114. *Cmd: "@PJL SET FINISH=CENTER<0A>"
  1115. }
  1116. }
  1117. }
  1118. *%-------------------------------------------------------------
  1119. *%Feature: Folding
  1120. *%-------------------------------------------------------------
  1121. *Feature: Folding{ *Option: Option1{} *Option: Option2{} *Option: Option3{} *Option: Option4{} *Option: Option5{} *Option: Option6{} }
  1122. *Feature: Folding
  1123. {
  1124. *rcNameID: 580
  1125. *DefaultOption: Option1
  1126. *% None
  1127. *Option: Option1
  1128. {
  1129. *rcNameID: =OFF_DISPLAY
  1130. *Command: CmdSelect
  1131. {
  1132. *Order: JOB_SETUP.17
  1133. *Cmd: "@PJL SET FOLDING=NONE<0A>"
  1134. }
  1135. }
  1136. *% Crease
  1137. *Option: Option2
  1138. {
  1139. *rcNameID: 583
  1140. *Command: CmdSelect
  1141. {
  1142. *Order: JOB_SETUP.17
  1143. *Cmd: "@PJL SET FOLDING=CREASE<0A>"
  1144. }
  1145. }
  1146. *% Half Folding
  1147. *Option: Option3
  1148. {
  1149. *rcNameID: 582
  1150. *Command: CmdSelect
  1151. {
  1152. *Order: JOB_SETUP.17
  1153. *Cmd: "@PJL SET FOLDING=HALFFOLD<0A>"
  1154. }
  1155. }
  1156. *Option: Option4
  1157. {
  1158. *rcNameID: 1116
  1159. *Command: CmdSelect
  1160. {
  1161. *Order: JOB_SETUP.17
  1162. *Cmd: "@PJL SET FOLDING=ZFOLD<0A>"
  1163. }
  1164. }
  1165. *Option: Option5
  1166. {
  1167. *rcNameID: 1117
  1168. *Command: CmdSelect
  1169. {
  1170. *Order: JOB_SETUP.17
  1171. *Cmd: "@PJL SET FOLDING=ZFOLDA4<0A>"
  1172. }
  1173. }
  1174. *Option: Option6
  1175. {
  1176. *rcNameID: 1118
  1177. *Command: CmdSelect
  1178. {
  1179. *Order: JOB_SETUP.17
  1180. *Cmd: "@PJL SET FOLDING=ZFOLDB5<0A>"
  1181. }
  1182. }
  1183. }
  1184. *%-------------------------------------------------------------
  1185. *%Feature: OHP Interleaving
  1186. *%-------------------------------------------------------------
  1187. *Feature: OHPInterleaving{ *Option: Option1{} *Option: Option2{} *Option: Option3{} }
  1188. *Feature: OHPInterleaving
  1189. {
  1190. *ConflictPriority: 3
  1191. *FeatureType: DOC_PROPERTY
  1192. *rcNameID: 620
  1193. *DefaultOption: Option1
  1194. *% Off
  1195. *Option: Option1
  1196. {
  1197. *rcNameID: =OFF_DISPLAY
  1198. *Command: CmdSelect
  1199. {
  1200. *Order: JOB_SETUP.12
  1201. *Cmd: "@PJL SET OHPMODE=NONE<0A>"
  1202. }
  1203. }
  1204. *% Blank
  1205. *Option: Option2
  1206. {
  1207. *rcNameID: 1091
  1208. *Command: CmdSelect
  1209. {
  1210. *Order: JOB_SETUP.12
  1211. *Cmd: "@PJL SET OHPMODE=BLANK<0A>"
  1212. }
  1213. }
  1214. *% With Image
  1215. *Option: Option3
  1216. {
  1217. *rcNameID: 1093
  1218. *Command: CmdSelect
  1219. {
  1220. *Order: JOB_SETUP.12
  1221. *Cmd: "@PJL SET OHPMODE=PRINT<0A>"
  1222. }
  1223. }
  1224. }
  1225. *% : OHPInteleavingPaperSource
  1226. *Feature: InteleavingPaperSource{ *Option: TRAY1{} *Option: TRAY2{} *Option: TRAY3{} *Option: TRAY4{} *Option: LCC{} *Option: LCT{} }
  1227. *Feature: InteleavingPaperSource
  1228. {
  1229. *FeatureType: DOC_PROPERTY
  1230. *rcNameID: 1090
  1231. *DefaultOption: TRAY1
  1232. *Option: TRAY1
  1233. {
  1234. *rcNameID: 1034
  1235. *switch: OHPInterleaving
  1236. {
  1237. *case: Option1
  1238. {
  1239. *Command: CmdSelect
  1240. {
  1241. *Order: JOB_SETUP.13
  1242. }
  1243. }
  1244. *default:
  1245. {
  1246. *Command: CmdSelect
  1247. {
  1248. *Order: JOB_SETUP.13
  1249. *Cmd: "@PJL SET OHPOPTRAY=TRAY1<0A>"
  1250. }
  1251. }
  1252. }
  1253. }
  1254. *Option: TRAY2
  1255. {
  1256. *rcNameID: 1035
  1257. *switch: OHPInterleaving
  1258. {
  1259. *case: Option1
  1260. {
  1261. *Command: CmdSelect
  1262. {
  1263. *Order: JOB_SETUP.13
  1264. }
  1265. }
  1266. *default:
  1267. {
  1268. *Command: CmdSelect
  1269. {
  1270. *Order: JOB_SETUP.13
  1271. *Cmd: "@PJL SET OHPOPTRAY=TRAY2<0A>"
  1272. }
  1273. }
  1274. }
  1275. }
  1276. *Option: TRAY3
  1277. {
  1278. *rcNameID: 1036
  1279. *switch: OHPInterleaving
  1280. {
  1281. *case: Option1
  1282. {
  1283. *Command: CmdSelect
  1284. {
  1285. *Order: JOB_SETUP.13
  1286. }
  1287. }
  1288. *default:
  1289. {
  1290. *Command: CmdSelect
  1291. {
  1292. *Order: JOB_SETUP.13
  1293. *Cmd: "@PJL SET OHPOPTRAY=TRAY3<0A>"
  1294. }
  1295. }
  1296. }
  1297. }
  1298. *Option: TRAY4
  1299. {
  1300. *rcNameID: 1067
  1301. *switch: OHPInterleaving
  1302. {
  1303. *case: Option1
  1304. {
  1305. *Command: CmdSelect
  1306. {
  1307. *Order: JOB_SETUP.13
  1308. }
  1309. }
  1310. *default:
  1311. {
  1312. *Command: CmdSelect
  1313. {
  1314. *Order: JOB_SETUP.13
  1315. *Cmd: "@PJL SET OHPOPTRAY=TRAY4<0A>"
  1316. }
  1317. }
  1318. }
  1319. }
  1320. *Option: LCT
  1321. {
  1322. *rcNameID: 527
  1323. *switch: OHPInterleaving
  1324. {
  1325. *case: Option1
  1326. {
  1327. *Command: CmdSelect
  1328. {
  1329. *Order: JOB_SETUP.13
  1330. }
  1331. }
  1332. *default:
  1333. {
  1334. *Command: CmdSelect
  1335. {
  1336. *Order: JOB_SETUP.13
  1337. *Cmd: "@PJL SET OHPOPTRAY=LCT<0A>"
  1338. }
  1339. }
  1340. }
  1341. }
  1342. *Option: LCC
  1343. {
  1344. *rcNameID: 525
  1345. *switch: OHPInterleaving
  1346. {
  1347. *case: Option1
  1348. {
  1349. *Command: CmdSelect
  1350. {
  1351. *Order: JOB_SETUP.13
  1352. }
  1353. }
  1354. *default:
  1355. {
  1356. *Command: CmdSelect
  1357. {
  1358. *Order: JOB_SETUP.13
  1359. *Cmd: "@PJL SET OHPOPTRAY=LCC<0A>"
  1360. }
  1361. }
  1362. }
  1363. }
  1364. }
  1365. *%-------------------------------------------------------------
  1366. *% Cover Mode
  1367. *%-------------------------------------------------------------
  1368. *Feature: FCoverMode{ *Option: Option1{} *Option: Option2{} *Option: Option3{} }
  1369. *Feature: FCoverMode
  1370. {
  1371. *ConflictPriority: 3
  1372. *FeatureType: DOC_PROPERTY
  1373. *rcNameID: 1095
  1374. *DefaultOption: Option1
  1375. *Option: Option1
  1376. {
  1377. *rcNameID: =OFF_DISPLAY
  1378. *Command: CmdSelect
  1379. {
  1380. *Order: JOB_SETUP.9
  1381. *Cmd: "@PJL SET COVERMODE=NONE<0A>"
  1382. }
  1383. }
  1384. *Option: Option2
  1385. {
  1386. *rcNameID: 1091
  1387. *Command: CmdSelect
  1388. {
  1389. *Order: JOB_SETUP.9
  1390. *Cmd: "@PJL SET COVERMODE=ON<0A>"
  1391. }
  1392. }
  1393. *Option: Option3
  1394. {
  1395. *rcNameID: 1093
  1396. *Command: CmdSelect
  1397. {
  1398. *Order: JOB_SETUP.9
  1399. *Cmd: "@PJL SET COVERMODE=PRINT<0A>"
  1400. }
  1401. }
  1402. }
  1403. *% Back Cover
  1404. *Feature: BackCover{ *Option: Option1{} *Option: Option2{} *Option: Option3{} }
  1405. *Feature: BackCover
  1406. {
  1407. *FeatureType: DOC_PROPERTY
  1408. *rcNameID: 1096
  1409. *DefaultOption: Option1
  1410. *Option: Option1
  1411. {
  1412. *rcNameID: =OFF_DISPLAY
  1413. *switch: FCoverMode
  1414. {
  1415. *case: Option1
  1416. {
  1417. *Command: CmdSelect
  1418. {
  1419. *Order: JOB_SETUP.10
  1420. }
  1421. }
  1422. *default:
  1423. {
  1424. *Command: CmdSelect
  1425. {
  1426. *Order: JOB_SETUP.10
  1427. *Cmd: "@PJL SET BACKCOVER=OFF<0A>"
  1428. }
  1429. }
  1430. }
  1431. }
  1432. *Option: Option2
  1433. {
  1434. *rcNameID: 1091
  1435. *switch: FCoverMode
  1436. {
  1437. *case: Option1
  1438. {
  1439. *Command: CmdSelect
  1440. {
  1441. *Order: JOB_SETUP.10
  1442. }
  1443. }
  1444. *default:
  1445. {
  1446. *Command: CmdSelect
  1447. {
  1448. *Order: JOB_SETUP.10
  1449. *Cmd: "@PJL SET BACKCOVER=ON<0A>"
  1450. }
  1451. }
  1452. }
  1453. }
  1454. *Option: Option3
  1455. {
  1456. *rcNameID: 1093
  1457. *switch: FCoverMode
  1458. {
  1459. *case: Option1
  1460. {
  1461. *Command: CmdSelect
  1462. {
  1463. *Order: JOB_SETUP.10
  1464. }
  1465. }
  1466. *default:
  1467. {
  1468. *Command: CmdSelect
  1469. {
  1470. *Order: JOB_SETUP.10
  1471. *Cmd: "@PJL SET BACKCOVER=PRINT<0A>"
  1472. }
  1473. }
  1474. }
  1475. }
  1476. }
  1477. *% Cover Paper Source
  1478. *Feature: CoverPaperSource{ *Option: TRAY1{} *Option: TRAY2{} *Option: TRAY3{} *Option: TRAY4{} *Option: LCC{} *Option: LCT{} *Option: MANUAL{} }
  1479. *Feature: CoverPaperSource
  1480. {
  1481. *FeatureType: DOC_PROPERTY
  1482. *rcNameID: 1097
  1483. *DefaultOption: TRAY1
  1484. *Option: TRAY1
  1485. {
  1486. *rcNameID: 1034
  1487. *switch: FCoverMode
  1488. {
  1489. *case: Option1
  1490. {
  1491. *Command: CmdSelect
  1492. {
  1493. *Order: JOB_SETUP.11
  1494. }
  1495. }
  1496. *default:
  1497. {
  1498. *Command: CmdSelect
  1499. {
  1500. *Order: JOB_SETUP.11
  1501. *Cmd: "@PJL SET COVERTRAY=TRAY1<0A>"
  1502. }
  1503. }
  1504. }
  1505. }
  1506. *Option: TRAY2
  1507. {
  1508. *rcNameID: 1035
  1509. *switch: FCoverMode
  1510. {
  1511. *case: Option1
  1512. {
  1513. *Command: CmdSelect
  1514. {
  1515. *Order: JOB_SETUP.11
  1516. }
  1517. }
  1518. *default:
  1519. {
  1520. *Command: CmdSelect
  1521. {
  1522. *Order: JOB_SETUP.11
  1523. *Cmd: "@PJL SET COVERTRAY=TRAY2<0A>"
  1524. }
  1525. }
  1526. }
  1527. }
  1528. *Option: TRAY3
  1529. {
  1530. *rcNameID: 1036
  1531. *switch: FCoverMode
  1532. {
  1533. *case: Option1
  1534. {
  1535. *Command: CmdSelect
  1536. {
  1537. *Order: JOB_SETUP.11
  1538. }
  1539. }
  1540. *default:
  1541. {
  1542. *Command: CmdSelect
  1543. {
  1544. *Order: JOB_SETUP.11
  1545. *Cmd: "@PJL SET COVERTRAY=TRAY3<0A>"
  1546. }
  1547. }
  1548. }
  1549. }
  1550. *Option: TRAY4
  1551. {
  1552. *rcNameID: 1067
  1553. *switch: FCoverMode
  1554. {
  1555. *case: Option1
  1556. {
  1557. *Command: CmdSelect
  1558. {
  1559. *Order: JOB_SETUP.11
  1560. }
  1561. }
  1562. *default:
  1563. {
  1564. *Command: CmdSelect
  1565. {
  1566. *Order: JOB_SETUP.11
  1567. *Cmd: "@PJL SET COVERTRAY=TRAY4<0A>"
  1568. }
  1569. }
  1570. }
  1571. }
  1572. *Option: LCC
  1573. {
  1574. *rcNameID: 525
  1575. *switch: FCoverMode
  1576. {
  1577. *case: Option1
  1578. {
  1579. *Command: CmdSelect
  1580. {
  1581. *Order: JOB_SETUP.11
  1582. }
  1583. }
  1584. *default:
  1585. {
  1586. *Command: CmdSelect
  1587. {
  1588. *Order: JOB_SETUP.11
  1589. *Cmd: "@PJL SET COVERTRAY=LCC<0A>"
  1590. }
  1591. }
  1592. }
  1593. }
  1594. *Option: LCT
  1595. {
  1596. *rcNameID: 527
  1597. *switch: FCoverMode
  1598. {
  1599. *case: Option1
  1600. {
  1601. *Command: CmdSelect
  1602. {
  1603. *Order: JOB_SETUP.11
  1604. }
  1605. }
  1606. *default:
  1607. {
  1608. *Command: CmdSelect
  1609. {
  1610. *Order: JOB_SETUP.11
  1611. *Cmd: "@PJL SET COVERTRAY=LCT<0A>"
  1612. }
  1613. }
  1614. }
  1615. }
  1616. *Option: MANUAL
  1617. {
  1618. *rcNameID: =MANUAL_FEED_DISPLAY
  1619. *switch: FCoverMode
  1620. {
  1621. *case: Option1
  1622. {
  1623. *Command: CmdSelect
  1624. {
  1625. *Order: JOB_SETUP.11
  1626. }
  1627. }
  1628. *default:
  1629. {
  1630. *Command: CmdSelect
  1631. {
  1632. *Order: JOB_SETUP.11
  1633. *Cmd: "@PJL SET COVERTRAY=MANUALFEED<0A>"
  1634. }
  1635. }
  1636. }
  1637. }
  1638. }
  1639. *%---------------------------------------------------------
  1640. *% Input Bin
  1641. *%---------------------------------------------------------
  1642. *Feature: InputBin{ *Option: AUTO{} *Option: TRAY1{} *Option: TRAY2{} *Option: TRAY3{} *Option: TRAY4{} *Option: LCC{} *Option: LCT{} *Option: BYPASS{} }
  1643. *Feature: InputBin
  1644. {
  1645. *rcNameID: =PAPER_SOURCE_DISPLAY
  1646. *DefaultOption: AUTO
  1647. *% Auto
  1648. *Option: AUTO
  1649. {
  1650. *rcNameID: =AUTO_DISPLAY
  1651. *Command: CmdSelect
  1652. {
  1653. *Order: DOC_SETUP.4
  1654. *Cmd: "<1B>&l7H"
  1655. }
  1656. }
  1657. *% TRAY1
  1658. *Option: TRAY1
  1659. {
  1660. *rcNameID: 1034
  1661. *Command: CmdSelect
  1662. {
  1663. *Order: DOC_SETUP.4
  1664. *Cmd: "<1B>&l4H"
  1665. }
  1666. }
  1667. *% TRAY2
  1668. *Option: TRAY2
  1669. {
  1670. *rcNameID: 1035
  1671. *Command: CmdSelect
  1672. {
  1673. *Order: DOC_SETUP.4
  1674. *Cmd: "<1B>&l1H"
  1675. }
  1676. }
  1677. *% TRAY3
  1678. *Option: TRAY3
  1679. {
  1680. *rcNameID: 1036
  1681. *Command: CmdSelect
  1682. {
  1683. *Order: DOC_SETUP.4
  1684. *Cmd: "<1B>&l5H"
  1685. }
  1686. }
  1687. *% TRAY4
  1688. *Option: TRAY4
  1689. {
  1690. *rcNameID: 1067
  1691. *Command: CmdSelect
  1692. {
  1693. *Order: DOC_SETUP.4
  1694. *Cmd: "<1B>&l20H"
  1695. }
  1696. }
  1697. *% LCT
  1698. *Option: LCT
  1699. {
  1700. *rcNameID: 527
  1701. *Command: CmdSelect
  1702. {
  1703. *Order: DOC_SETUP.4
  1704. *Cmd: "<1B>&l29H"
  1705. }
  1706. }
  1707. *% LCC
  1708. *Option: LCC
  1709. {
  1710. *rcNameID: 525
  1711. *Command: CmdSelect
  1712. {
  1713. *Order: DOC_SETUP.4
  1714. *Cmd: "<1B>&l30H"
  1715. }
  1716. }
  1717. *% Bypass
  1718. *Option: BYPASS
  1719. {
  1720. *rcNameID: =MANUAL_FEED_DISPLAY
  1721. *Command: CmdSelect
  1722. {
  1723. *Order: DOC_SETUP.4
  1724. *Cmd: "<1B>&l2H"
  1725. }
  1726. }
  1727. }
  1728. *%---------------------------------------------------------
  1729. *% Duplex Printing
  1730. *%---------------------------------------------------------
  1731. *Feature: Duplex
  1732. {
  1733. *rcNameID: =TWO_SIDED_PRINTING_DISPLAY
  1734. *DefaultOption: NONE
  1735. *Option: NONE
  1736. {
  1737. *rcNameID: =NONE_DISPLAY
  1738. *Command: CmdSelect
  1739. {
  1740. *Order: DOC_SETUP.2
  1741. *Cmd: "<1B>&l0S"
  1742. }
  1743. }
  1744. *Option: VERTICAL
  1745. {
  1746. *rcNameID: =FLIP_ON_LONG_EDGE_DISPLAY
  1747. *Command: CmdSelect
  1748. {
  1749. *Order: DOC_SETUP.2
  1750. *Cmd: "<1B>&l1S"
  1751. }
  1752. }
  1753. *Option: HORIZONTAL
  1754. {
  1755. *rcNameID: =FLIP_ON_SHORT_EDGE_DISPLAY
  1756. *Command: CmdSelect
  1757. {
  1758. *Order: DOC_SETUP.2
  1759. *Cmd: "<1B>&l2S"
  1760. }
  1761. }
  1762. }
  1763. *%-------------------------------------------------------------
  1764. *% Distribution Number Use
  1765. *%-------------------------------------------------------------
  1766. *Feature: DistNoUse{ *Option: None{} *Option: 1StPage{} *Option: AllPage{} }
  1767. *Feature: DistNoUse
  1768. {
  1769. *ConflictPriority: 3
  1770. *FeatureType: DOC_PROPERTY
  1771. *rcNameID: 1013
  1772. *DefaultOption: None
  1773. *Option: None
  1774. {
  1775. *rcNameID: =OFF_DISPLAY
  1776. *Command: CmdSelect
  1777. {
  1778. *Order: JOB_SETUP.14
  1779. *Cmd: "@PJL SET CONTINUOUSMODE=NONE<0A>"
  1780. }
  1781. }
  1782. *Option: 1StPage
  1783. {
  1784. *rcNameID: 1099
  1785. *Command: CmdSelect
  1786. {
  1787. *Order: JOB_SETUP.14
  1788. *Cmd: "@PJL SET CONTINUOUSMODE=HEADER<0A>"
  1789. }
  1790. }
  1791. *Option: AllPage
  1792. {
  1793. *rcNameID: 1100
  1794. *Command: CmdSelect
  1795. {
  1796. *Order: JOB_SETUP.14
  1797. *Cmd: "@PJL SET CONTINUOUSMODE=ALL<0A>"
  1798. }
  1799. }
  1800. }
  1801. *%-------------------------------------------------------------
  1802. *% Density of Distribution Number
  1803. *%-------------------------------------------------------------
  1804. *Feature: DistStartNo
  1805. {
  1806. *FeatureType: DOC_PROPERTY
  1807. *rcNameID: 1102
  1808. *DefaultOption: Option1
  1809. *Option: Option1
  1810. {
  1811. *Name: "1"
  1812. *switch: DistNoUse
  1813. {
  1814. *case: None
  1815. {
  1816. *Command: CmdSelect
  1817. {
  1818. *Order: JOB_SETUP.16
  1819. }
  1820. }
  1821. *default:
  1822. {
  1823. *Command: CmdSelect
  1824. {
  1825. *Order: JOB_SETUP.16
  1826. *Cmd: "@PJL SET CONTINUOUSNUMBER=1<0A>"
  1827. }
  1828. }
  1829. }
  1830. }
  1831. *Option: Option2
  1832. {
  1833. *Name: "2"
  1834. *switch: DistNoUse
  1835. {
  1836. *case: None
  1837. {
  1838. *Command: CmdSelect
  1839. {
  1840. *Order: JOB_SETUP.16
  1841. }
  1842. }
  1843. *default:
  1844. {
  1845. *Command: CmdSelect
  1846. {
  1847. *Order: JOB_SETUP.16
  1848. *Cmd: "@PJL SET CONTINUOUSNUMBER=2<0A>"
  1849. }
  1850. }
  1851. }
  1852. }
  1853. *Option: Option3
  1854. {
  1855. *Name: "3"
  1856. *switch: DistNoUse
  1857. {
  1858. *case: None
  1859. {
  1860. *Command: CmdSelect
  1861. {
  1862. *Order: JOB_SETUP.16
  1863. }
  1864. }
  1865. *default:
  1866. {
  1867. *Command: CmdSelect
  1868. {
  1869. *Order: JOB_SETUP.16
  1870. *Cmd: "@PJL SET CONTINUOUSNUMBER=3<0A>"
  1871. }
  1872. }
  1873. }
  1874. }
  1875. *Option: Option4
  1876. {
  1877. *Name: "4"
  1878. *switch: DistNoUse
  1879. {
  1880. *case: None
  1881. {
  1882. *Command: CmdSelect
  1883. {
  1884. *Order: JOB_SETUP.16
  1885. }
  1886. }
  1887. *default:
  1888. {
  1889. *Command: CmdSelect
  1890. {
  1891. *Order: JOB_SETUP.16
  1892. *Cmd: "@PJL SET CONTINUOUSNUMBER=4<0A>"
  1893. }
  1894. }
  1895. }
  1896. }
  1897. *Option: Option5
  1898. {
  1899. *Name: "5"
  1900. *switch: DistNoUse
  1901. {
  1902. *case: None
  1903. {
  1904. *Command: CmdSelect
  1905. {
  1906. *Order: JOB_SETUP.16
  1907. }
  1908. }
  1909. *default:
  1910. {
  1911. *Command: CmdSelect
  1912. {
  1913. *Order: JOB_SETUP.16
  1914. *Cmd: "@PJL SET CONTINUOUSNUMBER=5<0A>"
  1915. }
  1916. }
  1917. }
  1918. }
  1919. *Option: Option6
  1920. {
  1921. *Name: "6"
  1922. *switch: DistNoUse
  1923. {
  1924. *case: None
  1925. {
  1926. *Command: CmdSelect
  1927. {
  1928. *Order: JOB_SETUP.16
  1929. }
  1930. }
  1931. *default:
  1932. {
  1933. *Command: CmdSelect
  1934. {
  1935. *Order: JOB_SETUP.16
  1936. *Cmd: "@PJL SET CONTINUOUSNUMBER=6<0A>"
  1937. }
  1938. }
  1939. }
  1940. }
  1941. *Option: Option7
  1942. {
  1943. *Name: "7"
  1944. *switch: DistNoUse
  1945. {
  1946. *case: None
  1947. {
  1948. *Command: CmdSelect
  1949. {
  1950. *Order: JOB_SETUP.16
  1951. }
  1952. }
  1953. *default:
  1954. {
  1955. *Command: CmdSelect
  1956. {
  1957. *Order: JOB_SETUP.16
  1958. *Cmd: "@PJL SET CONTINUOUSNUMBER=7<0A>"
  1959. }
  1960. }
  1961. }
  1962. }
  1963. *Option: Option8
  1964. {
  1965. *Name: "8"
  1966. *switch: DistNoUse
  1967. {
  1968. *case: None
  1969. {
  1970. *Command: CmdSelect
  1971. {
  1972. *Order: JOB_SETUP.16
  1973. }
  1974. }
  1975. *default:
  1976. {
  1977. *Command: CmdSelect
  1978. {
  1979. *Order: JOB_SETUP.16
  1980. *Cmd: "@PJL SET CONTINUOUSNUMBER=8<0A>"
  1981. }
  1982. }
  1983. }
  1984. }
  1985. *Option: Option9
  1986. {
  1987. *Name: "9"
  1988. *switch: DistNoUse
  1989. {
  1990. *case: None
  1991. {
  1992. *Command: CmdSelect
  1993. {
  1994. *Order: JOB_SETUP.16
  1995. }
  1996. }
  1997. *default:
  1998. {
  1999. *Command: CmdSelect
  2000. {
  2001. *Order: JOB_SETUP.16
  2002. *Cmd: "@PJL SET CONTINUOUSNUMBER=9<0A>"
  2003. }
  2004. }
  2005. }
  2006. }
  2007. *Option: Option10
  2008. {
  2009. *Name: "10"
  2010. *switch: DistNoUse
  2011. {
  2012. *case: None
  2013. {
  2014. *Command: CmdSelect
  2015. {
  2016. *Order: JOB_SETUP.16
  2017. }
  2018. }
  2019. *default:
  2020. {
  2021. *Command: CmdSelect
  2022. {
  2023. *Order: JOB_SETUP.16
  2024. *Cmd: "@PJL SET CONTINUOUSNUMBER=10<0A>"
  2025. }
  2026. }
  2027. }
  2028. }
  2029. *Option: Option11
  2030. {
  2031. *Name: "11"
  2032. *switch: DistNoUse
  2033. {
  2034. *case: None
  2035. {
  2036. *Command: CmdSelect
  2037. {
  2038. *Order: JOB_SETUP.16
  2039. }
  2040. }
  2041. *default:
  2042. {
  2043. *Command: CmdSelect
  2044. {
  2045. *Order: JOB_SETUP.16
  2046. *Cmd: "@PJL SET CONTINUOUSNUMBER=11<0A>"
  2047. }
  2048. }
  2049. }
  2050. }
  2051. *Option: Option12
  2052. {
  2053. *Name: "12"
  2054. *switch: DistNoUse
  2055. {
  2056. *case: None
  2057. {
  2058. *Command: CmdSelect
  2059. {
  2060. *Order: JOB_SETUP.16
  2061. }
  2062. }
  2063. *default:
  2064. {
  2065. *Command: CmdSelect
  2066. {
  2067. *Order: JOB_SETUP.16
  2068. *Cmd: "@PJL SET CONTINUOUSNUMBER=12<0A>"
  2069. }
  2070. }
  2071. }
  2072. }
  2073. *Option: Option13
  2074. {
  2075. *Name: "13"
  2076. *switch: DistNoUse
  2077. {
  2078. *case: None
  2079. {
  2080. *Command: CmdSelect
  2081. {
  2082. *Order: JOB_SETUP.16
  2083. }
  2084. }
  2085. *default:
  2086. {
  2087. *Command: CmdSelect
  2088. {
  2089. *Order: JOB_SETUP.16
  2090. *Cmd: "@PJL SET CONTINUOUSNUMBER=13<0A>"
  2091. }
  2092. }
  2093. }
  2094. }
  2095. *Option: Option14
  2096. {
  2097. *Name: "14"
  2098. *switch: DistNoUse
  2099. {
  2100. *case: None
  2101. {
  2102. *Command: CmdSelect
  2103. {
  2104. *Order: JOB_SETUP.16
  2105. }
  2106. }
  2107. *default:
  2108. {
  2109. *Command: CmdSelect
  2110. {
  2111. *Order: JOB_SETUP.16
  2112. *Cmd: "@PJL SET CONTINUOUSNUMBER=14<0A>"
  2113. }
  2114. }
  2115. }
  2116. }
  2117. *Option: Option15
  2118. {
  2119. *Name: "15"
  2120. *switch: DistNoUse
  2121. {
  2122. *case: None
  2123. {
  2124. *Command: CmdSelect
  2125. {
  2126. *Order: JOB_SETUP.16
  2127. }
  2128. }
  2129. *default:
  2130. {
  2131. *Command: CmdSelect
  2132. {
  2133. *Order: JOB_SETUP.16
  2134. *Cmd: "@PJL SET CONTINUOUSNUMBER=15<0A>"
  2135. }
  2136. }
  2137. }
  2138. }
  2139. *Option: Option16
  2140. {
  2141. *Name: "16"
  2142. *switch: DistNoUse
  2143. {
  2144. *case: None
  2145. {
  2146. *Command: CmdSelect
  2147. {
  2148. *Order: JOB_SETUP.16
  2149. }
  2150. }
  2151. *default:
  2152. {
  2153. *Command: CmdSelect
  2154. {
  2155. *Order: JOB_SETUP.16
  2156. *Cmd: "@PJL SET CONTINUOUSNUMBER=16<0A>"
  2157. }
  2158. }
  2159. }
  2160. }
  2161. *Option: Option17
  2162. {
  2163. *Name: "17"
  2164. *switch: DistNoUse
  2165. {
  2166. *case: None
  2167. {
  2168. *Command: CmdSelect
  2169. {
  2170. *Order: JOB_SETUP.16
  2171. }
  2172. }
  2173. *default:
  2174. {
  2175. *Command: CmdSelect
  2176. {
  2177. *Order: JOB_SETUP.16
  2178. *Cmd: "@PJL SET CONTINUOUSNUMBER=17<0A>"
  2179. }
  2180. }
  2181. }
  2182. }
  2183. *Option: Option18
  2184. {
  2185. *Name: "18"
  2186. *switch: DistNoUse
  2187. {
  2188. *case: None
  2189. {
  2190. *Command: CmdSelect
  2191. {
  2192. *Order: JOB_SETUP.16
  2193. }
  2194. }
  2195. *default:
  2196. {
  2197. *Command: CmdSelect
  2198. {
  2199. *Order: JOB_SETUP.16
  2200. *Cmd: "@PJL SET CONTINUOUSNUMBER=18<0A>"
  2201. }
  2202. }
  2203. }
  2204. }
  2205. *Option: Option19
  2206. {
  2207. *Name: "19"
  2208. *switch: DistNoUse
  2209. {
  2210. *case: None
  2211. {
  2212. *Command: CmdSelect
  2213. {
  2214. *Order: JOB_SETUP.16
  2215. }
  2216. }
  2217. *default:
  2218. {
  2219. *Command: CmdSelect
  2220. {
  2221. *Order: JOB_SETUP.16
  2222. *Cmd: "@PJL SET CONTINUOUSNUMBER=19<0A>"
  2223. }
  2224. }
  2225. }
  2226. }
  2227. *Option: Option20
  2228. {
  2229. *Name: "20"
  2230. *switch: DistNoUse
  2231. {
  2232. *case: None
  2233. {
  2234. *Command: CmdSelect
  2235. {
  2236. *Order: JOB_SETUP.16
  2237. }
  2238. }
  2239. *default:
  2240. {
  2241. *Command: CmdSelect
  2242. {
  2243. *Order: JOB_SETUP.16
  2244. *Cmd: "@PJL SET CONTINUOUSNUMBER=20<0A>"
  2245. }
  2246. }
  2247. }
  2248. }
  2249. }
  2250. *%-------------------------------------------------------------
  2251. *% Halftone
  2252. *%-------------------------------------------------------------
  2253. *Feature: Halftone
  2254. {
  2255. *rcNameID: =HALFTONING_DISPLAY
  2256. *DefaultOption: HT_PATSIZE_AUTO
  2257. *Option: HT_PATSIZE_AUTO
  2258. {
  2259. *rcNameID: =HT_AUTO_SELECT_DISPLAY
  2260. }
  2261. *Option: HT_PATSIZE_4x4_M
  2262. {
  2263. *rcNameID: 1103
  2264. }
  2265. *Option: HT_PATSIZE_6x6_M
  2266. {
  2267. *rcNameID: =HT_DITHER6X6_DISPLAY
  2268. }
  2269. *Option: HT_PATSIZE_8x8_M
  2270. {
  2271. *rcNameID: =HT_DITHER8X8_DISPLAY
  2272. }
  2273. *Option: HT_PATSIZE_10x10_M
  2274. {
  2275. *rcNameID: 1104
  2276. }
  2277. *Option: HT_PATSIZE_12x12_M
  2278. {
  2279. *rcNameID: 1105
  2280. }
  2281. *Option: HT_PATSIZE_14x14_M
  2282. {
  2283. *rcNameID: 1106
  2284. }
  2285. *Option: HT_PATSIZE_16x16_M
  2286. {
  2287. *rcNameID: 1107
  2288. }
  2289. *Option: HT_PATSIZE_SUPERCELL_M
  2290. {
  2291. *rcNameID: =HT_SUPERCELL_DISPLAY
  2292. }
  2293. }
  2294. *%-------------------------------------------------------------
  2295. *Feature: Memory
  2296. *%-------------------------------------------------------------
  2297. {
  2298. *rcNameID: =PRINTER_MEMORY_DISPLAY
  2299. *DefaultOption: 2MB
  2300. *Option: 2MB
  2301. {
  2302. *rcNameID: 1109
  2303. *MemoryConfigKB: PAIR(2048, 1024)
  2304. }
  2305. *% *Option: 32MB
  2306. *% {
  2307. *% *rcNameID: 710
  2308. *% *MemoryConfigKB: PAIR(32768, 30720)
  2309. *% }
  2310. *% *Option: 96MB
  2311. *% {
  2312. *% *rcNameID: 711
  2313. *% *MemoryConfigKB: PAIR(98304, 96256)
  2314. *% }
  2315. *% *Option: 160MB
  2316. *% {
  2317. *% *rcNameID: 712
  2318. *% *MemoryConfigKB: PAIR(163840, 161792)
  2319. *% }
  2320. }
  2321. *% Constraints FinishingUnit and OutputBin
  2322. *InvalidCombination: LIST(FinishingUnit.NotInstalled, OutputBin.Option2)
  2323. *InvalidCombination: LIST(FinishingUnit.NotInstalled, OutputBin.Option3)
  2324. *InvalidCombination: LIST(FinishingUnit.NotInstalled, OutputBin.Option4)
  2325. *InvalidCombination: LIST(FinishingUnit.NotInstalled, OutputBin.Option5)
  2326. *InvalidCombination: LIST(FinishingUnit.NotInstalled, OutputBin.Option6)
  2327. *InvalidCombination: LIST(FinishingUnit.NotInstalled, Stapling.Option2)
  2328. *InvalidCombination: LIST(FinishingUnit.NotInstalled, Stapling.Option3)
  2329. *InvalidCombination: LIST(FinishingUnit.NotInstalled, Stapling.Option4)
  2330. *InvalidCombination: LIST(FinishingUnit.NotInstalled, Stapling.Option5)
  2331. *InvalidCombination: LIST(FinishingUnit.NotInstalled, HolePunch.Option2)
  2332. *InvalidCombination: LIST(FinishingUnit.NotInstalled, HolePunch.Option3)
  2333. *InvalidCombination: LIST(FinishingUnit.NotInstalled, Folding.Option2)
  2334. *InvalidCombination: LIST(FinishingUnit.NotInstalled, Folding.Option3)
  2335. *InvalidCombination: LIST(FinishingUnit.NotInstalled, Folding.Option4)
  2336. *InvalidCombination: LIST(FinishingUnit.NotInstalled, Folding.Option5)
  2337. *InvalidCombination: LIST(FinishingUnit.NotInstalled, Folding.Option6)
  2338. *InvalidCombination: LIST(FinishingUnit.OptMSFinisher, OutputBin.Option2)
  2339. *InvalidCombination: LIST(FinishingUnit.OptMSFinisher, OutputBin.Option3)
  2340. *InvalidCombination: LIST(FinishingUnit.OptMSFinisher, OutputBin.Option4)
  2341. *InvalidCombination: LIST(FinishingUnit.OptMSFinisher, OutputBin.Option5)
  2342. *InvalidCombination: LIST(FinishingUnit.OptMSFinisher, OutputBin.Option6)
  2343. *InvalidCombination: LIST(FinishingUnit.OptMSFinisher, Stapling.Option5)
  2344. *InvalidCombination: LIST(FinishingUnit.OptMSFinisher, Folding.Option2)
  2345. *InvalidCombination: LIST(FinishingUnit.OptMSFinisher, Folding.Option3)
  2346. *InvalidCombination: LIST(FinishingUnit.OptMSFinisher, Folding.Option4)
  2347. *InvalidCombination: LIST(FinishingUnit.OptMSFinisher, Folding.Option5)
  2348. *InvalidCombination: LIST(FinishingUnit.OptMSFinisher, Folding.Option6)
  2349. *InvalidCombination: LIST(FinishingUnit.OptSSFinisher, OutputBin.Option2)
  2350. *InvalidCombination: LIST(FinishingUnit.OptSSFinisher, OutputBin.Option3)
  2351. *InvalidCombination: LIST(FinishingUnit.OptSSFinisher, OutputBin.Option4)
  2352. *InvalidCombination: LIST(FinishingUnit.OptSSFinisher, OutputBin.Option5)
  2353. *InvalidCombination: LIST(FinishingUnit.OptSSFinisher, OutputBin.Option6)
  2354. *InvalidCombination: LIST(FinishingUnit.OptSSFinisher, Stapling.Option3)
  2355. *InvalidCombination: LIST(FinishingUnit.OptSSFinisher, Stapling.Option4)
  2356. *InvalidCombination: LIST(FinishingUnit.OptSSFinisher, Stapling.Option5)
  2357. *InvalidCombination: LIST(FinishingUnit.OptSSFinisher, HolePunch.Option2)
  2358. *InvalidCombination: LIST(FinishingUnit.OptSSFinisher, HolePunch.Option3)
  2359. *InvalidCombination: LIST(FinishingUnit.OptSSFinisher, Folding.Option2)
  2360. *InvalidCombination: LIST(FinishingUnit.OptSSFinisher, Folding.Option3)
  2361. *InvalidCombination: LIST(FinishingUnit.OptSSFinisher, Folding.Option4)
  2362. *InvalidCombination: LIST(FinishingUnit.OptSSFinisher, Folding.Option5)
  2363. *InvalidCombination: LIST(FinishingUnit.OptSSFinisher, Folding.Option6)
  2364. *InvalidCombination: LIST(FinishingUnit.OptMailbinFinisher, Stapling.Option3)
  2365. *InvalidCombination: LIST(FinishingUnit.OptMailbinFinisher, Stapling.Option4)
  2366. *InvalidCombination: LIST(FinishingUnit.OptMailbinFinisher, Stapling.Option5)
  2367. *InvalidCombination: LIST(FinishingUnit.OptMailbinFinisher, Folding.Option2)
  2368. *InvalidCombination: LIST(FinishingUnit.OptMailbinFinisher, Folding.Option3)
  2369. *InvalidCombination: LIST(FinishingUnit.OptMailbinFinisher, Folding.Option4)
  2370. *InvalidCombination: LIST(FinishingUnit.OptMailbinFinisher, Folding.Option5)
  2371. *InvalidCombination: LIST(FinishingUnit.OptMailbinFinisher, Folding.Option6)
  2372. *InvalidCombination: LIST(FinishingUnit.OptFoldingFinisher, OutputBin.Option2)
  2373. *InvalidCombination: LIST(FinishingUnit.OptFoldingFinisher, OutputBin.Option3)
  2374. *InvalidCombination: LIST(FinishingUnit.OptFoldingFinisher, OutputBin.Option4)
  2375. *InvalidCombination: LIST(FinishingUnit.OptFoldingFinisher, OutputBin.Option5)
  2376. *InvalidCombination: LIST(FinishingUnit.OptFoldingFinisher, OutputBin.Option6)
  2377. *% Constraints InputBinUnit and InputBin
  2378. *InvalidCombination: LIST(InputBinUnit.Option1, InputBin.TRAY3)
  2379. *InvalidCombination: LIST(InputBinUnit.Option1, InputBin.TRAY4)
  2380. *InvalidCombination: LIST(InputBinUnit.Option1, InputBin.LCC)
  2381. *InvalidCombination: LIST(InputBinUnit.Option1, CoverPaperSource.TRAY3)
  2382. *InvalidCombination: LIST(InputBinUnit.Option1, CoverPaperSource.TRAY4)
  2383. *InvalidCombination: LIST(InputBinUnit.Option1, CoverPaperSource.LCC)
  2384. *InvalidCombination: LIST(InputBinUnit.Option1, InteleavingPaperSource.TRAY3)
  2385. *InvalidCombination: LIST(InputBinUnit.Option1, InteleavingPaperSource.TRAY4)
  2386. *InvalidCombination: LIST(InputBinUnit.Option1, InteleavingPaperSource.LCC)
  2387. *InvalidCombination: LIST(InputBinUnit.Option2, InputBin.LCC)
  2388. *InvalidCombination: LIST(InputBinUnit.Option2, CoverPaperSource.LCC)
  2389. *InvalidCombination: LIST(InputBinUnit.Option2, InteleavingPaperSource.LCC)
  2390. *InvalidCombination: LIST(InputBinUnit.Option3, InputBin.TRAY3)
  2391. *InvalidCombination: LIST(InputBinUnit.Option3, InputBin.TRAY4)
  2392. *InvalidCombination: LIST(InputBinUnit.Option3, CoverPaperSource.TRAY3)
  2393. *InvalidCombination: LIST(InputBinUnit.Option3, CoverPaperSource.TRAY4)
  2394. *InvalidCombination: LIST(InputBinUnit.Option3, InteleavingPaperSource.TRAY3)
  2395. *InvalidCombination: LIST(InputBinUnit.Option3, InteleavingPaperSource.TRAY4)
  2396. *% Constraints LCT Unit Input Bin
  2397. *InvalidCombination: LIST(LCTUnit.NotInstalled, InputBin.LCT)
  2398. *InvalidCombination: LIST(LCTUnit.NotInstalled, CoverPaperSource.LCT)
  2399. *InvalidCombination: LIST(LCTUnit.NotInstalled, InteleavingPaperSource.LCT)
  2400. *% Constraints Hard Disk Drive Unit
  2401. *InvalidCombination: LIST(PrinterHardDisk.NotInstalled, DistNoUse.1StPage)
  2402. *InvalidCombination: LIST(PrinterHardDisk.NotInstalled, DistNoUse.AllPage)
  2403. *% Constraints Duplex and PaperSize
  2404. *InvalidCombination: LIST(Duplex.VERTICAL, PaperSize.A6)
  2405. *InvalidCombination: LIST(Duplex.VERTICAL, PaperSize.B6)
  2406. *InvalidCombination: LIST(Duplex.HORIZONTAL, PaperSize.A6)
  2407. *InvalidCombination: LIST(Duplex.HORIZONTAL, PaperSize.B6)
  2408. *% Constraints PaperSource and
  2409. *InvalidCombination: LIST(InputBin.AUTO, FCoverMode.Option2)
  2410. *InvalidCombination: LIST(InputBin.AUTO, FCoverMode.Option3)
  2411. *InvalidCombination: LIST(InputBin.AUTO, OHPInterleaving.Option2)
  2412. *InvalidCombination: LIST(InputBin.AUTO, OHPInterleaving.Option3)
  2413. *InvalidCombination: LIST(InputBin.TRAY1, OHPInterleaving.Option2)
  2414. *InvalidCombination: LIST(InputBin.TRAY1, OHPInterleaving.Option3)
  2415. *InvalidCombination: LIST(InputBin.TRAY2, OHPInterleaving.Option2)
  2416. *InvalidCombination: LIST(InputBin.TRAY2, OHPInterleaving.Option3)
  2417. *InvalidCombination: LIST(InputBin.TRAY3, OHPInterleaving.Option2)
  2418. *InvalidCombination: LIST(InputBin.TRAY3, OHPInterleaving.Option3)
  2419. *InvalidCombination: LIST(InputBin.TRAY4, OHPInterleaving.Option2)
  2420. *InvalidCombination: LIST(InputBin.TRAY4, OHPInterleaving.Option3)
  2421. *InvalidCombination: LIST(InputBin.LCC, OHPInterleaving.Option2)
  2422. *InvalidCombination: LIST(InputBin.LCC, OHPInterleaving.Option3)
  2423. *InvalidCombination: LIST(InputBin.LCT, OHPInterleaving.Option2)
  2424. *InvalidCombination: LIST(InputBin.LCT, OHPInterleaving.Option3)
  2425. *InvalidCombination: LIST(InputBin.BYPASS, Duplex.VERTICAL)
  2426. *InvalidCombination: LIST(InputBin.BYPASS, Duplex.HORIZONTAL)
  2427. *% Constraints OutputBin and
  2428. *InvalidCombination: LIST(OutputBin.Option2, Stapling.Option2)
  2429. *InvalidCombination: LIST(OutputBin.Option3, Stapling.Option2)
  2430. *InvalidCombination: LIST(OutputBin.Option4, Stapling.Option2)
  2431. *InvalidCombination: LIST(OutputBin.Option5, Stapling.Option2)
  2432. *InvalidCombination: LIST(OutputBin.Option6, Stapling.Option2)
  2433. *InvalidCombination: LIST(OutputBin.Option2, SortMode.SORT)
  2434. *InvalidCombination: LIST(OutputBin.Option3, SortMode.SORT)
  2435. *InvalidCombination: LIST(OutputBin.Option4, SortMode.SORT)
  2436. *InvalidCombination: LIST(OutputBin.Option5, SortMode.SORT)
  2437. *InvalidCombination: LIST(OutputBin.Option6, SortMode.SORT)
  2438. *% Constraints FCoverMode and
  2439. *InvalidCombination: LIST(FCoverMode.Option2, OHPInterleaving.Option2)
  2440. *InvalidCombination: LIST(FCoverMode.Option2, OHPInterleaving.Option3)
  2441. *InvalidCombination: LIST(FCoverMode.Option3, OHPInterleaving.Option2)
  2442. *InvalidCombination: LIST(FCoverMode.Option3, OHPInterleaving.Option3)
  2443. *InvalidCombination: LIST(FCoverMode.Option2, Folding.Option3)
  2444. *InvalidCombination: LIST(FCoverMode.Option2, Folding.Option4)
  2445. *InvalidCombination: LIST(FCoverMode.Option2, Folding.Option5)
  2446. *InvalidCombination: LIST(FCoverMode.Option2, Folding.Option6)
  2447. *InvalidCombination: LIST(FCoverMode.Option3, Folding.Option3)
  2448. *InvalidCombination: LIST(FCoverMode.Option3, Folding.Option4)
  2449. *InvalidCombination: LIST(FCoverMode.Option3, Folding.Option5)
  2450. *InvalidCombination: LIST(FCoverMode.Option3, Folding.Option6)
  2451. *% Constraints OHP Interleaving and
  2452. *InvalidCombination: LIST(OHPInterleaving.Option2, Duplex.VERTICAL)
  2453. *InvalidCombination: LIST(OHPInterleaving.Option2, Duplex.HORIZONTAL)
  2454. *InvalidCombination: LIST(OHPInterleaving.Option3, Duplex.VERTICAL)
  2455. *InvalidCombination: LIST(OHPInterleaving.Option3, Duplex.HORIZONTAL)
  2456. *InvalidCombination: LIST(OHPInterleaving.Option2, Stapling.Option2)
  2457. *InvalidCombination: LIST(OHPInterleaving.Option2, Stapling.Option3)
  2458. *InvalidCombination: LIST(OHPInterleaving.Option2, Stapling.Option4)
  2459. *InvalidCombination: LIST(OHPInterleaving.Option2, Stapling.Option5)
  2460. *InvalidCombination: LIST(OHPInterleaving.Option3, Stapling.Option2)
  2461. *InvalidCombination: LIST(OHPInterleaving.Option3, Stapling.Option3)
  2462. *InvalidCombination: LIST(OHPInterleaving.Option3, Stapling.Option4)
  2463. *InvalidCombination: LIST(OHPInterleaving.Option3, Stapling.Option5)
  2464. *InvalidCombination: LIST(OHPInterleaving.Option2, HolePunch.Option2)
  2465. *InvalidCombination: LIST(OHPInterleaving.Option2, HolePunch.Option3)
  2466. *InvalidCombination: LIST(OHPInterleaving.Option3, HolePunch.Option2)
  2467. *InvalidCombination: LIST(OHPInterleaving.Option3, HolePunch.Option3)
  2468. *InvalidCombination: LIST(OHPInterleaving.Option2, Folding.Option2)
  2469. *InvalidCombination: LIST(OHPInterleaving.Option2, Folding.Option3)
  2470. *InvalidCombination: LIST(OHPInterleaving.Option2, Folding.Option4)
  2471. *InvalidCombination: LIST(OHPInterleaving.Option2, Folding.Option5)
  2472. *InvalidCombination: LIST(OHPInterleaving.Option2, Folding.Option6)
  2473. *InvalidCombination: LIST(OHPInterleaving.Option3, Folding.Option2)
  2474. *InvalidCombination: LIST(OHPInterleaving.Option3, Folding.Option3)
  2475. *InvalidCombination: LIST(OHPInterleaving.Option3, Folding.Option4)
  2476. *InvalidCombination: LIST(OHPInterleaving.Option3, Folding.Option5)
  2477. *InvalidCombination: LIST(OHPInterleaving.Option3, Folding.Option6)
  2478. *InvalidCombination: LIST(OHPInterleaving.Option2, DistNoUse.1StPage)
  2479. *InvalidCombination: LIST(OHPInterleaving.Option3, DistNoUse.1StPage)
  2480. *InvalidCombination: LIST(OHPInterleaving.Option2, DistNoUse.AllPage)
  2481. *InvalidCombination: LIST(OHPInterleaving.Option3, DistNoUse.AllPage)
  2482. *% Constraints Stapling and
  2483. *InvalidCombination: LIST(Stapling.Option2, Collate.OFF)
  2484. *InvalidCombination: LIST(Stapling.Option2, SortMode.SORT)
  2485. *InvalidCombination: LIST(Stapling.Option2, Folding.Option2)
  2486. *InvalidCombination: LIST(Stapling.Option2, Folding.Option3)
  2487. *InvalidCombination: LIST(Stapling.Option2, PaperSize.A5)
  2488. *InvalidCombination: LIST(Stapling.Option2, PaperSize.A6)
  2489. *InvalidCombination: LIST(Stapling.Option2, PaperSize.B6)
  2490. *InvalidCombination: LIST(Stapling.Option2, PaperSize.INVOICE)
  2491. *InvalidCombination: LIST(Stapling.Option3, Collate.OFF)
  2492. *InvalidCombination: LIST(Stapling.Option3, SortMode.SORT)
  2493. *InvalidCombination: LIST(Stapling.Option3, HolePunch.Option2)
  2494. *InvalidCombination: LIST(Stapling.Option3, Folding.Option2)
  2495. *InvalidCombination: LIST(Stapling.Option3, Duplex.HORIZONTAL)
  2496. *InvalidCombination: LIST(Stapling.Option3, PaperSize.A5)
  2497. *InvalidCombination: LIST(Stapling.Option3, PaperSize.A6)
  2498. *InvalidCombination: LIST(Stapling.Option3, PaperSize.B6)
  2499. *InvalidCombination: LIST(Stapling.Option3, PaperSize.INVOICE)
  2500. *InvalidCombination: LIST(Stapling.Option4, Collate.OFF)
  2501. *InvalidCombination: LIST(Stapling.Option4, SortMode.SORT)
  2502. *InvalidCombination: LIST(Stapling.Option4, Folding.Option2)
  2503. *InvalidCombination: LIST(Stapling.Option4, Folding.Option3)
  2504. *InvalidCombination: LIST(Stapling.Option4, Folding.Option4)
  2505. *InvalidCombination: LIST(Stapling.Option4, Folding.Option5)
  2506. *InvalidCombination: LIST(Stapling.Option4, Folding.Option6)
  2507. *InvalidCombination: LIST(Stapling.Option4, PaperSize.A5)
  2508. *InvalidCombination: LIST(Stapling.Option4, PaperSize.A6)
  2509. *InvalidCombination: LIST(Stapling.Option4, PaperSize.B6)
  2510. *InvalidCombination: LIST(Stapling.Option4, PaperSize.INVOICE)
  2511. *InvalidCombination: LIST(Stapling.Option4, HolePunch.Option3)
  2512. *InvalidCombination: LIST(Stapling.Option4, Duplex.VERTICAL)
  2513. *InvalidCombination: LIST(Stapling.Option5, Collate.OFF)
  2514. *InvalidCombination: LIST(Stapling.Option5, SortMode.SORT)
  2515. *% *InvalidCombination: LIST(Stapling.Option5, Folding.Option2)
  2516. *InvalidCombination: LIST(Stapling.Option5, Folding.Option3)
  2517. *InvalidCombination: LIST(Stapling.Option5, Folding.Option4)
  2518. *InvalidCombination: LIST(Stapling.Option5, Folding.Option5)
  2519. *InvalidCombination: LIST(Stapling.Option5, Folding.Option6)
  2520. *InvalidCombination: LIST(Stapling.Option5, PaperSize.11x14)
  2521. *InvalidCombination: LIST(Stapling.Option5, PaperSize.LEGAL)
  2522. *InvalidCombination: LIST(Stapling.Option5, PaperSize.EXECUTIVE)
  2523. *InvalidCombination: LIST(Stapling.Option5, PaperSize.INVOICE)
  2524. *InvalidCombination: LIST(Stapling.Option5, PaperSize.A5)
  2525. *InvalidCombination: LIST(Stapling.Option5, PaperSize.A6)
  2526. *InvalidCombination: LIST(Stapling.Option5, PaperSize.B5)
  2527. *InvalidCombination: LIST(Stapling.Option5, PaperSize.B6)
  2528. *InvalidCombination: LIST(Stapling.Option5, PaperSize.FLS1)
  2529. *InvalidCombination: LIST(Stapling.Option5, PaperSize.FLS2)
  2530. *InvalidCombination: LIST(Stapling.Option5, PaperSize.FLS3)
  2531. *InvalidCombination: LIST(Stapling.Option5, PaperSize.FLS4)
  2532. *InvalidCombination: LIST(Stapling.Option5, HolePunch.Option2)
  2533. *InvalidCombination: LIST(Stapling.Option5, HolePunch.Option3)
  2534. *% Constraints Punch and
  2535. *InvalidCombination: LIST(HolePunch.Option2, SortMode.SORT)
  2536. *InvalidCombination: LIST(HolePunch.Option2, Stapling.Option3)
  2537. *InvalidCombination: LIST(HolePunch.Option2, Folding.Option3)
  2538. *InvalidCombination: LIST(HolePunch.Option2, Folding.Option4)
  2539. *InvalidCombination: LIST(HolePunch.Option2, Folding.Option5)
  2540. *InvalidCombination: LIST(HolePunch.Option2, Folding.Option6)
  2541. *InvalidCombination: LIST(HolePunch.Option2, PaperSize.INVOICE)
  2542. *InvalidCombination: LIST(HolePunch.Option2, PaperSize.A5)
  2543. *InvalidCombination: LIST(HolePunch.Option2, PaperSize.A6)
  2544. *InvalidCombination: LIST(HolePunch.Option2, PaperSize.B6)
  2545. *InvalidCombination: LIST(HolePunch.Option2, Duplex.VERTICAL)
  2546. *InvalidCombination: LIST(HolePunch.Option3, SortMode.SORT)
  2547. *InvalidCombination: LIST(HolePunch.Option3, Stapling.Option4)
  2548. *InvalidCombination: LIST(HolePunch.Option3, Duplex.HORIZONTAL)
  2549. *InvalidCombination: LIST(HolePunch.Option3, Folding.Option2)
  2550. *InvalidCombination: LIST(HolePunch.Option3, PaperSize.INVOICE)
  2551. *InvalidCombination: LIST(HolePunch.Option3, PaperSize.A5)
  2552. *InvalidCombination: LIST(HolePunch.Option3, PaperSize.A6)
  2553. *InvalidCombination: LIST(HolePunch.Option3, PaperSize.B6)
  2554. *InvalidCombination: LIST(Folding.Option2, SortMode.SORT)
  2555. *InvalidCombination: LIST(Folding.Option2, PaperSize.11x14)
  2556. *InvalidCombination: LIST(Folding.Option2, PaperSize.LEGAL)
  2557. *InvalidCombination: LIST(Folding.Option2, PaperSize.EXECUTIVE)
  2558. *InvalidCombination: LIST(Folding.Option2, PaperSize.INVOICE)
  2559. *InvalidCombination: LIST(Folding.Option2, PaperSize.A5)
  2560. *InvalidCombination: LIST(Folding.Option2, PaperSize.A6)
  2561. *InvalidCombination: LIST(Folding.Option2, PaperSize.B6)
  2562. *InvalidCombination: LIST(Folding.Option2, PaperSize.FLS1)
  2563. *InvalidCombination: LIST(Folding.Option2, PaperSize.FLS2)
  2564. *InvalidCombination: LIST(Folding.Option2, PaperSize.FLS3)
  2565. *InvalidCombination: LIST(Folding.Option2, PaperSize.FLS4)
  2566. *InvalidCombination: LIST(Folding.Option3, SortMode.SORT)
  2567. *InvalidCombination: LIST(Folding.Option3, PaperSize.11x14)
  2568. *InvalidCombination: LIST(Folding.Option3, PaperSize.LEGAL)
  2569. *InvalidCombination: LIST(Folding.Option3, PaperSize.LETTER)
  2570. *InvalidCombination: LIST(Folding.Option3, PaperSize.EXECUTIVE)
  2571. *InvalidCombination: LIST(Folding.Option3, PaperSize.INVOICE)
  2572. *InvalidCombination: LIST(Folding.Option3, PaperSize.A4)
  2573. *InvalidCombination: LIST(Folding.Option3, PaperSize.A5)
  2574. *InvalidCombination: LIST(Folding.Option3, PaperSize.A6)
  2575. *InvalidCombination: LIST(Folding.Option3, PaperSize.B5)
  2576. *InvalidCombination: LIST(Folding.Option3, PaperSize.B6)
  2577. *InvalidCombination: LIST(Folding.Option3, PaperSize.FLS1)
  2578. *InvalidCombination: LIST(Folding.Option3, PaperSize.FLS2)
  2579. *InvalidCombination: LIST(Folding.Option3, PaperSize.FLS3)
  2580. *InvalidCombination: LIST(Folding.Option3, PaperSize.FLS4)
  2581. *InvalidCombination: LIST(Folding.Option3, Duplex.VERTICAL)
  2582. *InvalidCombination: LIST(Folding.Option3, Duplex.HORIZONTAL)
  2583. *InvalidCombination: LIST(Folding.Option4, SortMode.SORT)
  2584. *InvalidCombination: LIST(Folding.Option4, InputBin.TRAY1)
  2585. *InvalidCombination: LIST(Folding.Option4, InputBin.TRAY2)
  2586. *InvalidCombination: LIST(Folding.Option4, InputBin.TRAY3)
  2587. *InvalidCombination: LIST(Folding.Option4, InputBin.TRAY4)
  2588. *InvalidCombination: LIST(Folding.Option4, InputBin.LCC)
  2589. *InvalidCombination: LIST(Folding.Option4, InputBin.LCT)
  2590. *InvalidCombination: LIST(Folding.Option4, InputBin.BYPASS)
  2591. *InvalidCombination: LIST(Folding.Option4, Duplex.HORIZONTAL)
  2592. *InvalidCombination: LIST(Folding.Option5, SortMode.SORT)
  2593. *InvalidCombination: LIST(Folding.Option5, InputBin.TRAY1)
  2594. *InvalidCombination: LIST(Folding.Option5, InputBin.TRAY2)
  2595. *InvalidCombination: LIST(Folding.Option5, InputBin.TRAY3)
  2596. *InvalidCombination: LIST(Folding.Option5, InputBin.TRAY4)
  2597. *InvalidCombination: LIST(Folding.Option5, InputBin.LCC)
  2598. *InvalidCombination: LIST(Folding.Option5, InputBin.LCT)
  2599. *InvalidCombination: LIST(Folding.Option5, InputBin.BYPASS)
  2600. *InvalidCombination: LIST(Folding.Option5, Duplex.HORIZONTAL)
  2601. *InvalidCombination: LIST(Folding.Option5, PaperSize.11X17)
  2602. *InvalidCombination: LIST(Folding.Option5, PaperSize.11x14)
  2603. *InvalidCombination: LIST(Folding.Option6, SortMode.SORT)
  2604. *InvalidCombination: LIST(Folding.Option6, InputBin.TRAY1)
  2605. *InvalidCombination: LIST(Folding.Option6, InputBin.TRAY2)
  2606. *InvalidCombination: LIST(Folding.Option6, InputBin.TRAY3)
  2607. *InvalidCombination: LIST(Folding.Option6, InputBin.TRAY4)
  2608. *InvalidCombination: LIST(Folding.Option6, InputBin.LCC)
  2609. *InvalidCombination: LIST(Folding.Option6, InputBin.LCT)
  2610. *InvalidCombination: LIST(Folding.Option6, InputBin.BYPASS)
  2611. *InvalidCombination: LIST(Folding.Option6, Duplex.HORIZONTAL)
  2612. *InvalidCombination: LIST(Folding.Option6, PaperSize.A3)
  2613. *InvalidCombination: LIST(Folding.Option6, PaperSize.11X17)
  2614. *InvalidCombination: LIST(Folding.Option6, PaperSize.11x14)
  2615. *% Constraints Distribution Number and
  2616. *InvalidCombination: LIST(DistNoUse.1StPage, Collate.OFF)
  2617. *InvalidCombination: LIST(DistNoUse.AllPage, Collate.OFF)
  2618. *InvalidCombination: LIST(SortMode.SORT, Collate.ON)
  2619. *%---------------------------------------------------------
  2620. *% Definition of Document Start
  2621. *%---------------------------------------------------------
  2622. *Command: CmdStartJob
  2623. {
  2624. *Order: JOB_SETUP.1
  2625. *Cmd: "<1B>%%-12345X"
  2626. }
  2627. *Command: CmdStartDoc
  2628. {
  2629. *Order: DOC_SETUP.1
  2630. *Cmd: "<1B>&u600D<1B>*r0F"
  2631. }
  2632. *Command: CmdStartPage
  2633. {
  2634. *Order: PAGE_SETUP.1
  2635. *Cmd: "<1B>*b0M<0D>"
  2636. }
  2637. *Command: CmdEndJob
  2638. {
  2639. *Order: JOB_FINISH.1
  2640. *Cmd: "<1B>E<1B>%%-12345X"
  2641. }
  2642. *switch: Collate
  2643. {
  2644. *case: OFF
  2645. {
  2646. *Command: CmdCopies
  2647. {
  2648. *Order: DOC_SETUP.7
  2649. *Cmd: "<1B>&l" %d[1,999]{NumOfCopies}"X"
  2650. }
  2651. }
  2652. *case: ON
  2653. {
  2654. *Command: CmdCopies
  2655. {
  2656. *Order: DOC_SETUP.7
  2657. *Cmd: "<1B>&l1X"
  2658. }
  2659. }
  2660. }
  2661. *RotateCoordinate?: TRUE
  2662. *RotateRaster?: TRUE
  2663. *RotateFont?: TRUE
  2664. *TextCaps: LIST(TC_CR_90,TC_UA_ABLE)
  2665. *MemoryUsage: LIST(FONT, RASTER, VECTOR)
  2666. *CursorXAfterCR: AT_PRINTABLE_X_ORIGIN
  2667. *BadCursorMoveInGrxMode: LIST(X_PORTRAIT,Y_LANDSCAPE)
  2668. *XMoveThreshold: 0
  2669. *YMoveThreshold: 0
  2670. *XMoveUnit: 600
  2671. *YMoveUnit: 600
  2672. *Command: CmdXMoveAbsolute { *Cmd : "<1B>*p" %d{DestX}"X" }
  2673. *Command: CmdXMoveRelRight { *Cmd : "<1B>*p+" %d[0,4800]{max_repeat(DestXRel )}"X" }
  2674. *Command: CmdXMoveRelLeft { *Cmd : "<1B>*p-" %d[0,4800]{max_repeat(DestXRel )}"X" }
  2675. *Command: CmdYMoveAbsolute { *Cmd : "<1B>*p" %d{DestY}"Y" }
  2676. *Command: CmdYMoveRelDown { *Cmd : "<1B>*p+" %d{DestYRel}"Y" }
  2677. *Command: CmdYMoveRelUp { *Cmd : "<1B>*p-" %d{DestYRel}"Y" }
  2678. *Command: CmdCR { *Cmd : "<0D>" }
  2679. *Command: CmdLF { *Cmd : "<0A>" }
  2680. *Command: CmdFF { *Cmd : "<0C>" }
  2681. *Command: CmdBackSpace { *Cmd : "<08>" }
  2682. *Command: CmdPushCursor { *Cmd : "<1B>&f0S" }
  2683. *Command: CmdPopCursor { *Cmd : "<1B>&f1S" }
  2684. *Command: CmdSetSimpleRotation { *Cmd : "<1B>&a" %d{PrintDirInCCDegrees}"P" }
  2685. *EjectPageWithFF?: TRUE
  2686. *Command: CmdEnableTIFF4 { *Cmd : "<1B>*b2M" }
  2687. *Command: CmdDisableCompression { *Cmd : "<1B>*b0M" }
  2688. *Command: CmdEnableDRC { *Cmd : "<1B>*b3M" }
  2689. *OutputDataFormat: H_BYTE
  2690. *OptimizeLeftBound?: TRUE
  2691. *CursorXAfterSendBlockData: AT_GRXDATA_ORIGIN
  2692. *CursorYAfterSendBlockData: AUTO_INCREMENT
  2693. *DefaultFont: 80
  2694. *DefaultCTT: 0
  2695. *CharPosition: BASELINE
  2696. *TTFSEnabled?: TRUE
  2697. *DeviceFonts: LIST(44,45,75,76,78,80,96,146,147,148,149,150,151,152,153,
  2698. + 154,155,156,157,169,170,171,201,202,203,204,205,206,
  2699. + 207,208,214,215,216,217,218,219,220,221,222,223,224,
  2700. + 225,226,227,228,229,230,231,233,234,235)
  2701. *MinFontID: 16534
  2702. *MaxFontID: 32768
  2703. *FontFormat: HPPCL_OUTLINE
  2704. *Command: CmdSetFontID { *Cmd : "<1B>*c" %d{NextFontID}"D" }
  2705. *Command: CmdSelectFontID { *Cmd : "<1B>(" %d{CurrentFontID}"X" }
  2706. *Command: CmdSetCharCode { *Cmd : "<1B>*c" %d{NextGlyph}"E" }
  2707. *Command: CmdUnderlineOn { *Cmd : "<1B>&dD" }
  2708. *Command: CmdUnderlineOff { *Cmd : "<1B>&d@" }
  2709. *Command: CmdDownloadPattern { *Cmd: "<1B>*c" %d{PatternBrushID}"G" "<1B>*c" %d{PatternBrushSize}"W" }
  2710. *Command: CmdSelectPattern { *Cmd: "<1B>*c" %d{PatternBrushID}"G" "<1B>*v" %d{PatternBrushType}"T" }
  2711. *Command: CmdWhiteTextOn { *Cmd : "<1B>*v1o1T" }
  2712. *Command: CmdWhiteTextOff { *Cmd : "<1B>*v0o0T" }
  2713. *MinGrayFill: 1
  2714. *MaxGrayFill: 100
  2715. *Command: CmdSetRectWidth { *Cmd : "<1B>*c" %d{RectXSize}"A" }
  2716. *Command: CmdSetRectHeight { *Cmd : "<1B>*c" %d{RectYSize}"B" }
  2717. *Command: CmdRectGrayFill { *Cmd : "<1B>*c" %d{GrayPercentage }"g2P" }
  2718. *Command: CmdRectWhiteFill { *Cmd : "<1B>*c1P" }
  2719. *Command: CmdRectBlackFill { *Cmd : "<1B>*c0P" }
  2720. *Command: CmdSelectWhiteBrush { *Cmd: "<1B>*v1o1T" }
  2721. *Command: CmdSelectBlackBrush { *Cmd: "<1B>*v0o0T" }