DaqWarningEventArgs Class
- Updated2026-02-05
- 1 minute(s) read
Provides data for the DaqWarning event.
Derives from
- EventArgs
- ISerializable
Syntax
Namespace: NationalInstruments.DAQmx
public class DaqWarningEventArgs : EventArgs, ISerializable
Remarks
Note
Example applications are located in the <Public Documents>\National Instruments\NI-DAQ\Examples\DotNET4.x directory or in the Start menu at National Instruments»NI-DAQmx»NI-DAQmx Examples.
Thread Safety
All members of this type are safe for multithreaded operations.
Properties
Methods
| Name | Description |
|---|---|
| ToString() | Returns a string representation of the object. |
| GetObjectData(SerializationInfo, StreamingContext) | Sets the SerializationInfo object with information about the exception. |