DelayEnabled
- Updated2025-10-14
- 1 minute(s) read
Gets or sets whether the Reference Trigger is delayed with the data.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsa
public RfsaReferenceTriggerSynchronizationDelayEnabled DelayEnabled { get; set; }
Remarks
Specifies an object of type RfsaReferenceTriggerSynchronizationDelayEnabled.
Set this property to Disabled when the RfsaReferenceTriggerType property is set to IQPowerEdge or IQAnalogEdge. For more information about device synchronization for vector signal transceivers, refer to the Synchronization Using NI-RFSA and NI-RFSG topic appropriate to your device in the NI RF Vector Signal Analyzers Help.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The DelayEnabled property was accessed after the associated NIRfsa object was disposed. |