RfsgArb.DigitalPatternEnabled Property
- Updated2024-05-08
- 1 minute(s) read
RfsgArbDigitalPatternEnabled Property
Gets or sets whether to enable digital pattern on the arbitrary waveform generator (AWG) module.
Namespace: NationalInstruments.ModularInstruments.NIRfsg
Assembly: NationalInstruments.ModularInstruments.NIRfsg.Fx40 (in NationalInstruments.ModularInstruments.NIRfsg.Fx40.dll) Version: 2022
Syntax
public bool DigitalPatternEnabled { get; set; }
Public Property DigitalPatternEnabled As Boolean Get Set
Property Value
Type: 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.