The counter board has functions for generating interrupts, and sending an external output pulse when the count value matches a specified compare value.
This compare function is called the Count Match.
The counter board has a comparison register that stores the comparison
value for count comparison.
For High-performance Counter devices, the number of comparison registers
is 2 for each channel.
For other devices, the number of comparison registers is 1 for each channel.
The value of compare register is set by the function CntNotifyCountUp.
Specify the window handle the notification destination and the message
number when the count match is notified to the application.
When the notification is unnecessary, both parameters become 0.