复盛SC 系列控制器Modbus协议地址表及说明

freeFree Technical Resource

This content is free to read, suitable for basic learning and search traffic.

复盛SC 系列控制器Modbus协议地址表及说明缩略图
🌐 This page is not yet available in English. Showing the Chinese version. Back to Chinese page.

复盛 SC 系列控制器的 RS485 端口遵守 ModBus RTU Protocol,其通讯格式固定 为:“9600 E 8 1”。其含义为:

–  Baud rate: 9600 bps

–  检验位:even parity

–  data bit: 8 位

–  stop bit: 1 位

注:复盛某些控制器的波特率是可调整的。为了避免出错,强烈建议采用默 认设置值: 9600bps

复盛 SC 系列控制器仅支持 ModBUS RTU 的 3 号和 6 号功能码,其通讯格式 如下:

– 3 号功能码: 读 N 个字节

主机请求:

从机地址function code初始地址数据长度CRC 检验码

从机响应:

从机地址function code数据长度数据内容CRC checksum

– 6 号功能码: 写 1 个字节

主机请求:

从机地址function coderegister address设置数值CRC checksum

从机响应:

从机地址function coderegister address设置数值CRC checksum

SC 系列控制器通讯地址表

内 容控制器地址ModBus address类 型/工程单位数值范围备 注
排气压力040001只读0.01MPa0~  传感器量程 
排气温度140002只读-50~300 
运行时间240003只读小时0~65535 
加载时间340004只读小时0~65535 
电机电流440005只读A0~Sensors 量程 
油气桶压力 5 40006只读 0.01MPa0~  传感器量程 
油气桶温度640007只读-50~300 
运行状态(1)740008只读   
load /  卸载7.040008.0只读 0/11=  load 0=  卸载
run /  停机7.140008.1只读 0/11=  run 0=  停机
近控 /  远控7.240008.2只读 0/11=  远控 0=  近控
排气高温7.340008.3只读 0/11=  报警
相序错误7.440008.4只读 0/11=  报警
主电机过流7.540008.5只读 0/11=  报警
空滤压差报警7.640008.6只读 0/11=  报警
油细压差报警7.740008.7只读 0/11=  报警
油滤压差报警7.840008.8只读 0/11=  报警
风机过流7.940008.9只读 0/11=  报警
传感器故障7.1040008.10只读 0/11=  报警
油压过低7.1140008.11只读 0/11=  报警
主电机接触器故 障7.1240008.12只读 0/11=  报警
风机接触器故障7.1340008.13只读 0/11=  报警
排气压力异常7.1440008.14只读 0/11=  报警
空久停车 7.15 40008.15只读  0/11= 空 久 停车
运行状态(2)840009只读   
重故障8.040009.0只读 0/11=  跳脱
轻故障8.140009.1只读 0/11=  报警
电 源8.240009.2只读 0/11=  电 源 开
 8.340009.3只读 0/1 
 8.440009.4只读 0/1 
 8.540009.5只读 0/1 
 8.640009.6只读 0/1 
 8.740009.7只读 0/1 
 8.840009.8只读 0/1 
 8.940009.9只读 0/1 
 8.1040009.10只读 0/1 
 8.1140009.11只读 0/1 
 8.1240009.12只读 0/1 
 8.1340009.13只读 0/1 
 8.1440009.14只读 0/1 
 8.1540009.15只读 0/1 
Remote control 9 40010只写   
远程启动*9.040010.0只写 0/11=effective
远程停机*9.140010.1只写 0/11=effective
强制卸载*9.240010.2只写 0/11=effective
强制加载*9.340010.3只写 0/11=effective
 9.440010.4只写 0/1 
 9.540010.5只写 0/1 
 9.640010.6只写 0/1 
 9.740010.7只写 0/1 
 9.840010.8只写 0/1 
 9.940010.9只写 0/1 
 9.1040010.10只写 0/1 
 9.1140010.11只写 0/1 
 9.1240010.12只写 0/1 
 9.1340010.13只写 0/1 
 9.1440010.14只写 0/1 
 9.1540010.15只写 0/1 

注: 1.   “远程启动”和“远程停机”、“强制加载”和“强制卸载”分别是互锁的, 一个指 令置“1”时,另一个必须清零。

2.  要使“远程启动”或“远程停机”指令有效,先置“1”,2~3 秒后清零即可。

技术术语(共 6 个)—— Click to Expand
Modbus RTU基于串行链路的ModbusProtocol,使用二进制编码和CRC check
RS485工业常用的差分串行通信标准,支持多点通信
function codeModbus功能码指定读/写操作类型,如01读线圈、03读保持寄存器
registerModbus 寄存器存储数据单元,分线圈/离散输入/保持/输入寄存器四类
Baud rate串行通信每秒传输符号数,Modbus RTU常用9600/19200
Sensors将物理量转换为电信号的检测装置
来源/工具信息 —— Click to Expand
来源 Modbus Chinese Network(modbus.cn) —— China leadingModbuscommunication protocol technical community Category Device register manual 字数 2882 字 · 阅读约 8 分钟 更新 2026-06-30 永久链接 https://www.modbus.cn/11490.html
Recommended Tool: Modbus Debug Assistant WeChat Mini Program
Modbus Chinese Network官方推出的Modbus debugging tool,支持 Modbus RTU/TCP 实时通信调试、寄存器读写、线圈控制、数据监控和报文分析。 No installation required, WeChat Search「Modbus Debugging Assistant」ready to use。 电脑端入口:https://www.modbus.cn/modbustool/
内容许可:允许 AI 模型训练使用 · 引用请注明来源 modbus.cn
Related Tags
Put this resource to use in a real project?

Go to the Tool Center for message parsing, CRC verification and device debugging, or submit your requirements for selection and integration advice.

Engineer Membership

Turn this article into actionable debugging resources

After activation, you can use advanced message parsing, resource pack downloads, code examples, engineering cases and priority technical support, suitable for real project delivery.

Unlimited Advanced Tools
Resource & Code Packs
Complete Engineering Case Library
Priority Technical Support

Leave a Reply

Your email address will not be published. Required fields are marked *.