Digital
- Updated2025-10-14
- 1 minute(s) read
Gets the Digital sub-objects used to configure digital modulation.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsg
public RfsgDigitalModulation Digital { get; }
Remarks
Returns an object of type RfsgDigitalModulation.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The Digital property was accessed after the associated NIRfsg object was disposed. |