DAS  3.1.6 - 18/09/2017
Macros
Timer controls

Macros

#define DC_TIMER_BEGIN   2
 Start timer activity. More...
 
#define DC_TIMER_OFF   0
 Disable timer autostartup from DC_Open. More...
 
#define DC_TIMER_ON   1
 Enable timer autostartup from DC_Open. More...
 
#define DC_TIMER_STOP   3
 Stop timer activity. More...
 

Detailed Description

Macro Definition Documentation

§ DC_TIMER_BEGIN

#define DC_TIMER_BEGIN   2

Start timer activity.

Definition at line 912 of file dcldef.h.

§ DC_TIMER_OFF

#define DC_TIMER_OFF   0

Disable timer autostartup from DC_Open.

Definition at line 910 of file dcldef.h.

§ DC_TIMER_ON

#define DC_TIMER_ON   1

Enable timer autostartup from DC_Open.

Definition at line 911 of file dcldef.h.

§ DC_TIMER_STOP

#define DC_TIMER_STOP   3

Stop timer activity.

Definition at line 913 of file dcldef.h.

______________________________________________________________________________________
Generated on Mon Sep 18 2017 11:47:07 for DAS - Rel. 3.1.6 - 18/09/2017.