Rockwell-automation 2711P Software Development Kit User Manual Manual de usuario Pagina 57

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 104
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 56
Publication 2711P-UM005A-EN-P - March 2007
PanelView Plus CE-Specific Extensions to the WinCE API 57
Requirements:
UserTimerStop
This function stops a claimed timer.
DWORD UserTimerStop (DWORD dwTimerNumber);
Parameters:
dwTimerNumber
The Timer Number is 0 based; i.e., if 2 timers are present on the
system, they are timer 0 and timer 1. When specifying a critical timer,
the flag USERTIMER_CRITICAL must be or’d with the Timer Number.
The range is 0 to MAX_TIMER_NUMBER.
Return Values:
Remarks:
Stops an active countdown in the timer specified by dwTimerNumber
Portability:
This function is specific to the PanelView Plus CE or the RAC6182.
Runs On Version Defined In Link To
PanelView Plus CE
RAC6182
All usertimers.h usertimers.lib
UserTImerStop - Return Codes
Value Description
USER_TIMER_OK The timer was running and was stopped.
USER_TIMER_INVALID_TIMER The timer number is not valid for the system.
USER_TIMER_NOT_CLAIMED This application has not claimed this timer.
USER_TIMER_NOT_RUNNING The timer was not running.
Vista de pagina 56
1 2 ... 52 53 54 55 56 57 58 59 60 61 62 ... 103 104

Comentarios a estos manuales

Sin comentarios