RfsaAdvanceTriggerSynchronization.IsMaster Property
- Updated2025-07-17
- 1 minute(s) read
Rfsa
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
Booleanif the device is the master for synchronizing the shared Advance Trigger among multiple devices; otherwise, .
Exceptions
Exception | Condition |
---|---|
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.