NIRfsa Namespace

Table of Contents

RfsaAdvanceTriggerSynchronization.IsMaster Property

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

RfsaAdvanceTriggerSynchronizationIsMaster Property

Gets or sets whether the device is the master for synchronizing the shared Advance 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 Advance Trigger among multiple devices; otherwise, .

Exceptions

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

Remarks

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

See Also

Log in to get a better experience