NIRfsa Namespace

Table of Contents

RfsaReferenceTrigger.PreTriggerSamples Property

  • Updated2025-07-17
  • 1 minute(s) read
RfsaReferenceTrigger.PreTriggerSamples Property

RfsaReferenceTriggerPreTriggerSamples Property

Gets or sets the number of pre-trigger samples, the samples acquired before the Reference trigger is received, to be acquired per record.

Namespace: NationalInstruments.ModularInstruments.NIRfsa
Assembly: NationalInstruments.ModularInstruments.NIRfsa.Fx45 (in NationalInstruments.ModularInstruments.NIRfsa.Fx45.dll) Version: 2025

Syntax

public long PreTriggerSamples { get; set; }
Public Property PreTriggerSamples As Long
	Get
	Set

Property Value

Int64
Specifies a Int64 representing the number of pretrigger samples to be acquired per record.

Exceptions

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

See Also

Log in to get a better experience