NIRfsa Namespace

Table of Contents

RfsaReferenceTriggerSynchronization.IsMaster Property

  • Updated2025-07-17
  • 1 minute(s) read
RfsaReferenceTriggerSynchronization.IsMaster Property

RfsaReferenceTriggerSynchronizationIsMaster Property

Gets or sets whether the device is the master for synchronizing the shared Reference Trigger among multiple devices.

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

Syntax

public bool IsMaster { get; set; }
Public Property IsMaster As Boolean
	Get
	Set

Property Value

Boolean
if the device is the master for synchronizing the shared Reference Trigger among multiple devices, otherwise, . The default value is .

Exceptions

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

Remarks

The master device distributes the synchronized Reference Trigger to all devices in the system through the Reference Trigger distribution line.

See Also

Log in to get a better experience