搜索资源列表
moosavi
- serial in labview simulation for serial port of windows send a character if it receive by windows print a OK massage
DAQmx_Task_Example
- 绍了USB摄像头视频图像实时采集系统的基本原理及组成。该系统以LABVIEW为核心,通过调用windows平台的OCX控件完成系统的数据采集任务。整个系统结构清晰,构思新颖,具有一定的可操作性-USB camera video real time image acquisition system of the basic principles of composition. The system LABVIEW as the core system of data acquisition tas
09cls28
- 绍了USB摄像头视频图像实时采集系统的基本原理及组成。该系统以LABVIEW为核心,通过调用windows平台的OCX控件完成系统的数据采集任务。整个系统结构清晰,构思新颖,具有一定的可操作性-USB camera video real time image acquisition system of the basic principles of composition. The system LABVIEW as the core system of data acquisition tas
labview-mod-and-demod
- 在windows XP操作系统下,使用Labview开发了数字调制解调系统。该系统使用虚拟仪器技术解决了传统实验教学中使用传统仪器投资大、通途单一、维护困难等缺陷,具有界面友好,维护简单等优点。文中详细阐明了数字调制解调系统的设计过程,并给出了仿真结果,为改善大学通信类、电工类教学提出一种新的方法。-In windows XP operating system, developed using Labview digital modulation and demodulation system.
ScreenSaver
- 屏幕保护程序,切换方式与Windows系统屏保类似,用的LabVIEW函数是图形处理方面的,论坛管理员提供。-Screen saver provided by the forum administrator, switching mode similar to the Windows system screensavers, LabVIEW function uses a graphics processing.
LabVIEW
- 1. 本程序只在Windows XP 平台上经过完整测试,因此只能保证该程序在WinXP系统下正确运行。 2. 由于本程序使用的是MySQL数据库,因此需要计算机上安装有MySQL。如果没有,可以尝试Access数据库。 3. 将本程序下载到本地计算机后,需要建立ODBC连接。建立方法如下:进入开始菜单->控制面板->管理工具->数据源(ODBC),建立一个新的系统DSN:选择“Add >MySQL ODBC 3.51 Driver”,数据源名称为“d
LabVIEWOffice
- LabVIEW开发技术丛书 边干边学报表生成 在自动化测试领域,生成的Office 报表(Word,Excel)几乎是每个专业的自动化测试程序的标配。不具备自动报表生成的自动化测试程序通常被视作“入门级”程序,就像汽车里面的“奔奔”或者“QQ”。先前,生成专业的office 报表几乎被少数几个VB 或VC 高手“垄断”,因为你除了要熟悉VB 或VC 外,还要熟悉Windows 下的ActiveX 机制以及Word 和Excel 导出的属性和方法。-LabVIEW Development
K4W-v2_Private
- 基于labview图形编程平台调用Haro3D的库函数,实现显示kinect for windows 2的深度图像、彩色图像等。-For those interested, I have developed a library of Labview VI s to access data the Kinect V2.
LabSQL
- 采用labview语言开发工具LabSQL实现数据库的访问,即例子 -LabSQL is the beginning of an open source project to provide free, multi-database, multi-platform connectivity support for LabVIEW. In this first release, we have used the Microsoft ADO object to provide connectiv
7SEGMNT
- LabVIEW ( Laboratory Virtual Instrument Engineering Workbench) is a system-design platform and development environment for a visual programming language National Instruments. The graphical language is named G (not to be confused with G-code). Origina
multyWindows
- 在LABVIEW编程中实现多窗口框架模式 ,能切换不同的窗口,实现多窗口控制-In LABVIEW programming to achieve a multi window frame mode, to switch between different windows, to achieve multi window control
labview-how-to-generate-exe-files
- 使用LabVIEW 如何生成应用程序(exe)和安装程序(installer)在 Windows 平台下使用 LabVIEW 如何生成一个独立可执行程序和安装程序-How to build the application using LabVIEW (exe) and installer (installer) on the Windows platform using LabVIEW how to generate a standalone executable and installer
Main
- 用labview编写的视频播放器。踩哦那个Windows的插件,需要Media Player-A video player based on LabVIEW. Step on the windows plug-in, you need media player
Handle Window32 files
- 使用windows API操作(打开、打印等)第三方程序(Open or print a file using windows API)
ADCS Class
- 该源代码是基于车载平台上的通讯诊断协议, 能够利用LabVIEW, LabWindows?/CVI, Visual C/C++ 6.0中基于CAN的汽车诊断 兼容Windows 7/Vista/XP/2000和LabVIEW Real-Time 诊断协议:CAN (ISO 15765, OBD-II)的KWP2000 (ISO 14230)和诊断 (Diagnostics) 传输协议:ISO传输协议15765-2和Volkswagen TP 2.0 兼容的接口:NI-XNET CAN、
第一次实验2017版本
- (1)熟悉LabVIEW的运行环境,包括:前面板窗口、框图窗口、模板、菜单和命令。可以通过使用各种LabVIEW Online Help Windows选项和Help Window选项来了解前面板和程序框图对象及其特征。 (2)创建一个VI。发生一个值为0.0~1.0的随机数a,放大10倍后与某一常数b比较,若a>b,则指示灯亮。要求:① 编程实现;② 单步调试程序;③ 应用探针观察各数据流。 (3)创建和调用子VI。创建一个子VI,子VI功能:输入3个参数后,求其和,再开方。编一个V