I-7188XA Series User’s Manual ( Ver1.2, Feb/2014, 7MH-019-10 ) ---
120
Type 6: Timer and Watchdog Timer
Function
Description
TimerOpen
Opens the timer function for use.
TimerClose
Stops the timer function.
TimerResetValue
Resets the timer to 0.
TimerReadValue
Reads the main time ticks.
DelayMs
Inserts a delay for a specific time interval.
The time unit is ms, and uses system time
ticks.
Delay
Inserts a delay for a specific time interval.
The time unit is ms, and uses the Timer 1
feature of the CPU.
Delay_1
Inserts a delay for a specific time interval.
The time unit is 0.1 ms, and uses the
Timer 1 feature of the CPU.
Delay_2
Inserts a delay for a specific time interval.
The time unit is 0.01 ms, and uses the
Timer 1 feature of the CPU.
StopWatchStart
Starts using a StopWatch channel.
StopWatchReset
Resets the StopWatch value to 0.
StopWatchStop
Disables the StopWatch channel.
StopWatchPause
Pauses the StopWatch.
StopWatchContinue
Restarts the StopWatch.
StopWatchReadValue
Reads the current StopWatch value.
CountDownTimerStart
Starts using CountDownTimer.
CountDownTimerReadValue Reads the current CountDownTimer value
InstallUserTimer
Installs a user timer function, which will be
called at intervals of 1 ms.
InstallUserTimer1C
Installs a user timer function on interrupt
0x1c. System timer will call int 0x1c at
intervals of 55 ms.
EnableWDT
Enables the Watchdog timer
DisableWDT
Disables the Watchdog timer
RefreshWDT
Refreshes the Watchdog timer
…More…
There are many other custom timer and
Watchdog Timer functions available.
Please refer to the 7188xa.h header file
Содержание I-7188XA
Страница 62: ...I 7188XA Series User s Manual Ver1 2 Feb 2014 7MH 019 10 62 5 6 COM1 RS 232 1 2 232...
Страница 90: ...I 7188XA Series User s Manual Ver1 2 Feb 2014 7MH 019 10 90 1 2...
Страница 140: ...I 7188XA Series User s Manual Ver1 2 Feb 2014 7MH 019 10 140...
Страница 146: ...I 7188XA Series User s Manual Ver1 2 Feb 2014 7MH 019 10 146 Step 8 Make the project...
Страница 153: ...I 7188XA Series User s Manual Ver1 2 Feb 2014 7MH 019 10 153 Step 8 Rebuild the project...
Страница 158: ...I 7188XA Series User s Manual Ver1 2 Feb 2014 7MH 019 10 158...
Страница 161: ...I 7188XA Series User s Manual Ver1 2 Feb 2014 7MH 019 10 161 Below snap shots are steps for install TC 3 0...
Страница 162: ...I 7188XA Series User s Manual Ver1 2 Feb 2014 7MH 019 10 162...
Страница 164: ...I 7188XA Series User s Manual Ver1 2 Feb 2014 7MH 019 10 164...