Argox PA-20 Programming Guide User Manual

Page 20

Advertising
background image

PT-20 Programming Guide

18

SearchMultiField_GF

Search the designated field. The field’s information include

field string and field number.You can write many fields in this

field buffer. After searching success, acquiring the appointed

field in including this field’s record.

SeekRecord

Move the index of searching to the appointed record.

GetRecordNum

Obtain the figure of all records in the file.

DeleteRecord

Delete the appointed record in the file.

DeleteLastRecord

Delete the last record in the file.

AppendRecord

Increase one record on the file end.

WriteField

Revise the data of appoint field in appointed field record.

WriteRecord

Revise the data of the appointed record.

ReadField

Read the data of appointed field in the appointed record.

ReadRecord

Read data of the appointed record.

LED

set_led

To set the LED indicators

Keypad

clr_kb

To clear the keyboard buffer.

dis_alpha

Disable alphabet key stroke processing.

en_alpha

Enable alphabet key stroke processing.

get_alpha_enable_state

Get the status of the alphabet key stroke processing.

set_alpha_mode_state

Set the status of the alphabet mode.

get_alpha_mode_state

Get the status of the alphabet mode.

set_keypad_BL

Set keypad backlight on/off.

get_keypad_BL

Get keypad backlight on/off status.

set_keypad_BL_Timer

Set keypad backlight timer.

get_keypad_BL_Timer

Get keypad backlight timer.

kbhit

Check keybuffer is empty or not.

_getchar

Get one key stroke from the keyboard buffer.

GetKeyClick

Get current key click status

SetKeyClick

To enable / disable the key click sound.

Def_PKey

Change progrom key 1 & 2(P1 & P2) key define.

FNKey_Reset

To reset all of FN-Key setting.

FNKey_GetState

To check the FN-Key setting that is custom or default.

FNKey_SetUserDef

To set a custom setting for FN-Key.

SetScanKeyPwOn

To set power on by scan key.

GetScanKeyPwOn

Get state for power on by scan key.

_scanf_color

Use _scanf_color to read character strings from the

standard input file and covert the strings to values of C

Advertising