Trigger Setting
22 Count Match [cnt_trigger_count.vi]

 

 

Select to start counting input sampling with count match after the start VI is executed

 


IN/OUT Terminal layout

 


Input terminal

CntStartMode

Initial value: 4 (synchronous start)

Specify whether to start the counter synchronously at the start of sampling

3: Counter asynchronization start
4: Counter synchronization start

  

CntStartChannelNum

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 start condition of each channel

 

ComparisonRegister

Initial value: 0 (Ch0 Compare Register 0)

Specify the compare register setting the condition of count matching

0 : Ch0 Compare Register 0
1 : Ch1 Compare Register 0
2 : Ch2 Compare Register 0
3 : Ch3 Compare Register 0
4 : Ch4 Compare Register 0
5 : Ch5 Compare Register 0
6 : Ch6 Compare Register 0
7 : Ch7 Compare Register 0
8 : Ch0 Compare Register 1
9 : Ch1 Compare Register 1
10: Ch2 Compare Register 1
11: Ch3 Compare Register 1
12: Ch4 Compare Register 1
13: Ch5 Compare Register 1
14: Ch6 Compare Register 1
15: Ch7 Compare Register 1

 * set the condition of count matching by executing "event setting" VI