- 1、本文档共32页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
基于Labview的远程虚拟电子实验室设计
摘要
Labview是一种程序开发环境,由美国国家仪器(NI)公司研制开发的,类似于C和BASIC开发环境,但是Lab与其他计算机语言的显著区别是:其他计算机语言都是采用基于文本的语言产生代码,而Lab使用的是图形化编辑语言G编写程序,产生的程序是框图的形式。VISA控件的通信方式和各个模块.
关键词: Lab VIEW;虚拟仪器;远程虚拟仪器系统
Remote virtual E-Lab Design based on Labview
Student name:Limiao teacher name:Yangxiaoping
Abstract:Labview is one of the factors in program searching, it is developed aide manufactured by NI Corporation of US state, and it is similar with C and Basic exploitative environment. While there is a remarkable distinction between Labview and the other computer language, that is, the latter takes the language which is on the basis of text, then the code is produced, but Labview writes program, drawing support from graph of editor language, the program which is presents by a form of frame.
To achieve such an effect, we should do well in three aspects; it will be appeared in my thesis. On the one hand, searching for the fictitious lab of programmer, and issuance of web. All which is basis of?Labview.Analysing TCP/IP of Labview, VI service and net communicative system of Date socket, the third one, discussing the each of the mechanism’s principle , function and feather。Anglicizing serial port terminal RS232 on the instrument equipment, besides, the Labview or serial communications module, communications factors and every module of VISA command soft.
Key words: Lab VIEW; Virtual instrument; remote virtual instrument system
目 次
1 引言 1
1.1 Labview概述 1
1.2 虚拟仪器 1
1.2.1 虚拟仪器的特点 2
1.2.2 虚拟仪器的发展 2
1.3 本课题研究的目的及意义 3
2 Labview基础知识 4
2.1 Labview应用程序的构成 4
2.1.1 前面板 4
2.1.2 流程图 5
2.1.3 图标/连接器 5
2.2 Labview的操作模板 6
2.2.1 工具模板 6
2.2.2 控制模板 7
2.2.3 功能模板 8
2.3 程序调试技术 10
2.3.1 找出语法错误 10
2.3.2 设置执行程序高亮 11
2.3.3 断点与单步执行 11
2.3.4 探针 11
2.4 Labview的优越性 11
3 Data Socket技术 13
3.1 Data Socket组成及工具软件 13
3.2 Data Socket 的数据资源定位和文件格式 14
3.3 Data Socket的数据通信发布 14
3.4 Data Socket的数据传输 15
3.4.1 向Data Socket写数据 15
3.4.2 向Data Socket读数据 16
4 系统分析与设计 17
4.1 虚拟电子实验室设计总体思路 17
4.2 虚拟简易信号发生器 17
4.2.1 虚拟简易信号发生器的前面
文档评论(0)