The DncWriteFile component can be set from the standard Visual Studio property window, but it has its own setting screen.
For showing the setting screen, please see Set the component properties.
From this setting screen, it is possible to reflect the task settings and display various detailed tabs.
The general explanation of the setting screen is shown below. For the explanation of each tab, please refer to each screen explanation page.
Valid when referencing DncWriteFile in DncDaq's Input Task settings or DncFFT's Data Linkage settings.
Set DncWriteFile automatically according to the input task setting.
Referring component |
Input Task setting /Data Linkage setting |
Corresponding WriteFile setting |
Setting content |
DncDaq |
Reference Channel/Bit/Port |
Number of columns Column name |
・The number of columns is set according to the number of channels, number of bits, and number of ports, and the column name is automatically set as CHxx. ・The column name is set as follows. --- 1st column: Ch0 value 2nd column: Ch1 value 3rd column: Ch2 value ・・・・ Column n: Value of Ch(n-1) |
DncFFT |
<When data linkage type is FFT/DFT> Number of sampling channels |
Number of columns Column name |
・The number of sampling channels + 1 becomes the number of columns. The column name will be automatically set as CHxx. ・The column name is set as follows. --- 2nd column: FFT/DFT analysis results of Ch0 3rd column: FFT/DFT analysis results of Ch1 ・・・・ Column n: Ch(n-1)
|
<When the data linkage type is No Calculation or Smoothing Result> Number of sampling channels SpectrumUnit Window Function setting |
Number of columns Column name |
・The number of sampling channels becomes the number of columns. The column name will be automatically set as CHxx. ・The column name is set as follows. --- 2nd column: Ch1 value 3rd column: Ch2 value ・・・・ Column n: Value of Ch(n-1)
|
Depending on the first column setting of DncWriteFile, "Time" or "Index" is added to the first column name.
First column specification |
Contents of first column name |
For TimeStamp |
[Time] is added to the first column name. |
For Index |
[Index] is added to the first column name. |
For None |
Nothing is added to the first column name. |
②Reference task No.
Indicates the Task No. of DncDaq to be linked.
③Export button
Displays a dialog to save the setting information being edited in the ini file format (xxx.ini).
④Import button
Displays a dialog to specify the ini file format (xxx.ini) to be read.
⑤OK button
Saves the settings and closes the settings screen.
⑥Cancel button
Closes the settings screen without saving the settings.