RfsgRFAdvanced.PulseModulationEnabled Property
- Updated2024-05-08
- 1 minute(s) read
RfsgRFAdvancedPulseModulationEnabled Property
Gets or sets whether pulse modulation is enabled or disabled.
Namespace: NationalInstruments.ModularInstruments.NIRfsg
Assembly: NationalInstruments.ModularInstruments.NIRfsg.Fx40 (in NationalInstruments.ModularInstruments.NIRfsg.Fx40.dll) Version: 2022
Syntax
public bool PulseModulationEnabled { get; set; }
Public Property PulseModulationEnabled As Boolean Get Set
Property Value
Type: 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.