搜索资源列表
labview_cursor
- 当鼠标移动到图形窗口内时光标中心跟着鼠标移动-When the mouse moved to the graphics window when the mouse cursor center followed
cpubbs_simulate_mouse
- 虚拟鼠标,通过设定鼠标坐标使鼠标移动,不需要实际操控鼠标-A virtual mouse, by setting the mouse coordinates of the mouse movement, mouse does not require actual manipulation of
draw-line-with-mouse-in-Labview
- Labview中用鼠标绘曲线,适合初学者-draw line with mouse in Labview
double-click
- 在labview中,实现鼠标双击功能,利用两次鼠标之间的时间间隔判定双击确定。-To achieve double click of the mouse in labview language.
matlabscript2
- 有两种方法可以向脚本节点中输入 MATLAB脚本。 ( 1)使用 Operating 或Labeling 工具直接向MATLAB 脚本节点中输入脚本 (2)可以直接导入写好了的脚本 ,方法是使用鼠标右健单击 MATLAB 脚本节点,从快捷菜单中选Import,从打开的 Choose a scr ipt 选择脚本对话框中选择要导入的文件并单击 Open, MATLAB 脚本文本将出现在脚本节点中。为了便于调试 ,建议在导入脚本到 LabVIEW 之前 ,先在 MATLAB 环境内编写
Sample-of-context-menu
- 通过鼠标右键实现菜单的显示,并实现对于控件的操作。-Achieved through the right mouse button menu display, and to achieve the control of the operation.
labview
- 本系统由主对话框模块、系统配置模块、仿真算法模块、曲线输出模块等四大模块组成。 主对话框模块:VC++设计界面的优越性更体现在其对话框的设计,所以本程序选择基于对话框的Windows程序(MFC微软基础类风格)。由于VC++6.0提供了大量的控件,用户只需用鼠标将需要的控件拖到用户区的位置即可。 属性表模块:设置了对个对象的属性,每个属性页对应一个对话框,所以设计了四个属性页:CPageDHL、CPageCJ、CPageQK、CPageSmith,这四个属性页类分别对应:单回路控制、串级
labview鼠标滚动scale
- 检测到鼠标滚动的参数,可用来缩放图片,执行相关操作
draw-circle-by-mouse-labview
- 一个LABVIEW编写的如何用鼠标画圈的例子,可以学习一下。-draw circle by mouse developed by LABVIEW.
labview
- labview 打地鼠程式编写, 界面有3*3个灯(地鼠),游戏开始按钮,关闭游戏按钮(游戏退出) 点击开始,灯会随机亮,1秒后灭,亮的时候鼠标没有点击到则失误计数M N分等级,每亮过20次灯后N减小0.1秒 M大于等于10则提示游戏OVER,需点击开始重新开始游戏-labview playing hamster Programming interface has 3* 3 lamp (hamster), the game start button, close the game button
tetris-game-LABVIEW
- LABVIEW 2011版,自己编写的俄罗斯方块,可以使用鼠标操作也可以使用键盘操作,源代码没有加密-LABVIEW version 2011, write your own tetris, can use the mouse operation can also use the keyboard operation
点选数组元素
- labview程序,通过鼠标点选出任意数组元素(Select any array element by mouse)
labview作业
- 鼠标属性控制,温度计系列实验,面板控制实验(mouse control aaaaaaaaaaaaaaaaa)
DynamicEvent
- 简单地介绍了labview的事件结构,包括基本的鼠标进入、移动、释放。(The event structure of labview is briefly introduced, including basic mouse access, movement, and release.)
Custom_XY_Graph
- 运行程序,绘制出的XY曲线中,鼠标移动到相应位置,可以获得该点的X\Y坐标值。(Run the program, draw the XY curve, the mouse moved to the corresponding position, you can get the X\Y coordinates of the point.)
UsingAPI
- 使用labview和API模拟键盘、鼠标(Using Labview and API to stimulate KeyBoard and Mouse Event)
鼠标活动识别
- 程序运行时可识别鼠标是否活动,在设定的时间到时自动退出。(When the program runs, it can identify whether the mouse is active and automatically exit at the set time.)
获取鼠标位置
- labview调用dll获取鼠标当前坐标(Get the current mouse coordinates)
click
- 调用windows api,实现labview控制鼠标(using windows api to control mouse)
获取鼠标位置
- 以左上角为顶点,获取鼠标所在位置,调用了LABVIEW函数控件,完成获取(Take the upper left corner as the vertex, get the location of the mouse, call the LABVIEW function control, complete the acquisition.)