NI-DAQmx .NET Framework 4.0 API Reference

Content Type
Programming Language
Current manual
Table of Contents

PhysicalChannel.ClearTeds Method

PhysicalChannel.ClearTeds Method

PhysicalChannelClearTeds Method

Removes TEDS information from the physical channel you specify.

Namespace:  NationalInstruments.DAQmx
Assembly:  NationalInstruments.DAQmx (in NationalInstruments.DAQmx.dll) Version: 20.7.40.49302

Syntax

public void ClearTeds()
Public Sub ClearTeds

Exceptions

ExceptionCondition
DaqExceptionThe NI-DAQmx driver returned an error.

Remarks

This method temporarily overrides any TEDS configuration for the physical channel that you performed in Measurement Automation Explorer (MAX).

See Also

Was this information helpful?