代码搜索:rtu
找到约 439 项符合「rtu」的源代码
代码结果 439
www.eeworm.com/read/178460/9395921
c rtu.c
#include
#include
#include
#include "VI2C_C51.h"
#include "stdio.h"
unsigned char rd[5]; //定义接收缓冲区
unsigned char td[5]={0x00,0x12,0x00,0x00,0x00}; //定义初始化字 :
www.eeworm.com/read/350760/10712769
h rtu.h
#define Local_Address 0x01 //MOSBUS中的设备地址
#define TIMER_HIGHT 0xf8
#define TIMER_LOW 0xcd
//unsigned long dwTickCount,dwIntTick; //时钟
unsigned char xdata sendBuf[32],re
www.eeworm.com/read/331750/12811222
lst rtu.lst
C51 COMPILER V7.06 RTU 06/25/2008 15:44:08 PAGE 1
C51 COMPILER V7.06, COMPILATION OF MODULE RTU
OBJECT MODULE PLACED IN RTU
www.eeworm.com/read/331750/12811249
c rtu.c
//**************************************************************************************************************************
#include
#include
#include "HEAD.H"
//*********
www.eeworm.com/read/331750/12811296
obj rtu.obj
www.eeworm.com/read/310834/13643079
rtf rtu.rtf
www.eeworm.com/read/257236/11941619
pdf rtu.pdf
www.eeworm.com/read/342476/12018755
asm rtu.asm
;已实现功能:块写触摸屏
;The last recompose: 2.7 pm
ADDRESS EQU 20H
COMMAND EQU 21H
CH EQU 22H
CL EQU 23H
CRC_H EQU 24H
CRC_L EQU 25H
CRC16_L EQU 26H
CRC16_H EQU 27H
SAVE_L EQU 28H
SAVE_H
www.eeworm.com/read/389013/8555434
bat demo_rtu.bat
..\..\tools\modpoll.exe -m rtu -a 10 -r 1000 -c 4 -t 3 -b 38400 -d 8 -p even COM1
www.eeworm.com/read/282883/9054986
c modbus_rtu.c
//#include ".\STC89c5x.H"
#include".\Globle.h"
#include
#include".\Uart_Pv4.h"
#include".\Function.h"
#include
uchar gvc_tmp;
uchar gvc_timer_flg;
uchar gvc_num_tmp;
uc