This is an analog input sample that uses the sampling function.
The data acquired by the sampling function is displayed in the graph.
The data input with DncDaq is passed to DncStat for statistical calculation.
The statistical calculation results are linked to DncLabel, and the statistical results are displayed on the label.
■Screen Image
■How to use
Click [Start] to start sampling and statistical calculation. The sampling data will be displayed in a graph. The statistical results will be displayed on the label.
To stop sampling, click [Stop].
The event that occurred is displayed in [Error Details].
If you want to change the DncDaq settings, please press the [DncDaq Setting] button.
If you want to change the DncStat settings, please press the [DncStat Setting] button.
■Component linkage image
■DncDaq/Device setting
Item |
Description |
Device Name |
AIO000 |
Input Method |
Single End |
Range |
±10V |
■DncDaq/Sampling Setting
Item |
Description |
Sampling Clock |
Internal: 1000µsec |
InputType |
VoltCurr |
Start Trigger |
DncButton(for start trigger) |
Stop Trigger |
DncButton(for stop trigger) |
Data Store Interval |
Auto |
■DncDaq/Timing setting
Item |
Description |
Timing |
Use Timer (1000msec) |
Timing name |
Timing_00 |
Start Trigger |
Auto (at startup) |
Stop Trigger |
None |
■DncDaq/Input Task 0 setting
Item |
Description |
Device |
AIO000 |
Access type |
Analog |
Input channel |
0 |
Target |
DncStat |
Timing |
Timing_00 |
DataLinkNum |
ALL(All in the task buffer) |
■DncDaq/Input Task 1 setting
Item |
Description |
Device |
AIO000 |
Access type |
Analog |
Input channel |
0 |
Target |
DncGraph |
Timing |
Timing_00 |
DataLinkNum |
ALL(All in the task buffer) |
■DncStat/Data linkage setting
Item |
Description |
Target |
DncLabel |
Calculation Settings |
Average, Median, Maximum, Minimum, Standard deviation |
|
|
Target |
DncLabel |