RfsgAnalogModulationWaveformType Enumeration
- Updated2025-10-14
- 1 minute(s) read
Specifies the type of waveform to use as the message signal for analog modulation.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsg
public enum RfsgAnalogModulationWaveformType
Members
| Name | Value | Description |
|---|---|---|
| Sine | (int)3000 | The analog modulation waveform type is sine. |
| Square | (int)3001 | The analog modulation waveform type is square. |
| Triangle | (int)3002 | The analog modulation waveform type is triangle. |