| DncDaq |
A component that controls our company devices and links acquired data to components. |
Analog input/output |
| Digital input/output |
| Counter |
| DncGraph |
This component displays linked data in a graph. |
| DncLamp |
 |
This component displays linked data by a lamp. |
| DncLevel |
 |
A component used to graphically display data values. In addition to displaying value levels, you can display titles, current values, and units. |
| DncMeter |
 |
A component used to graphically display data values. In addition to displaying value levels, you can display titles, current values, and units. |
| DncTrackBar |
 |
A component used to graphically set data values. |
| DncVolume |
 |
A component used to graphically set data values. |
| DncButton |
Button component that can be used for data linkage.It has functions such as operating as a switch and operating when it is pressed over a certain time. |
| DncLabel |
A label component that can be used for data linkage. It provides multiple text display and effect functions. |
| DncTextBox |
A text box component that can be used for data linkage. You can also restrict text input and specify prohibited characters. |
| DncReadFile |
This component provides file reading functionality. |
| DncWriteFile |
This component saves linked data to a file. |
| DncDataSet |
This component stores linked data in user memory. It has a method for acquiring stored data and a function for generating an event when a certain amount of data is stored. Use this component when you want to handle sampled data freely from application software program code. |
| DncFFT |
This component provides FFT/DFT functions for frequency analysis. |
| DncFilter |
 |
A component that provides filtering capabilities. Filters the data (lowpass/highpass/bandpass/bandstop). |
| DncStat |
 |
Statistic component. Performs the specified calculation (mean, median, maximum, minimum, sum, standard deviation) on the input data and displays the result as a label. |