A collection of basic settings for the counter functions that work with
DncDaq.
Properties related to counters 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].Basic[ ChNo ].Each property information
VB example: DncDaq.DaqProperty.Device ( DeviceNo ).Counter(0).Basic( ChNo ).Each property information
â– List of properties in Counter[0].Basic
Property |
Description |
Selects external signal source. |
|
Sets the counting direction. |
|
Sets the digital filter value. |
|
Sets to enable/disable the counter function. |
|
Sets the operation mode (multiplication). |
|
Sets the operation mode (number of phases). |
|
Sets the clear operation mode. |
|
Sets the preset when counting starts. |
|
Sets the preset value when counting starts. |
|
Sets Z phase logic. |
|
Sets how to use Z phase. |