Stop Setting
23 Specified Times Stop (CNT) [cnt_stop_times.vi]

 

Select to stop sampling of the counter input at the end of the specified sampling times

 

 


IN/OUT Terminal layout

 


Input terminal

CntStopMode

Initial value: 4 (synchronous stop)

Specify whether to stop the counter synchronously when sampling stops

3: Counter asynchronization stop
4: Counter synchronization stop

  

CntStopChannelNum

Initial value: 1

Specify the number of channels to count when sampling

It is specified from Ch 0 with consecutive number of channels
For example, if 2 is specified, it becomes Ch 0, Ch 1 setting

This value is used by the driver to set the counter stop condition of each channel

 

CntStopTimes

Initial value: 1000

[Essential]

Specify the sampling frequency

Setting range: 1~[(16,777,216/Number of channels)-1]

 When sampling on 1 channel: 1~16,777,215 (FFFFFFH)
When sampling on 2 channels: 1~8,388,607 (7FFFFFH)
When sampling on 4 channels: 1~4,194,303 (3FFFFFH)
When sampling on 8 channels: 1~2,097,151 (1FFFFFH) 

The number of sampling times specified is irrelevant to the number of channels used
 For example, if 1000 samples are performed on 2 channels and 2000 data is acquired, 1000 is specified for CntStopTime