{}

브랜드

Impact-Company-Logo-English Black-01-177x54

슈나이더 일렉트릭 코리아 웹사이트에 방문해 주셔서 감사합니다.

슈나이더 일렉트릭 코리아 웹사이트 방문자 분들 모두 환영합니다.
FAQ 검색
How to sense the invalid data or bad quality data to IEC 101 or 104 client ( SCADA ) when the CPU ( M340 or M580 ) doesn't communicates with the modbus slave devices
Issue:

User wants to know if the NOR has lost communication with the devices, this should be communicated to the Master SCADA / Client.

Product Line:

BMXNOR0200 V1.7 IR10

Environment:

Windows  7 Pro, Unity Pro V13

Resolution:

There is no direct method which will mark the data quality as bad or good before sending the data from BMXNOR0200 ( server ) to the Master SCADA ( Client ). However user must program its PLC in such a way that if there is communication break down between the CPU ( M340 or M580 ) and the modbus slave devices then the data which is fetched by the SCADA for that particular slave should be invalid or should be of bad quality. So to achieve this we need keep certain points in mind. 1. In the webpage of BMXNOR0200 module while configuring the data points make sure to select the option "Value with Quality" under the field " CPU Reg Mapping ". By doing this the data is created with the value and quality attribute. 2. Once the above correct selection is made the data mapping can be exported in *.xsy format. 3. This file can be imported back to unity pro and the two attribute "Value" and "Quality" for each data point ( IOA points ) can be seen in data editor of Unity Pro software. Now this Quality bit is 7th in number from LSB. So in general its the 7th bit of Quality word which is when "0" data is valid and when "1" data is invalid. So programmer can write a logic in the PLC program if the communication fails between the CPU and modbus device, Mark all the quality bit related to that modbus device variables to "1". So when this bits are sensed by SCADA, change the background color of the data field and declare as invalid data or communication break down to that particular modbus slave. The RTU conf and exported variable list from BMXNOR0200 module are attached for reference only and to understand the above concept.

슈나이더 일렉트릭 Korea

첨부 파일
RTUconf.xml [7.64 KB]
자세히 알아보기
제품군
유용한 문서
자세히 알아보기
제품군