Level
- Updated2025-10-14
- 1 minute(s) read
Gets or sets the amplitude of the generated signal.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsg
public double Level { get; set; }
Remarks
Specifies a Double representing the amplitude of the generated signal in volts, peak-to-peak (Vpp).
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The Level property was accessed after the associated NIRfsg object was disposed. |