FinishSyncPulseSenderSynchronize(PrecisionTimeSpan)
- Updated2025-10-07
- 1 minute(s) read
Finishes synchronizing the device responsible for sending sync pulses, as determined automatically by NI-TClk or manually when you set the SyncPulseSenderSyncPulseSource property for a specific device.
Syntax
Namespace: NationalInstruments.ModularInstruments.SystemServices.TimingServices
public void FinishSyncPulseSenderSynchronize(PrecisionTimeSpan minTime)
Parameters
| Name | Type | Description |
|---|---|---|
| minTime | PrecisionTimeSpan | Specifies the minimal TClk period, in seconds, for the TClock object to perform synchronization. Supported values are between 0.0 and 0.050 s. |