If your sensor does not include embedded TEDS information, or your sensor vendor does not provide a Virtual TEDS file, you can still use TEDS by creating a Virtual TEDS (.ted) file in LabVIEW. This approach lets you define the required sensor and calibration data and integrate it into your measurement workflow, even when the device is not compatible or a prebuilt file is unavailable.
NI provides a reference example that shows how to create Virtual TEDS files in LabVIEW, and the attached teds.zip file in that example includes VIs and templates that you can use for different sensor and channel types. Please refer to: Reference Example for Reading and Writing Calibration Information to Virtual TEDS Files - NI Community.
This example shows how to select and update the appropriate IEEE 1451.4 template in the VI to create a Virtual TEDS file for your sensor type, such as an IEPE accelerometer, RTD, bridge-based sensor, voltage-output sensor, among others. Depending on the sensor or channel, you may need to replace the default template or adapt an existing one if an exact match is not available. For additional reference, please review: IEEE 1451.4 TEDS Sensor Templates Overview - NI.
The steps in this article were developed using LabVIEW 2026 Q1.