Type
- Updated2025-10-14
- 1 minute(s) read
Gets or sets whether you want the Reference trigger to be a digital edge, IQ power edge, or software trigger.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsa
public RfsaReferenceTriggerType Type { get; set; }
Remarks
Specifies the RfsaReferenceTriggerType enumeration.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The Type property was accessed after the associated NIRfsa object was disposed. |