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

TypeDescription
System.ObjectDisposedException

The PreTriggerSamples property was accessed after the associated NIRfsa object was disposed.