登录
首页 » SCM » modbusx协议仿真,研究好仪表Modbus

modbusx协议仿真,研究好仪表Modbus

于 2022-03-04 发布 文件大小:1.93 MB
0 204
下载积分: 2 下载次数: 2

代码说明:

ModBus通信参考程序,Keil编译,学习ModBus的好工具-ModBusx protocol simulation, study well the instrument ModBus

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 其中的usb端口通信已经作为一个模块来使用,用户只需用以下函数就可以对usb端口进行方便地读写: unsigned char D12_WriteEndpo...
    其中的usb端口通信已经作为一个模块来使用,用户只需用以下函数就可以对usb端口进行方便地读写: unsigned char D12_WriteEndpoint(unsigned char endp, unsigned char len, unsigned char * buf) 此为usb端点输出函数,endp是要进行通信的端点,取值为3(普通端点,最大可一次传输16byte)或5(主端点,最大可一次传输64byte);len为一次输出数据长度;*buf为数据所在位置。 usb端点数据的读操作是由底层函数自动完成的(相关函数为unsigned char D12_ReadEndpoint(unsigned char endp, unsigned char len, unsigned char * buf); 相应端点为2和4),所读到的数据存于GenEpBuf[](普通端点)、MainEpBuf[]或EpBuf[](主端点)中,用户可以直接读取使用。-Usb port communication which has been used as a module, the user can use the following function on the usb port can easily read and write: unsigned char D12_WriteEndpoint (unsigned char endp, unsigned char len, unsigned char* buf) This is the endpoint usb output function, endp is to communicate the endpoint, the value for 3 (common endpoint, the first transmission maximum 16byte) or 5 ( the main endpoint, the first transmission maximum 64byte) len Length of output data for the first time * buf location for data. usb endpoint data is read
    2023-06-14 23:15:04下载
    积分:1
  • The use of 51 SCM+ Sl811 chip of u disk read and write functions, the symbol C++...
    利用51单片机+sl811芯片实现对u盘的读写功能,代码为C++实现,可供大家参考使用-The use of 51 SCM+ Sl811 chip of u disk read and write functions, the symbol C++ Realize for U.S. use and reference
    2023-08-19 21:50:03下载
    积分:1
  • C++的单片机编程
    C++的单片机编程-C++ Microcontroller programming
    2022-08-20 09:00:12下载
    积分:1
  • 动态×6数码管显示控制实现!调试可直接使用…
    六位数码管动态x显示控制的实现!调试通过可以直接用!-Dynamic x 6 digital tube display control realize! Debugging can be directly used through!
    2022-09-19 22:00:03下载
    积分:1
  • Single
    单芯片点对点串行通信(max232)单芯片点对点串行通信(max232)单芯片点对点串行通信(max232)
    2022-01-24 17:57:14下载
    积分:1
  • 在AVR单片机下通过USART实现串口通讯,里面包含有其配置及源码。...
    在AVR单片机下通过USART实现串口通讯,里面包含有其配置及源码。-In the AVR microcontroller achieved through USART serial communication, which contains its configuration and source code.
    2022-01-25 23:09:11下载
    积分:1
  • 继续上传:单片机89C51,LCD12864密码锁。
    继续上传:单片机89C51,LCD12864密码锁。-Continue to upload: Singlechip 89C51, LCD12864 locks.
    2022-01-31 09:33:57下载
    积分:1
  • AES单片机加解密程序 很好的一个程序,大家赶快下载-Single-chip AES encryption and decryption process, a good procedure, everyone quickly download
    2022-01-25 17:16:35下载
    积分:1
  • 一些关于单片机的芯片的功能介绍,具体主要是介绍AVR系列的特点及编程
    一些关于单片机的芯片的功能介绍,具体主要是介绍AVR系列的特点及编程-Some information about the function of single-chip chip introduction, the specific AVR series mainly introduce the characteristics and programming
    2022-02-02 19:18:40下载
    积分:1
  • 新手关于单片机的
    新手关于单片机的-newcomers on the MCU
    2022-03-15 01:31:08下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载