Function
Sets or gets the operating mode (Advanced/Basic) of DncDaq.
Variable type
[ C#: enum DaqTaskMode ] [ VB.NET: Enum DaqTaskMode ]
Initial value
BasicMode
Setting value
Values |
Name |
Description |
0 |
BasicMode |
Set DncDaq to Basic Mode. |
1 |
AdvancedMode |
Set DncDaq to Advanced Mode. |
Remarks
It is possible to set the operation of DncDaq in Basic mode or Advanced mode and acquire the set value.
DncDaq task settings and device property changes are reflected during DncDaq Init.