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

Tray Selection Operators, Technical Reference

Page 33 highlights

Tray Selection Operators setdefaultpapertray int setdefaultpapertray - The setdefaultpapertray operator specifies the default value for the paper feed tray. This setting is stored in non-volatile memory. The integer returned is in the range of 0 to 3. Other values produce rangecheck errors. int = 0 Upper tray int = 1 Middle tray int = 2 Bottom tray int = 3 HCI defaultpapertray - defaultpapertray int The defaultpapertray operator returns the default value for the paper feed tray. The integer returned is in the range of 0 to 3. Other values produce rangecheck errors. int = 0 Upper tray int = 1 Middle tray int = 2 Bottom tray int = 3 HCI setpapertray int setpapertray - The setpapertray operator specifies which paper feed tray to use. The range for int is 0 to 3. Other values produce rangecheck errors. 0 = upper tray 1 = middle tray 2 = bottom tray 3 = HCI Chapter 3: Technical Reference 29

  • 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
29
Tray Selection Operators
setdefaultpapertray
int
setdefaultpapertray
The setdefaultpapertray operator specifies the default value for the
paper feed tray. This setting is stored in non-volatile memory. The
integer returned is in the range of 0 to 3. Other values produce
rangecheck errors.
int = 0
Upper tray
int = 1
Middle tray
int = 2
Bottom tray
int = 3
HCI
defaultpapertray
defaultpapertray
int
The defaultpapertray operator returns the default value for the paper
feed tray. The integer returned is in the range of 0 to 3. Other values
produce rangecheck errors.
int = 0
Upper tray
int = 1
Middle tray
int = 2
Bottom tray
int = 3
HCI
setpapertray
int
setpapertray
The setpapertray operator specifies which paper feed tray to use. The
range for int is 0 to 3. Other values produce rangecheck errors.
0 = upper tray
1 = middle tray
2 = bottom tray
3 = HCI