Converting Variant Data to LabVIEW Data
- 已更新2026-03-31
- 閱讀時間為 2 分鐘
Use the Variant to Data function to convert variant data to LabVIEW data.
You must determine the data type stored in a variant before you convert the variant.
What to Use
Use the following block diagram objects to determine the data type stored in a variant and convert the variant to the data type.
What to Do
Create the following block diagram to determine the data type stored in a variant and convert the variant to the data type.