代码搜索结果
找到约 1,839 项符合
Modbus 的代码
main1.c
//ICC-AVR application builder : 2004-10-27 10:06:29
// Target : M128
// Crystal: 16.0000Mhz
/*****************************************************
modbus RTU 的mega128程序,使用ICCAVR编译
单片机mega128
通
txd.c
#include "ModBus.h"
//--------公有函数和变量-------
StrTxd xdata sys_txd;
/****************************************/
uint8 lchksum(uint8 data_len); //求LENTH_SUM函数
void txd_sta(void); //发送系统告警信息
main.c
//ICC-AVR application builder : 2004-10-27 10:06:29
// Target : M16
// Crystal: 8.0000Mhz
/*****************************************************
微控电子 www.mcuc.cn
modbus RTU 的mega16程序,使用ICCAVR编译
main.c
//ICC-AVR application builder : 2004-10-27 10:06:29
// Target : M16
// Crystal: 8.0000Mhz
/*****************************************************
微控电子 www.mcuc.cn
modbus RTU 的mega16程序,使用ICCAVR编译
unit1.dfm
object Form1: TForm1
Left = 192
Top = 114
Width = 546
Height = 451
Caption = #33707#36842#24247'Modbus_RTU'#36890#20449
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Co
unit1.~dfm
object Form1: TForm1
Left = 192
Top = 114
Width = 546
Height = 451
Caption = #33707#36842#24247'Modbus_RTU'#36890#20449
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Co
main.c
//ICC-AVR application builder : 2004-10-27 10:06:29
// Target : M16
// Crystal: 8.0000Mhz
/*****************************************************
微控电子 www.mcuc.cn
modbus RTU 的mega16程序,使用ICCAVR编译
port.c
/*
* MODBUS Library: SAM7X Port
* Copyright (c) 2007 Christian Walter
* All rights reserved.
*
* $Id: port.c,v 1.1 2007/09/12 10:15:56 wolti Exp $
*/
/*
* FreeRTOS.org V
mbrtu.d
ARM\ RAM\ Debug/mbrtu.o: \
C:/Projects/freemodbus-v1.3.0/demo/AT91SAM7X_ROWLEY/../../modbus/rtu/mbrtu.c \
C:/Program\ Files/Rowley\ Associates\ Limited/CrossWorks\ for\ ARM\ 1.6/include/stdlib.h
port.c
/*
* MODBUS Library: SAM7X Port
* Copyright (c) 2007 Christian Walter
* All rights reserved.
*
* $Id: port.c,v 1.1 2007/09/12 10:15:56 wolti Exp $
*/
/*
* FreeRTOS.org V