搜索资源列表
Labview-comm
- 使用方法: 1.在baud rate里设置通讯的波特率 2.在milliseconds to wait的毫秒数要大于等于20,这样可以保证收发数据的成 功率. 3.在顶端的string to write 的文本框里写入要发送的数据,点WRITE发送数据,然后就可以在read string的文本框里看到从底层设备送回来的数据(当然,具体发什么和该收到什么取决于你使用的设备的具体协议) 4.点EXIT退出程序 -Use: 1. In the baud rate to set
fasong
- 使用方法: 1.在baud rate里设置通讯的波特率 2.在milliseconds to wait的毫秒数要大于等于20,这样可以保证收发数据的成 功率. 3.在顶端的string to write 的文本框里写入要发送的数据,点WRITE发送数据,然后就可以在read string的文本框里看到从底层设备送回来的数据(当然,具体发什么和该收到什么取决于你使用的设备的具体协议) 4.点EXIT退出程序 -Use: 1. In the baud rate to set
abView 1.3 课后作业
- 1.创建一个 VI 程序,比较两个数, 如果其中一个数大于或等于另一个数,则 LED 点亮。 要求:可以多次操作,直到点退出按钮。 2.创建一个VI程序,该程序完成的功能是:产生一个 0.0 ~10.0 的随机数与10.0相乘,然后通过一个VI子程序将积与100相加后开方,将结果输出显示。 要求:可以多次操作,直到点退出按钮。 3、验证哥德巴赫猜想: 一个充分大的偶数可以表示为两个素数之和 要求:可以多次操作,直到点退出按钮。-1 to c
labview-codebox
- 基于labview的简易密码器程序,密码输入错误提示,多次错误退出程序-A simple password box program based on labview , when enter the incorrect password, a error message would show to you,and the program will exit when entering the wrong password for three times.
serialcom
- Labview串行通信程序 使用方法: 1.在baud rate里设置通讯的波特率 2.在milliseconds to wait的毫秒数要大于等于20,这样可以保证收发数据的成 功率. 3.在顶端的string to write 的文本框里写入要发送的数据,点WRITE发送数据,然后就可以在read string的文本框里看到从底层设备送回来的数据(当然,具体发什么和该收到什么取决于你使用的设备的具体协议) 4.点EXIT退出程序 -Labview serial c
running-normal-exit
- 在程序运行中,接受到其他退出的消息,程序资金撑场退出,而且整个应用程序退出-The program is running, quit the message received other program funding support field exit, and the entire application exits
123456
- 定时退出小程序1 定时退出小程序1v-Exit the program a small timing
simpleinterfaceprograme
- labview编写的简单实用的界面程序,包括用户名密码、登录结果提示及退出-the program that is based Labview includes the interface,password input,login result and quit.
Read-UPS
- 读取ups状态,实现断电后资料的保存程序退出自动关机,可用于工业自动化设备的断电保护。-read ups status,protect equiment power failure.
ontimeshutoff
- 定时退出程序的labview程序,yong yu cheng xu tuichu-The timing for exiting the application program labview
login
- 基于labview的简单的用户登陆界面,可实现用户登陆以及三次密码错误后退出程序(LabVIEW based simple user login interface, users can log in and three password errors, exit procedures)
鼠标活动识别
- 程序运行时可识别鼠标是否活动,在设定的时间到时自动退出。(When the program runs, it can identify whether the mouse is active and automatically exit at the set time.)