Paxar Gold 6037EX manual L B a t t e r y O k T o P r i n t

Models: Gold 6037EX

1 230
Download 230 pages 30.9 Kb
Page 48
Image 48

p c l B a t t e r y O k T o P r i n t

Description

Checks if the printer’s NiCd battery (located in the handle) is charged enough to allow printing. It is good programming practice to check the battery level before doing any printing.

Use this function immediately prior to

printing, but not during printing. If you use it

during printing, the return value is not

accurate.

Syntax

unsigned short far pclBatteryOkToPrint(void);

Parameters

None

Return Values

0

The battery level is too low to allow printing.

Non-zeroThe battery level is high enough to allow printing.

Example

See “pclGetOnDemandSensor” for an example.

4-12 Programmer’s Manual

Page 48
Image 48
Paxar Gold 6037EX manual L B a t t e r y O k T o P r i n t