资源简介
已经验证可以和支持ModbusRTU 的PLC通信
代码片段和文件信息
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Windows.Forms;
using HslCommunication;
using HslCommunication.ModBus;
using System.Threading;
using System.Runtime.InteropServices;
namespace ModbusRtuAndPLC
{
public partial class Form1 : Form
{
public Form1()
{
InitializeComponent();
}
private ModbusRtu busRtuClient = null;
private void btnOpenPort_Click(object sender EventArgs e)
{
int baudRate;
if (!int.TryParse(txtRtuBaudrate.Text out baudRate))
{
MessageBox.Show(“波特率输入错误!“);
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
..A..H. 49152 2019-11-19 09:03 ModbusRtuAndPLC\.vs\ModbusRtuAndPLC\v14\.suo
..A..H. 50176 2019-11-21 11:11 ModbusRtuAndPLC\.vs\ModbusRtuAndPLC\v16\.suo
文件 0 2019-11-13 19:52 ModbusRtuAndPLC\.vs\ModbusRtuAndPLC\v16\Server\sqlite3\db.lock
文件 733184 2019-11-21 11:11 ModbusRtuAndPLC\.vs\ModbusRtuAndPLC\v16\Server\sqlite3\storage.ide
文件 189 2019-11-13 16:56 ModbusRtuAndPLC\ModbusRtuAndPLC\App.config
文件 812032 2019-11-13 17:14 ModbusRtuAndPLC\ModbusRtuAndPLC\bin\Debug\HslCommunication.dll
文件 1394790 2019-11-13 17:14 ModbusRtuAndPLC\ModbusRtuAndPLC\bin\Debug\HslCommunication.xm
文件 417280 2019-11-13 17:14 ModbusRtuAndPLC\ModbusRtuAndPLC\bin\Debug\HslControls.dll
文件 257174 2019-05-20 00:19 ModbusRtuAndPLC\ModbusRtuAndPLC\bin\Debug\HslControls.xm
文件 40448 2019-11-21 08:46 ModbusRtuAndPLC\ModbusRtuAndPLC\bin\Debug\ModbusRtuAndPLC.exe
文件 189 2019-11-13 16:56 ModbusRtuAndPLC\ModbusRtuAndPLC\bin\Debug\ModbusRtuAndPLC.exe.config
文件 44544 2019-11-21 08:46 ModbusRtuAndPLC\ModbusRtuAndPLC\bin\Debug\ModbusRtuAndPLC.pdb
文件 22696 2019-11-18 22:47 ModbusRtuAndPLC\ModbusRtuAndPLC\bin\Debug\ModbusRtuAndPLC.vshost.exe
文件 189 2019-11-13 16:56 ModbusRtuAndPLC\ModbusRtuAndPLC\bin\Debug\ModbusRtuAndPLC.vshost.exe.config
文件 490 2018-09-15 15:29 ModbusRtuAndPLC\ModbusRtuAndPLC\bin\Debug\ModbusRtuAndPLC.vshost.exe.manifest
文件 488360 2019-11-13 17:14 ModbusRtuAndPLC\ModbusRtuAndPLC\bin\Debug\Newtonsoft.Json.dll
文件 543762 2019-04-22 00:57 ModbusRtuAndPLC\ModbusRtuAndPLC\bin\Debug\Newtonsoft.Json.xm
文件 650 2019-10-30 15:14 ModbusRtuAndPLC\ModbusRtuAndPLC\bin\Debug\灰色.png
文件 1308 2019-10-30 15:17 ModbusRtuAndPLC\ModbusRtuAndPLC\bin\Debug\绿色.png
文件 13823 2019-11-21 08:46 ModbusRtuAndPLC\ModbusRtuAndPLC\Form1.cs
文件 91063 2019-11-20 21:22 ModbusRtuAndPLC\ModbusRtuAndPLC\Form1.Designer.cs
文件 6018 2019-11-20 21:22 ModbusRtuAndPLC\ModbusRtuAndPLC\Form1.resx
文件 4880 2019-11-13 21:24 ModbusRtuAndPLC\ModbusRtuAndPLC\ModbusRtuAndPLC.csproj
文件 8787 2019-11-13 21:03 ModbusRtuAndPLC\ModbusRtuAndPLC\obj\Debug\DesignTimeResolveAssemblyReferences.cache
文件 7547 2019-11-18 15:44 ModbusRtuAndPLC\ModbusRtuAndPLC\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache
文件 0 2019-11-21 08:46 ModbusRtuAndPLC\ModbusRtuAndPLC\obj\Debug\ModbusRtuAndPLC.csproj.CopyComplete
文件 3784 2019-11-20 21:22 ModbusRtuAndPLC\ModbusRtuAndPLC\obj\Debug\ModbusRtuAndPLC.csproj.FileListAbsolute.txt
文件 1072 2019-11-20 21:22 ModbusRtuAndPLC\ModbusRtuAndPLC\obj\Debug\ModbusRtuAndPLC.csproj.GenerateResource.cache
文件 22190 2019-11-21 08:46 ModbusRtuAndPLC\ModbusRtuAndPLC\obj\Debug\ModbusRtuAndPLC.csprojAssemblyReference.cache
文件 40132 2019-11-18 15:45 ModbusRtuAndPLC\ModbusRtuAndPLC\obj\Debug\ModbusRtuAndPLC.csprojResolveAssemblyReference.cache
............此处省略43个文件信息
- 上一篇:C#编程思想
- 下一篇:树形ComBoBox控件源码
相关资源
- Modbus通讯协议-C#源码
- NModbus_net-3.5_1.11.0.0-source
- C# 开发modbus合集
- Modbus RTU TCP主站从站类库内有说明文档
- NModbusAPI说明文档中文的
- NModbusAPI说明文档中文的 实用
- NModbus说明文档API 中文英文+chm
- modbus tcp/rtu 基于C#的源码实现(老外的
- nmodbus官方例程 包括dllvb.net与C#
- C#使用ModbusTcp协议与西门子1200PLC通讯
- ModBus Tcp 通讯C# +Demo
- C#编成Modbus TCP连接PLC寄存器读取、写
- Modbus_TCP .net C# 通信
- C#封装modbus
- 基于TCP的 modbus , C#源码
- Modbus RTU c#
- NMODBUS PDF
- C# 2015最新版NMODBUS4.0源码支持TCP/IPRT
- modbus tcp源码(C#)
- 通过MODBUS实现PLC与上位机通讯的C#
- C#ModbusTCP客户端
- 通过MODBUS TCP读写PLC源码
- C#编写modbus上位机
- C#环境下的Modbus类
- 利用CopyMemory实现IEEE754与十进制float之
- ModBus协议C#实现源码
- C#的ListView在VirtualMode模式下带CheckBo
- C#实现的MODBUS主机模拟器
- Modbus源码 vs2008开发基于MODBUS的RTU 串口
- c#版本MODBUS RTU类库及测试程序
评论
共有 条评论