搜索资源列表
lvm_import09
- National Instruments LabView software has a native file format called LabView Measurement File (LVM, extension .lvm). This m-file, lvm_import.m, reads LVM files and imports the data into the MATLAB workspace. LVM is an ascii text file format, and t
ASCII-to-HEX.ASCII码转十六进制数
- labview程序:ASCII码转十六进制数,非常实用的程序,labview procedures: ASCII code to hexadecimal number, a very useful procedure
LABVIEW-serial-rollup
- LABVIEW串口程序汇总。包括ascii转为10进制2、ascii转为10进制 1、byte array、rs232、串口波形、串口数据转换、读取GPS串口等。-LABVIEW serial rollup. Including ascii to decimal 2, ascii to decimal 1, byte array, rs232, serial waveform, serial data conversion, read the GPS serial port and so on.
Vi
- 各种串口操作变换方法,均为LabView的VI格式,直接打开使用-Transform a variety of serial operation, the VI are LabView format, directly open to use
HEX-Vs-ASCII
- labview程序:十六进制数转ASCII码-labview program: the number of hexadecimal to ASCII code
temp
- 这是一个温度计和PC机通信的例子,源码里面的可以实现像示波器一样显示温度的波形,最主要的就是格式转换,在文件夹:将收到的ASCII转换成相应的数据这个文件夹里边。调试通过了的。-This is a thermometer and PC communication examples, source code can be achieved inside the same temperature as the oscilloscope waveform, the most important is
votage
- 这是一个温度计和PC机通信的例子源码,主程序为:文件夹\cpubbs_temperature_pc\receiver_temp_2.vi里面的可以实现像示波器一样显示温度的波形,最主要的就是格式转换,在文件夹:将收到的ASCII转换成相应的数据这个文件夹里边。调试通过了的。-This is a thermometer, and examples of PC communication source, the main program is: folder \ cpubbs_temperature
95302940CAN232B_LabVIEW_Demo
- Labview串口只能接受和传递ASCII码,因此你在使用的时候得先把它们转换为ASCII码才行.-Labview serial port can only receive and impart ASCII codes, so you use the time to first convert them to ASCII codes Cai Xing.
1
- labview里实现字符串与ASCII转换-labview in achieving a string with ASCII conversion
1112
- 改程序完成一个字符串转化为ASCII码的功能-Change the program to complete a string into ASCII code function
change-ascii-to-string
- 利用labview将字符串转换成ASCII码类型的程序,可用于模仿学习。-Using the labview will string converted into ASCII type of program for imitation study.
change_nemeric_to_ascii
- 利用labview将数值型数据转换成ASCII类型数据的程序,可用于模仿学习。-Using numeric data labview will convert ASCII type data process, can be used for imitation study.
modbusexample
- THIS EXAPMLE TO USE MDOBUS LIB WITH LABVIEW ` MODBUS RTU ,ascii -THIS IS EXAPMLE TO USE MDOBUS LIB WITH LABVIEW ` MODBUS RTU ,ascii
cpubbs_com_data_converte
- 利用LABVIEW把数字装换成ASCII值的一种算法-Use the digital outfit into LABVIEW ASCII value of an algorithm
ASCII
- 使用labview提取字符串的字符,使无符号位用八进制表示-The use of LabVIEW extracted from a string of characters, the sign bit in octal representation
LabVIEW-X-ray
- 在LabVIEW5.1 平台上开发了软X射线磁性圆二色(SXMCD)实验站的数据采集和控制程序。友好、清晰的人机界面使得用户可以很快使用该程序。用户的界面分为3 个部分:仪器参数设置、初始值输入和实验数据曲线的实时显示。最后实验数据可以存为标准的ASCII 字符文件,从而可为其它专业处理软件所调用。-Developed the experimental station of the soft X-ray magnetic circular dichroism (SXMCD) data acqui
ASCII-mafanyiqi
- 利用Labview CVI编写ASCII码转换的源程序-Use Labview CVI write ASCII code conversion of the source
string-to-ASCII
- labview 字符到ASCII码转换程序-labview characters into ASCII code conversion process
hex-to-ASCII-in-labview
- 在LabVIEW中如何实现十六进制和ASCII之间的转换-hex to ASCII in labview
Hex显示与ASCII显示转换
- 十六进制字符串转ASCII; ASCII码字符串转十六进制字符串,(It has two programs, including HEX string and ASCII string convertation. Hex string converts to ASCII. ASCII string converts to Hex string.)