Function
This is an event that occurs when Init is completed.
Format
dncDaq1_OnInit(object sender, EventArgs e)
Parameters
sender [ C#: object ] [ VB.NET: object ]
The event source.
e [ C#: EventArgs ] [ VB.NET: EventArgs ]
Event argument (EventArgs.Empty).
Remarks
This is an event that occurs when Init is completed.
The event occurs after device setting, task start, sampling start, and timing start in Init processing are completed.