代码搜索结果
找到约 1,839 项符合
Modbus 的代码
modbusconsts.hpp
// Borland C++ Builder
// Copyright (c) 1995, 2002 by Borland Software Corporation
// All rights reserved
// (DO NOT EDIT: machine generated header) 'ModbusConsts.pas' rev: 6.00
#ifndef Modbus
frm_main.dfm
object frmMain: TfrmMain
Left = 222
Top = 116
Width = 545
Height = 500
BorderWidth = 8
Caption = 'Delphi Modbus slave demo'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
modbustool.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CNewConVert
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "ModBus
modbusconsts.hpp
// Borland C++ Builder
// Copyright (c) 1995, 2002 by Borland Software Corporation
// All rights reserved
// (DO NOT EDIT: machine generated header) 'ModbusConsts.pas' rev: 6.00
#ifndef Modbus
frm_main.dfm
object frmMain: TfrmMain
Left = 222
Top = 116
Width = 545
Height = 500
BorderWidth = 8
Caption = 'Delphi Modbus slave demo'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
modbusm.~pas
unit ModbusM;
interface
uses
Windows, Messages, SysUtils, Classes, ExtCtrls, Forms;
type
// arreglo de bytes que conforman el mensaje modbus y un puntero al mismo
TDataByte = array o
modbusm.pas
unit ModbusM;
interface
uses
Windows, Messages, SysUtils, Classes, ExtCtrls, Forms;
type
// arreglo de bytes que conforman el mensaje modbus y un puntero al mismo
TDataByte = array o
copying
* OpenMODBUS/TCP to RS-232/485 MODBUS gateway library license *
Copyright (c) 2002-2003, Victor Antonovich (avmlink@vlink.ru)
Redistribution and use in source and binary forms, with or without
myprotocol.c
/* myProtocol.c - Example custom protocol for vxWorks (Modbus over Ethernet) */
/* Copyright 1992-2002 Wind River Systems, Inc.
THIS CODE IS FOR EXAMPLE PURPOSES ONLY, USE AT YOUR OWN RISK
modbusm.pas
unit ModbusM;
interface
uses
Windows, Messages, SysUtils, Classes, ExtCtrls, Forms;
type
// arreglo de bytes que conforman el mensaje modbus y un puntero al mismo
TDataByte = array o