Device
- Updated2025-10-07
- 1 minute(s) read
Gets or sets the ITClockSynchronizable device that the DeviceToSynchronize object represents.
Syntax
Namespace: NationalInstruments.ModularInstruments.SystemServices.TimingServices
public ITClockSynchronizableDevice Device { get; set; }
Remarks
An ITClockSynchronizable object that represents the Modular Instruments device connected to the system.
Exceptions
| Type | Description |
|---|---|
| System.InvalidOperationException | Valid ITClockSynchronizable device has not been passed. |