代码搜索结果

找到约 1,320 项符合 Modbus 的代码

modbus.m51

BL51 BANKED LINKER/LOCATER V5.12 11/17/2007 15:16:58 PAGE 1 BL51 BANKED LINKER/LOCATER V5.12, INVOKED BY: E:\KEIL\C51\BIN\BL51.EXE STARTU

modbus.lst

C51 COMPILER V7.50 MODBUS 11/17/2007 15:15:44 PAGE 1 C51 COMPILER V7.50, COMPILATION OF MODULE MODBUS OBJECT MODULE PLACED IN

modbus_uv2.bak

### uVision2 Project, (C) Keil Software ### Do not modify ! Target (Target 1), 0x0000 // Tools: 'MCS-51' Group (Source Group 1) File 1,2, 0x0 File 1,1,

scanguide.txt

1. ModScan Overview 1.1 Document/View Architecture 1.2 Modbus Data Definition 1.3 Display Formats 1.4 Connecting to a Modbus Network 1.4.1 Direct Serial Connections 1.4.2 Modem Connect

modscan32.cnt

:Base ModScan32.hlp 1 MODBUS Reference 2 Protocol=modbus_protocol 2 Messages=modbus_cmds 2 Error Detection=modbus_err 2 Exception Responses=modbus_exceptions 1 ModScan Overview 2 Operation=mods

modbus.cs

using System; using System.Collections.Generic; using System.Text; using System.IO.Ports; namespace Modbus_Poll_CS { class modbus { private SerialPort sp = new SerialPort();

modbus poll cs.sln

 Microsoft Visual Studio Solution File, Format Version 9.00 # Visual Studio 2005 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Modbus Poll CS", "Modbus Poll CS\Modbus Poll CS.csproj", "{74E

readme.txt

Welcome to the Delphi Modbus library ==================================== The Delphi Modbus library, is a Delphi implementation of a Modbus master an slave over TCP/IP. Serial I/O is not support