PhysicalChannel.WriteTedsData Method (String, BasicTedsDataOption)
- Updated2023-02-21
- 1 minute(s) read
PhysicalChannelWriteTedsData Method (String, BasicTedsDataOption)
Write TEDS data from a virtual TEDS file to a sensor on the physical channel you specify.
Namespace: NationalInstruments.DAQmx
Assembly: NationalInstruments.DAQmx (in NationalInstruments.DAQmx.dll) Version: 20.7.40.49302
Syntax
public void WriteTedsData( string virtualTedsFile, BasicTedsDataOption basicTedsDataOption )
Public Sub WriteTedsData ( virtualTedsFile As String, basicTedsDataOption As BasicTedsDataOption )
Parameters
- virtualTedsFile
- Type: SystemString
The path to a virtual TEDS file that contains the bitstream to write to the sensor. - basicTedsDataOption
- Type: NationalInstruments.DAQmxBasicTedsDataOption
A value that specifies how to handle basic TEDS data in the bitstream.