A collection of comparison matching settings for the counter functions
that work with DncDaq.
Properties related to comparison matching are summarized for each counter
channel number (ChNo), and when accessing each property, the format is
as follows.
C# example: DncDaq.DaqProperty.Device [ DeviceNo ].Counter[0].Match[ ChNo ].Each property information
VB example: DncDaq.DaqProperty.Device ( DeviceNo ).Counter(0).Match( ChNo ).Each property information
â– List of properties in Counter[0].Match
Property |
Description |
Sets the comparison counter value in register 0. |
|
Sets the comparison counter value in register 1. |
|
Sets to enable/disable the register 0 comparison match notification. |
|
Sets to enable/disable the register 1 comparison match notification. |
|
Sets the operation when register 0 count matches. |
|
Sets the operation when register 1 count matches. |