ADLINK Technology PCIe-FIW Series Manual do Utilizador Página 71

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 74
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 70
Appendix 59
Matrix MXE-3000 Series
User’s Manual
SetWDT
@ Description
Set the timeout value of watchdog timer. There are two param-
eters for this function to indicate the timeout ticks and unit.
Users should call ResetWDT or StopWDT before the expiration
of watchdog timer, or the system will be reset.
@ Supported controllers
MXE-3000
@ Syntax
C/C++
BOOL SetWDT(BYTE tick, BYTE unit)
@ Parameters
tick
Specify the number of tick for watchdog timer. A valid value
is 1 - 255.
unit
Specify the timeout ticks of the watchdog timer.
@ Return codes
TRUE if timeout value of watchdog timer is successfully set.
FALSE if timeout value of watchdog timer is failed to set.
Value Description
0
The unit of tick is second. For example, when you specify tick
as 100 and unit as 0, the timeout value is 100 seconds.
1
The unit of tick is minute. For example, when you specify tick
as 100 and unit as 1, the timeout value is 100 minutes.
Vista de página 70
1 2 ... 66 67 68 69 70 71 72 73 74

Comentários a estes Manuais

Sem comentários