登录
首页 » 通信 » 用c++编写的MODBUS Serial RTU Simulator,效果很不错

用c++编写的MODBUS Serial RTU Simulator,效果很不错

于 2022-01-26 发布 文件大小:766.64 kB
0 50
下载积分: 2 下载次数: 1

代码说明:

用c++编写的MODBUS Serial RTU Simulator,效果很不错-MODBUS Serial RTU Simulator ,code is c++!

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

发表评论

0 个回复

  • MFC写的串口测试工具源码
    CSerialPort:: CSerialPort(){单独监禁= FALSE;m_hComm= NULL;//初始化重叠结构成员为零m_ov.Offset= 0;m_ov.OffsetHigh= 0;//创建活动m_ov.hEvent= NULL;m_hWriteEvent= NULL;m_hShutdownEvent= NULL;m_hErrorEvent= NULL;m_hSendCompleteEvent= NULL;m_bThreadAlive= FALSE;m_bSendNotify= FALSE;m_SendList.clear();//初始化关键部分:: InitializeCriticalSection(m_csCommunicationSync);:: InitializeCriticalSection(m_csSendList);}////删除动态内存//CSerialPort::〜CSerialPort(){ReleasePort();:: DeleteCriticalSection(m_csCommunicationSync);:: DeleteCriticalSection(m_csSendList);}无效CSerialPort:: ReleasePort(){而(m_bThreadAlive){而::休眠(1)(m_SendList.empty()!); //2012-09-27zhaoz修复停止仪器采集后数据报文发送不出去问题SetEvent的(m_hShutdownEvent);睡眠(1);}
    2022-02-25 01:02:02下载
    积分:1
  • 关于串口讯的类,很方便的读写串口进行讯。
    关于串口通讯的类,很方便的读写串口进行通讯。-On the serial communication class, it is easy to read and write serial port to communicate.
    2022-06-17 12:52:25下载
    积分:1
  • 使用Matlab编写的viterbi译码程序,希望对大家有用。
    使用Matlab编写的viterbi译码程序,希望对大家有用。-use Matlab prepared by the Viterbi decoding procedures in the hope that useful for all.
    2023-07-25 15:30:03下载
    积分:1
  • ISDN Layer 1 Recommendations ITU
    ISDN Layer 1 Recommendations ITU-T I.430
    2022-04-21 14:31:39下载
    积分:1
  • 用FFT实现相关函数快速估计。
    用FFT实现相关函数快速估计。-using FFT function rapid estimates.
    2022-03-23 04:05:38下载
    积分:1
  • udp发送程序
    该程序没有窗体,没有界面,点击即可运行,向指定的ip地址的端口发送udp协议的数据,且数据的类型不是文件,只是字符串。
    2023-06-25 20:40:03下载
    积分:1
  • wapi standard spec 2003 part 1.
    wapi standard spec 2003 part 1.
    2023-02-21 14:05:04下载
    积分:1
  • 关于CAN总线输入输出控制的一个例子,利用VC++语言编写
    关于CAN总线输入输出控制的一个例子,利用VC++语言编写-on CAN input and output control an example, VC language
    2022-03-22 01:34:03下载
    积分:1
  • MODBUS(CRC)校验例程示例1.0版,包括二种编程语言模式
    MODBUS(CRC)校验例程示例1.0版,包括二种编程语言模式-MODBUS (CRC) calibration routines example, version 1.0, including two kinds of programming language mode
    2023-06-24 08:55:03下载
    积分:1
  • ADlink 凌华科技 GPIB 卡例子程序实现同步读写
    ADlink 凌华科技 GPIB 卡例子程序实现同步读写-Adlink Technology GPIB card ADlink example program to read and write synchronization
    2022-05-30 16:14:13下载
    积分:1
  • 696524资源总数
  • 103945会员总数
  • 46今日下载