A collection of control input/output settings for the counter functions
that work with DncDaq.
Properties related to control input/output 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].Control[ ChNo ].Each property information
VB example: DncDaq.DaqProperty.Device ( DeviceNo ).Counter(0).Control( ChNo ).Each property information
â– List of properties in Counter[0].Control
Property |
Description |
Sets the signal level of the general-purpose input signal. |
|
Sets whether the specified hardware event is executed at the rising edge or falling edge of the control input signal. |
|
Sets whether the specified hardware event is executed at the rising edge or falling edge of the control input signal. |
|
Sets the hardware event type for the control input signal. |
|
Sets the signal logic of the control output signal. |
|
Sets the pulse width coefficient for one-shot pulse. |
|
Sets the control output signal hardware event type. |
|
Sets the preset value that will be loaded when a control signal is input when a comparison match occurs. |