PreTriggerSamples
- Updated2025-10-14
- 1 minute(s) read
Gets or sets the number of pre-trigger samples, the samples acquired before the Reference trigger is received, to be acquired per record.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsa
public long PreTriggerSamples { get; set; }
Remarks
Specifies a Int64 representing the number of pretrigger samples to be acquired per record.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The PreTriggerSamples property was accessed after the associated NIRfsa object was disposed. |