DAQ-DNC includes the following components.
For details on each component, please refer to the reference page.
Category |
Component name |
Overview |
Device control components |
Component that controls our device and links the acquired data to each component. |
|
Display components |
Component that displays the linked data as a graph. |
|
Label component that can be used for data linkage. It has multiple text display and effect functions. |
||
Component that displays the linked data as a lamp. |
||
Component used to display data values graphically. In addition to displaying the value level, it is possible to display the title, current value, and unit. |
||
Component used to display data values graphically. In addition to displaying the value level, it is possible to display the title, current value, and unit. |
||
Operation components |
Button component that can be used for data linkage. It has functions such as operating as a switch or operating when pressed for a certain period of time or more. |
|
Text box component that can be used for data linkage. It is also possible to restrict text input and specify prohibited characters. |
||
Component used to set data values graphically. |
||
Component used to set data values graphically. |
||
Data processing components |
Component that stores linked data in user memory. It has a method to retrieve stored data and a function to generate an event when a certain amount of data is stored. Please use it when you want to freely handle sampled data from the program code of application software. |
|
Component that provides FFT/DFT functions for frequency analysis. |
||
Component that provides filter functions. |
||
Component that performs statistical processing (Statistic). It performs the specified calculation on the input data and displays the results as a label. |
||
Component that saves linked data to a file. |