RfsgRFAdvanced.PulseModulationEnabled Property
- Updated2025-02-03
- 1 minute(s) read
Rfsg
Gets or sets whether pulse modulation is enabled or disabled.
Namespace: NationalInstruments.ModularInstruments.NIRfsg
Assembly: NationalInstruments.ModularInstruments.NIRfsg.Fx45 (in NationalInstruments.ModularInstruments.NIRfsg.Fx45.dll) Version: 2025
Syntax
public bool PulseModulationEnabled { get; set; }
Public Property PulseModulationEnabled As Boolean Get Set
Property Value
Booleanif pulse modulation is enabled and if it is disabled.
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | The PulseModulationEnabled property was accessed after the associated NIRfsg object was disposed. |
Remarks
If this property is enabled and the signal at the PLS MOD connector is high, the device generates a signal. If the signal is low, output generation is disabled.