通过sfc51读取从站故障,并通过modbus tcp/p将故障传送给dcs
林慧玲
发布于2014-03-27 18:02
2
0
标签:
怎么通过sfc51读取是哪个从站故障?当从站故障时能否通过modbustcp/ip将故障状态发送给dcs?怎么模拟测试从站故障?
iamusingthesfc51(“rdsysst”)toreadthestatusofsfledandreportittohmiviamodbustcp/ip.
nowiwouldliketotestthis.forthisifiweretounplugoneofthedimoduleiwillgenerateasf.butarelatedquestionwouldbethatwilltheprocessorgointostopmodeandifyesthanwillthemodbustcp/ipcommunicationworkwiththehmiwhentheprocessorisinstopmode.
佳答案
这个问题要想解决需要弄明白三个问题:
1、s7-300系统功能的系统状态列表ssl,参考下面的文档的34章
用于s7300/400系统和标准功能的系统软件卷1/2https://support.automation.siemens.com/cn/view/zh/1214574
2、如何读出ssl,参考下面文档
sfc51常用功能使用入门
https://www.ad.siemens.com.cn/download/searchresult.aspx?searchtext=a0540
3、弄明白modbustcp/ip通讯,pn口和cp通讯方式不一样,请参考
基于s7-300,400以太网通讯模块cp343-1&cp443-1modbustcp通讯快速入门(更新版本v4.1)
https://www.ad.siemens.com.cn/download/searchresult.aspx?searchtext=a0394
基于s7-300,400cpu集成pn接口modbustcp通讯快速入门(更新版本v2.4)
https://www.ad.siemens.com.cn/download/searchresult.aspx?searchtext=a0401