Represents the properties under the Warning Event Args raised during a driver warning.

Derives from

  • EventArgs

Syntax

Namespace: NationalInstruments.ModularInstruments.NIDCPower

public class DCPowerWarningEventArgs : EventArgs

Remarks

For more information, refer to NI DC Power Supplies and SMUs Help.

Thread Safety

All members of this type are safe for multithreaded operations.

Properties

NameDescription
Code

Gets the Warning Event Args code.

Message

Gets the Warning Event Args message.

Warning

Gets the warning set in the Warning Event Args.