Infinite Sampling Sample [infinite]


Appearance

 

Overview

This is a program that executes the sampling of infinite transfer.

This sample program must use with "High-performance Counter" device.
Please refer "Counter Type Specification" to verify the model number of your device.

Sample specification

* This is the initial value of the sample program.

Program name

./Sampling/infinite/infinite

Sampling mode

Totalizing Counter

Counter Operation Mode

Mono-Phase, 1X

Clear mode

Asynchronous Clear

Counter direction

Down Count

Z phase mode

Not Used

Z phase logic

Positive

Digital filter

Not Used (0)

It would be help to refer "Flowchart for Sampling Mode".

 

Step to Use

Input a number of the menu list for selecting the menu.
The menu is arranged by executing sequence.
The sampling data is written to "infinite.txt".
The data is appended into this file.

 

Supplement

"Overrun Error!" may be displayed in transferring.
It expresses that the data is invalid which is written to buffer more than once time
after last performance "CntGetSamplingCount()".
Data transfer is continuing, but data are not written to file.
In this case, you try to increase the buffer size.