文件名称:a
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
设计一个VI来测量温度(保留2位小数),每隔0.25秒测一次,共测定10秒。在数据采集过程中,VI将在波形Chart上实时地显示测量结果。采集过程结束后,在Graph上画出温度数据曲线,并且把测量的温度值以文件的形式存盘,
使用记事本打开文件检查结果是否正确。
存盘格式为:
点数 时间(S) 温度值(度)
1 0.25 78.56
2 0.50 85.32-Design a VI to measure the temperature (keep two decimal places), measured once every 0.25 seconds, 10 seconds were measured. In the data collection process, VI will display the measurement results in real time on the waveform Chart. After the acquisition process, the temperature data in the Graph draw curves, and the temperature measured in the form of document archiving,
Use Notepad to open the file to check the result is correct.
Save format:
Points Time (S) temperature (degrees)
  1 0.25 78.56
  2 0.50 85.32
使用记事本打开文件检查结果是否正确。
存盘格式为:
点数 时间(S) 温度值(度)
1 0.25 78.56
2 0.50 85.32-Design a VI to measure the temperature (keep two decimal places), measured once every 0.25 seconds, 10 seconds were measured. In the data collection process, VI will display the measurement results in real time on the waveform Chart. After the acquisition process, the temperature data in the Graph draw curves, and the temperature measured in the form of document archiving,
Use Notepad to open the file to check the result is correct.
Save format:
Points Time (S) temperature (degrees)
  1 0.25 78.56
  2 0.50 85.32
(系统自动生成,下载前可以参看下载内容)
下载文件列表
a.vi