Remote-processing CAMBASIC Manual de usuario Pagina 158

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 208
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 157
Commands - 125
STOP COUNT
Tasking Statement
SYNTAX: STOP COUNT n [,n1] [,nn]
PURPOSE: To deactivate a software counter task that was previously active.
REMARK S: This statement is used to suspend a counter that has previously been started. The accumulated count
is not changed.
You can restart the counter at the same point by executing START COUNT.
The range of n is 0 to 7.
See the Multitasking Chapter for more information.
RELATED: CLEAR COUNT, CONFIG COUNT, ON COUNT, RESUME COUNT, START COUNT
EXAMPLE: 10 STOP COUNT 0,1
ERROR: < Data negative> for n
< Data out of range> if n > 7
Vista de pagina 157
1 2 ... 153 154 155 156 157 158 159 160 161 162 163 ... 207 208

Comentarios a estos manuales

Sin comentarios