NIRfsg Namespace

Table of Contents

RfsgRFAdvanced.PulseModulationEnabled Property

  • Updated2025-02-03
  • 1 minute(s) read
RfsgRFAdvanced.PulseModulationEnabled Property

RfsgRFAdvancedPulseModulationEnabled Property

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

Boolean
if pulse modulation is enabled and if it is disabled.

Exceptions

ExceptionCondition
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.

See Also

Log in to get a better experience