Avery Dennison 6035 Programmer Manual Rev.CA 6/01 User Manual
Page 55

4-14 Programmer’s Manual
Parameters
usStockLength
The supply length in hundredths of an
inch. Values are 55-400.
usStockWidth
The supply width in hundredths of an
inch. Values are 120, 150, and 200.
usStockType
The supply type. Values are
MMS_LOW_ENERGY
Paper
MMS_MEDIUM_ENERGY Fax
MMS_HIGH_ENERGY
Synthetic
If you are using linerless supplies,
experiment with these values to see
which one achieves the best results.
lpfnSupplyTypePrompt
A pointer to an optional programmer-
written callback function for supplying
stock type information.
lpfnSupplyPrompt
A pointer to an optional programmer-
written callback function for supplying
stock length and width information.
For lpfnSupplyTypePrompt and lpfnSupplyPrompt, you can enter
♦
zero
♦
a function address.
If the value is zero, pclCalibrate prompts the operator for the
necessary supply parameters. If the entered values are valid,
pclCalibrate uses them and does not prompt the operator. If
they are invalid, pclCalibrate re-prompts the operator. For
example, if the printer uses the same supply width and supply
type, but different lengths, it could call pclCalibrate with valid
width and supply type values and an invalid length. Then,
pclCalibrate prompts the operator for the length.