搜索资源列表
Csharp_Lv
- C#调用LV做成的DLL 主要为Boolean、数值、字符串、路径、数组、VISA设置名称 Boolean可以用数值代替,false:0 ture:1 路径及VISA设备名称可以改为字符串型。 注意:可以将Lv的输出字符串定义为32位。 在定义Labview的函数时,都使用Standard Calling Conventions。值型的Bass by都设置为Value,字符串型设置为C String Pointer。 在定义函数参数时,注意Labview与C#的数据类型必
readGPSbyRS232
- 我主要是通过串口来实时采集GPS得同步数据,频率20HZ,而且数据长度(均大于200个字符)是变化的,每次都要提取里面有用的数据。所取数据用于汽车试验参数。 本人分别采用两种方式来实时读取串口数据:一种是大家常用的VISA控件; 另一种是调用Mscomm。本人在使用中感觉后一种通讯方式很好! -I mainly collected through the serial port in real-time GPS data were synchronized, frequency 2
ck
- 支持基于串行接口(RS-232、RS-422、RS-485)、GPIB总线(IEEE2488、HPIB标准)、VISA总线的通信;-Supports serial interface (RS-232, RS-422, RS-485), GPIB bus (IEEE2488, HPIB standard), VISA bus communication
test1
- 新建VI(test1\serial_communication.vi),运用仪器I/O\串口\VISA配置、读取、关闭、字节数、清空缓冲 等函数,编制测距传感器的串口通讯接口VI;通过波形图表显示连续读取的测距-时间曲线,并将有效测量范 围外的数据滤除。(New VI (test1\serial_communication.vi), using the instrument I/O\, serial port, \VISA configuration, read, close, bytes,
labview论坛-基于labview的摄像头采集程序
- 用labview实现摄像头数据的采集分析,完成数据的变化与采集(LabVIEW camera data acquisition and analysis, the completion of data changes and acquisition)