PowerLevelType
- Updated2025-10-14
- 1 minute(s) read
Gets or sets the way the driver interprets the value of PowerLevel.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsg
public RfsgRFPowerLevelType PowerLevelType { get; set; }
Remarks
Specifies the RfsgRFPowerLevelType enumeration.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The PowerLevelType property was accessed after the associated NIRfsg object was disposed. |