SECTION 6
Conversions and Interfaces
6-118 PEN*KEY
R
6200/6300 Hand-Held Computer Programmer’s Reference Guide
INT 2Fh, Function AX = 5401h: Enable/Disable Power Management
NPOWER
On Entry:
AH = 54h
AL = 01h
BH = Power Function
0 Get current Power Management status
1 Enable/Disable Power
BL = Enable/Disable
0 or 1: (disable)
2 or greater: (enable)
On Return:
BH = Previous Power Status
If Power Function = Get Status
BL = Current PM status
If Power Function = Enable/Disable Power
BL = New PM status
AX = Connection Status
0 Successful
2 Already connected
3 Already disconnected
Idling cannot be enabled with this call. See the Set Timeout" interrupt, INT
15h, AX=5380h, BX=3107h.
INT 2Fh, Function AX = 5482h: Get/Set APM Polling Count
NPOWER
On Entry:
AH = 54h
AL = 82h
BX = 0: (Get APM polling count)
1 or greater: (New polling count)
On Return:
BX = Polling count (if polling count requested)
"
NOTE:
Idling cannot be enabled with this call.
See the Set Timeout" interrupt, INT 15h, AX=5380h, BX=3107h.
6. Conversions and
Interfaces