Vendor
- Updated2025-10-06
- 1 minute(s) read
Gets a string that contains the name of the vendor that supplies the NI-DCPower driver.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIDCPower
public string Vendor { get; }
Remarks
Returns a String that contains the name of the vendor that supplies the NI-DCPower driver.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The Vendor property was accessed after the associated NIDCPower object was disposed. |