代码搜索结果
找到约 1,839 项符合
Modbus 的代码
freq.txt
11:17:55 30016: 1433 4995
11:17:56 30016: -3608 4995
11:17:56 30016: -1794 4995
11:17:56 30016: 1328 4995
11:17:56 30016: -3445 4990
11:17:57 30016: -293 4995
11:17:57 30016: -38
rs485.m51
BL51 BANKED LINKER/LOCATER V4.13 12/16/2008 11:56:43 PAGE 1
BL51 BANKED LINKER/LOCATER V4.13, INVOKED BY:
C:\KEIL\C51\BIN\BL51.EXE rs485.
admini.lst
HI-TECH Software PICC Macro Assembler V8.05PL1
Serial number: HCPIC-90508 Sat Nov 10 13:01:06 2007
Licensed to: ONE
1 processor 16F6
说明.txt
1 DIANJI是通过对温度检测控制三相异步电机 包含液晶12864的程序
2 <mark>MODBUS</mark>是一个<mark>MODBUS</mark>程序块 所有符合<mark>MODBUS</mark>(RTU模式)的设备都可以和S51通讯
3 PS22C是对符合PS2协议的设备进行监听 获取数据
4 DISPLAY是模仿MAX7219 SPI时序 驱动LED
5 NIUJU1是通过对电压 电流 速度 有功功率的检测算出扭矩. ...
max485.txt
max485总线
RS-485接口芯片SN75LBC184,它采用单一电源Vcc,电压在+3~+5.5 V范围内都能正常工作。与普通的RS-485芯片相比,它不但能抗雷电的冲击而且能承受高达8 kV的静电放电冲击,片内集成4个瞬时过压保护管,可承受高达400 V的瞬态脉冲电压。
现在比较常用的RS-485驱动器有MAX485、DS3695、MAX1488/1489以及和利时公司使用的S ...
program.cs
using System;
using System.Collections.Generic;
using System.Windows.Forms;
namespace Modbus_Poll_CS
{
static class Program
{
///
/// The main entry point f
hitechword.h
//****************************************************************************
// 文件名: HitechWord.H
// 功 能: 人机使用字变量对应word 地址声明头文件
//*******************************************************
ex3port.h
#ifndef __EX3PORT_H
#define __EX3PORT_H
#define DEBUG_MODBUS
#define DEBUG_ACUG20
#define MODBUS_ADDR 1
#define ACUG20_ADDR 1
#define LIMIT_YC_IN_NUM 1024
#define LIMIT_YC_OUT_NUM 1024
#d
slave-example.c
#include
/* compiling : gcc slave-example.c -o slave-example -lmodbus */
void answer_sended(int function, int address, int length)
{
printf("packet sended : function 0x%x \t address 0x
slave-example.c
#include
/* compiling : gcc slave-example.c -o slave-example -lmodbus */
void answer_sended(int function, int address, int length)
{
printf("packet sended : function 0x%x \t address 0x