Collection Condition Setting Sample [CollectionConditions]


Appearance

Overview

This sample client application starts C-LOGGER.

This sample program starts C-LOGGER and allows you to set detailed collection conditions and perform collection.

 

Step to Use

1. Initialization

 - When you execute the sample program, the main screen appears.
  Specify the start size of C-LOGGER in screen. (Minimize, Normal, Maximize)

 

2. Collection condition

 - You can configure channel settings, clock settings, event settings, memory options, and auto save settings.

 

3. Collection condition file settings

 - Export and Import the Acquisition settings.

 

4. Data collection

 - When starting collecting, it updates the total sampling count and the sampling count with a timer event.

 - When an event occurs, the name of the event is displayed in Return Code.

 

5. Exit

 - Click [C-LOGGER Exit] button on the main screen to terminate C-LOGGER.
   You can execute the OpenApplication function from another client application.

 - To access the data on C-LOGGER, press the [LoggerOpenApplication] button again.


6. Processing to terminate the program

 - Press the [Close] button in the window to terminate your client program.