List of DncDaq events


Here is a list of events that occur in DncDaq.

 

â– List of DncDaq events

No.

Events

Description

1

OnError

An event that occurs when an error occurs.

2

OnEdge

An event that occurs when an edge (interrupt/trigger) is detected.

3

OnTiming

An event that occurs at the timing of the timer set on the Timing tab.

4

OnTaskInput

An event that occurs when the input task is successful.

5

OnTaskOutput

An event that occurs when the output task is successful.

6

OnInit

An event that occurs when auto-initializing or Init is executed.

7

OnExit

An event that occurs when the application is closed or Exit is executed.

8

OnAioContinuosModeStart

An event that occurs at the start of sampling.

9

OnAioContinuosModeStop

An event that occurs at the end of sampling.

10

OnMatchCount

An event that occurs when the counter matches.

11

OnCarryBorrow

An event that occurs when a carry/borrow occurs.