A SERVICE OF

logo

iVIEW-100 Series user’s Manual, 2006, v2.0 ----- 112
A.2. iVIEWL.lib
“iVIEWL.lib” is the main user function library for iVIEW-100. It contains most of
the iVIEW-100 functions. The other user function, “mmi100.lib”, specially focuses
on LCD usage. Please include the header files “iVIEW.h” & “mmi100.h”, and add
“iVIEWL.lib” & “mmi100.lib” into the project to implement the user function.
No
Type Function
1
Standard IO
Kbhit, Getch, Ungetch, Putch, Puts, Scanf, Print,
ReadInitPin, LineInput….……... more ……………..
2
COM port InstallCom, InstallCom1, InstallCom2, InstallCom3……
RestallCom, RestallCom1, RestallCom2……
IsCom, IsCom1, IsCom2……, ReadCom, ReadCom1……
ClearCom, ClearCom1…, ToCom, ToCom1, ToCom2......
PrintCom, PrintCom1, PrintCom2…………more…………
3
EEPROM EnableEEP, WriteEEP, ProtectEEP, ReadEEP,
InitEEPROM...
4
NVRAM &
RTC
ReadNVRAM, WriteNVRAM, GetTime, SetTime, GetDate,
SetDate, GetWeekDay……………
5
Flash Memory
FlashReadId, FlashErase, FlashWrite, FlashRead………
6
Timer &
Watchdog
Timer
TimerOpen, TimerClose, TimerResetValue,
TimerReadValue
DelayMs, Delay, Dealy_1, Delay_2, StopWatchStart,
StopWatchReset, StopWatchStop, StopWatchPause,
StopWatchCountine, StopWatchReadValue,
CountDownTimerStart, CountDownTimerReadValue,
InstallUserTimer, InstallUserTimer1C
EnableWDT, DisableWDT, RefreshWDT…………
7
File GeFileNo, GetFileName, GetFilePositionByNo,
GetFileInfoByNo, GetFileInfoByName…………
8
Connect to
7000
SendCmdTo7000, ReceiveResponseFrom7000,
ascii_to_hex, hex_to_ascii……
9
Others ……….………………..more …………………………..