RfsgArb.DigitalPatternEnabled Property
- Updated2025-05-22
- 1 minute(s) read
Rfsg
Gets or sets whether to enable digital pattern on the arbitrary waveform generator (AWG) module.
Namespace: NationalInstruments.ModularInstruments.NIRfsg
Assembly: NationalInstruments.ModularInstruments.NIRfsg.Fx45 (in NationalInstruments.ModularInstruments.NIRfsg.Fx45.dll) Version: 2025
Syntax
public bool DigitalPatternEnabled { get; set; }
Public Property DigitalPatternEnabled As Boolean Get Set
Property Value
Booleanif digital pattern is enabled and , if digital pattern is disabled.
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | The DigitalPatternEnabled property was accessed after the associated NIRfsg object was disposed. |
Remarks
This property must be set to to enable signal routing to and from the digital data and control connector.
To set this property, the NI-RFSG device must be in the Configuration state.