DncDataSet Overview


 

DncDataSet is a data storage component used when acquiring DncDaq data by coding.

DncDataSet operates as a FIFO buffer, RING buffer, or a simple variable, and stores data linked from DncDaq.

 

■DncDataSet Image

   ・DncDataSet is a buffer component that stores data linked from DncDaq.

   ・Data input/output is performed for each sampling.

     The number of data per sampling is set in [Data Set Unit].

   ・By the specified data set number storage event, it is possible to easily realize the processing to be executed when data is accumulated more than a certain amount.