Removes a cDAQ Sync connection between devices. The connection is not verified.

Syntax

Namespace: NationalInstruments.DAQmx

public void RemoveCDaqSynchronizationConnection(string portList)

Parameters

NameTypeDescription
portListstring

Specifies the cDAQ Sync ports to disconnect.

Exceptions

TypeDescription
NationalInstruments.DAQmx.DaqException

The NI-DAQmx driver returned an error.