BufferOverOperation


Function

 

Regarding to the continuous mode,

sets or gets whether to stop all tasks or only the corresponding task when the task buffer overflows.

 

Variable type

 

[ C#: enum DaqAioSamplingBufferOver ] [ VB.NET: Enum DaqAioSamplingBufferOver ]

 

Initial value

 

Simple

 

Setting value

 

Values

Name

Description

0

Simple

Stops the corresponding task.

1

All

Stops all tasks.

 

Remarks

 

Regarding to the continuous mode,

sets or gets whether to stop all tasks or only the corresponding task when the task buffer overflows.

 

DncDaq task settings and device property changes are reflected during DncDaq Init.