一体化机柜智能设备协议tec空调通信协议_第1页
一体化机柜智能设备协议tec空调通信协议_第2页
免费预览已结束,剩余1页可下载查看

下载本文档

版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领

文档简介

1、半导体空调器通信协议概述 Summarization该控制系统支持MODBUS 通信协议,该协议定义了一个与基础通信层无关的简单协议数据单元(PDU),协议的具体约定,请查询MODBUS.的网页().The communication supports MODBUS protocol, the MODBUS protocol defines a simple protocol dataunit(PDU) independent of the underlying communication layers. Please reforthe detail.to find所支持消息帧传输模式:RTU

2、模式, 8位数据位,无校验位,1位停止位,CRC校验,波特率9600bps.信息应答等待最长时间50ms.The data frame mode is: RTU mode, data bits is 8, none parity, sotp bit is 1, CRC check, baudrate is 9600bps. The max. waiting time of respondence is 50ms.有效功能代码 Valid Function Code该控制系统支持以下功能代码:This system support function code as following:功能代码F

3、unction Code定义Definition描述Description01 (0 x01)读线圈状态 Read Coils在一个设备中,使用该功能码线圈的1至2000连续状态.This function code is used to read from 1 to 2000 contiguous sus of coils in a remote device.02 (0 x02)读离散量输入Read Discrete Inputs在一个设备中,使用该功能码离散输入的1至2000连续状态. This function code is used to read from 1 to 2000 c

4、ontiguous sus of discrete inputs in a remote device.03 (0 x03)读保持寄存器Read Holding Registers在一个设备中,使用该功能码保持寄存器连续块的内容. This function code is used to read the contents of a contiguous block of holding registers in a remote device.04 (0 x04)读输入寄存器Read Input Registers在一个 设备中,使用该功能码 1至125的连续输入寄存器. This fun

5、ction code is used to read from 1 to approx. 125 contiguous input registers in a remote device.有效错误代码 Valid Error Code该控制系统支持如下错误代码:This system support error code as following:数据类型 Daype该数据特征有两种形式,任意的单一位类型和16位的数据类型。单一位类型包含只读型DiscreteInput型数据和可读-写的Coil型数据。16位的数据类型包含只读型InputRegister数据。Register数据和可读-写的

6、HoldingThe data has two types: bit data and word data. The bit data include discrete input dahat isread-only and coil dahat is readable and writable. The word data include input registert isread-only and holding registert is readable and writable.错误代码Error Code定义Definition描述Description01 (0 x01)不合能指

7、令 Invalid function code接收令为所定义的有效命令之外. The function code is invalid.02 (0 x02)不合法数据地址 Invalid data address接收的数据寻址地址超出定义范围. The data address is invalid.03 (0 x03)不合法数据 Invalid datea数据超出范围. The data is invalid.04 (0 x04)从机故障Slave fail从机执行主机请求的动作时出现错误.The slave fail while executing the request.12 (0 x0

8、C)CRC 校验错误CRC check errorCRC校验错误 CRC check error05 (0 x05)写单个线圈Write Single Coil在一个设备中,使用该功能码写单个输出为 ON或者OFF. This function code is used to write a single output to either ON or OFF in a remote device.06 (0 x06)写单个寄存器Write Single Register在一个设备中,使用该功能码写单个保持寄存. This function code is used to write a sin

9、gle holding register in a remote device.16 (0 x10)写多个寄存器Write Multiple Registers在一个设备中,使用该功能码写连续寄存器块. This function code is used to write a block of contiguous registers in a remote device.数据索引 Data Index该控制系统所有的数据地址遵循MODBUS数据格式,即数据的地址是从零开始编址的,第一个数据的地址为零。支持全部0-65535地址的代码.,但未定议的地址数据,将返回不确认的数据或错误信息Dat

10、a address of the controller register follows MODBUS communication protocol, which startfrom 0 and theum address is 65535. But any address is not definedhe controller, if themaster request data at undefined address, the controller will return error. The corresponding data as follows:MODBUS Coil Data

11、Pos ListMODBUS Discrete Input Data Pos ListNetwork Control PropertyRead orWriteDaypeAddressDescription柜内温度传感器告警 Cabinet inside temperature sensor alarmingRDiscrete Input01=Alarm ,0=No Alarm保留RDiscrete Input1柜内低温告警 Cabinet inside low temperature alarmingRDiscrete Input21=Alarm ,0=No AlarmNetwork Cont

12、rol PropertyRead orWriteDataTypeAddressDescription机组运行状态TEC work seR/WCoil01=Run,0=StopTE 运行状态TE workt seRCoil11=Run,0=StopTE 制冷状态TE cooling seRCoil21=Cooling,0=Cooling StopTE 制热状态TE heating seRCoil31=Heating,0=Heating Stop内风机状态ernal fan seRCoil41=Run,0=Stop外风机状态External fan seRCoil51=Run,0=Stop排氢状态

13、Hydrogen discharging seR/WCoil61=On,0=OffMODBUS Input Register Data Pos ListMODBUS Holding Register Data Pos ListNetwork Control PropertyRead orDaypeAddressDescriptionNetwork Control PropertyRead orWriteDaypeAddressDescription内风机转速ernal fan speedRInput Register0外风机转速External fan speedRInput Register

14、1柜内温度Cabinet inside temperatureRInput Register2保留RInput Register3TE 运行电流TE currentRInput Register4系统供电电压TEC voltage supplyRInput Register5柜内高温告警 Cabinet inside high temperature alarmingRDiscrete Input31=Alarm ,0=No Alarm保留RDiscrete Input4保留RDiscrete Input5内风机转速异常告警ernal fan speed abnormal alarmingRD

15、iscrete Input61=Alarm ,0=No Alarm外风机转速异常告警 External fan speed abnormal alarmingRDiscrete Input71=Alarm ,0=No AlarmTE过流告警High TE current supplyRDiscrete Input81=Alarm ,0=No AlarmTE欠流告警Low TE current supplyRDiscrete Input91=Alarm ,0=No Alarm电源高电压告警High TEC voltage supply alarmingRDiscrete Input101=Ala

16、rm ,0=No Alarm电源低电压告警Low TEC voltage supply alarmingRDiscrete Input111=Alarm ,0=No AlarmWriteDefaultRangeTE制冷开启温度TE cooling start temperatureR/WHolding Register8302250TE制冷停止回差温度TE cooling return difference temperatureR/WHolding Register96215TE 制热启动温度TE heating start temperatureR/WHolding Register105-4020TE 制热停止回差温度TE heating retu

温馨提示

  • 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
  • 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
  • 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
  • 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
  • 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
  • 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
  • 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。

评论

0/150

提交评论