HP d640 HP D640 High-Volume Printer - PostScript Emulation Manual, C5630-90002 - Page 35

The defaulttrayswitch operator returns the default value for automatic

Page 35 highlights

outputtray - outputtray int The outputtray operator returns an integer indicating the active paper output bin. int = 0 Indicates the upper stacker tray (face down) int = 1 Indicates the HCO (face down) int = 2 Indicates the HCO (face up) setdefaulttrayswitch bool setdefaulttrayswitch - The setdefaulttrayswitch operator sets the default value for automatic tray selection. In automatic tray selection, the printer picks paper from any tray that contains the current paper size. This setting is stored in non-volatile memory. bool = true Automatic tray selection is enabled bool = false Automatic tray selection is disabled defaulttrayswitch - defaulttrayswitch bool The defaulttrayswitch operator returns the default value for automatic tray selection. bool = true Automatic tray selection is enabled bool = false Automatic tray selection is not enabled settrayswitch bool settrayswitch - The settrayswitch operator enables or disables automatic tray selection. In automatic tray selection, the printer picks paper from any tray that contains the current paper size. At the end of the print job, the automatic tray setting reverts to the Intray setting on the printer's control panel. bool = true Automatic tray selection is enabled bool = false Automatic tray selection is disabled Chapter 3: Technical Reference 31

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52

Chapter 3: Technical Reference
31
outputtray
outputtray
int
The outputtray operator returns an integer indicating the active paper
output bin.
int = 0
Indicates the upper stacker tray (face down)
int = 1
Indicates the HCO (face down)
int = 2
Indicates the HCO (face up)
setdefaulttrayswitch
bool
setdefaulttrayswitch
The setdefaulttrayswitch operator sets the default value for automatic
tray selection. In automatic tray selection, the printer picks paper from
any tray that contains the current paper size. This setting is stored in
non-volatile memory.
bool = true
Automatic tray selection is enabled
bool = false
Automatic tray selection is disabled
defaulttrayswitch
defaulttrayswitch
bool
The defaulttrayswitch operator returns the default value for automatic
tray selection.
bool = true
Automatic tray selection is enabled
bool = false
Automatic tray selection is not enabled
settrayswitch
bool
settrayswitch
The settrayswitch operator enables or disables automatic tray
selection. In automatic tray selection, the printer picks paper from any
tray that contains the current paper size. At the end of the print job,
the automatic tray setting reverts to the Intray setting on the printer’s
control panel.
bool = true
Automatic tray selection is enabled
bool = false
Automatic tray selection is disabled