Argox PA-20 Programming Guide User Manual

Page 23

Advertising
background image

PT-20 Programming Guide

21

Remote

SetRemoteBaud

Setting the RemoteLink baud rate.

GetRemoteBaud

Getting the RemoteLink baud rate.

SetRemoteInterface

Setting the RemoteLink interface.

GetRemoteInterface

Getting the RemoteLink interface.

RemoteLink

Use RemoteLink to call the transmission function for user to

upload or download files.

RemoteLink_RealTime

Use RemoteLink_RealTime can transfer file in any state.

System

SysSuspend

Shut down the system.

SysDelay

Set system delay time.

SetPowerOnState

Set power on status

GetPowerOnState

Get power on status

SetAutoPWOff

Set auto power off timer.

GetAutoPWOff

Get auto power off timer.

SetStatusBAR

Set statusbar display/no display.

GetStatausBAR

Get statusbar display status.

SN_Get

To get the SN.

BIOS_SetDefault

Set BIOS setting default.

Check_AID

Check the agency ID correct or not.

Memory

Tfree

Use the Tfree to release an allocated storage block to the

pool of free memory.

Tmalloc

Use Tmalloc to allocate memory for an array of a given

number of bytes, not exceeding 200KB.

TotalHeapSize

Checking the total heap size.

UsedHeapSize

Checking the used heap size.

FreeHeapSize

Checking the free heap size.

Vibrate

on_vibrator

Use on_vibrator to set vibrator on.

off_vibrator

Use off_vibrator to set vibrator off.

set_vibrator_timer

Use set_vibrator_timer to set vibrator on timer.

get_vibrator_timer

Use get_vibrator_timer to get vibrator on. timer

Other

prc_menu_color

Create a menu-driven interface.

prc_menu_Set_SelectWithEnt

Set function

“prc_menu_color” ENT key status when use

number key to select menu.

prc_menu_Get_SelectWithEnt

Get function

“prc_menu_color” ENT key status when use

Advertising