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