PhysicalChannel.ConfigureTeds Method (String)
- Updated2023-02-21
- 1 minute(s) read
PhysicalChannelConfigureTeds Method (String)
Associates TEDS information with the physical channel you specify.
Namespace: NationalInstruments.DAQmx
Assembly: NationalInstruments.DAQmx (in NationalInstruments.DAQmx.dll) Version: 20.7.40.49302
Syntax
public void ConfigureTeds( string virtualTedsFile )
Public Sub ConfigureTeds ( virtualTedsFile As String )
Parameters
- virtualTedsFile
- Type: SystemString
The path to a virtual TEDS file that you want to associate with the physical channel. If you specify Empty for this parameter, this method attempts to find a TEDS sensor connected to the physical channel.
Exceptions
Exception | Condition |
---|---|
DaqException | The 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).