beautypg.com

Paxar Gold 6037EX User Manual

Page 74

background image

4-38 Programmer’s Manual

p c l P a p e r I n f o

Description

Retrieves information (length, width, and type) about the current
supplies.

Syntax

void far pclPaperInfo(unsigned short far *lpusStockLength,

unsigned short far *lpusStockWidth

unsigned short far *lpusStockType);

Parameters

lpusStockLength

Pointer to the supply length in hundredths of an
inch. Returned values are

55-400.

lpusStockWidth

Pointer to the supply width in hundredths of an
inch. Returned values are

120, 150, and 200.

lpusStockType

Pointer to the supply type. Returned 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.


Return Values

None

Example

See “pclPaperSetup” for an example.