搜索资源列表
11053123112734
- Labview用于RS232调试,初学者可以参考下-Labview for RS232 debug, beginners can refer to the following
temperature-identification
- 基于can总线转rs232网络的温度识别系统-Based on the network can bus to rs232 temperature identification system
PicExposureBox_F84A
- This project explain a very powerful frequency counter which has many useful software functions. The software can add or subtract 3 different IF frequencies (±455 kHz ,±10.7 MHz and ±21.4 MHz). You have also two level of resolutions, 1kHz and 100
UART-char-to-int
- 通过下位机RS232发过来的十六进制数,可以通过这个子VI转换为数值变量进行计算。-Through a machine under the hexadecimal number of RS232, can through the subvi converted into numerical variables to calculate.
EX-labview
- 正如上面提到的,UART广泛用于数字chip-to-chip通信在嵌入式系统上。虽然有很多配置,一个共同的UART包结构是10 - 1起始位,8位数据位(一个字节),和1停止位。下面的结构如图1所示,通常称为8 n1(1 8位数据位,没有奇偶校验,停止位)。有时包括一个额外的位奇偶校验检查(错误检测的一种简单形式),但这不是覆盖在这个实验室。-he experiments should achieve the UART universal asynchronous communicatio
RS232-IIC
- 串口RS232转IIC通信的元程序,针对不同的转换器,程序稍作修改,基本可以通用。-Turn a serial port RS232 IIC communication program, according to different converter, modify, basic can be universal.
串口通信采集存储
- 串口数据采集RS232串口是工业中比较常用,也最容易接触到的一种总线协议,台式机上一般都有二个,而现在很多下位机、仪器等很多都还是使用串口通信的。通过RS232串口可以方便的实现Labview与其他测试软件、控制软件的通信。(Serial port data acquisition RS232 serial port is a kind of bus protocol which is commonly used in industry, and it is also the most easy