Gets or sets whether the device is the master device when synchronizing the Sample Clock.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsg

public bool IsMaster { get; set; }

Remarks

true if the device is the master device when synchronizing the Sample Clock; otherwise, false. The default value is false.

Exceptions

TypeDescription
System.ObjectDisposedException

The IsMaster property was accessed after the associated NIRfsg object was disposed.