11/27/2024 1:26 AM | |
Joined: 6/17/2019 Last visit: 8/19/2025 Posts: 5 Rating:
|
Our equipment is communicating with other equipment via Ethernet via MODBUS TCP. (FB 905, a Siemens-specific communication function) Both equipment are always powered on, and I am contacting you because a communication error message occurs once in a while without a long cycle. We have processed the logic so that the remaining error codes except A090 can be received sequentially. As a result of checking, communication errors occurred repeatedly once in a while as shown below: W#16#A083 (2~3 times), W#16#8304 (1 time). Only these two error codes appeared. The communication error occurred like that, and normal communication returned within a few seconds. 1. What does the error code mean? What problem does it refer to? 2. What can I check based on the above situation? ============================================================================ Below is the communication error cycle. ----------------------------------------------------- 2024-03-27 Communication fault 13:36:09 Incoming error message 13:36:17 Outgoing error message 2024-03-29 Communication fault 6:54:43 Incoming error message 6:54:52 Outgoing error message 2024-04-07 Communication fault 6:42:18 Incoming error message 6:42:27 Outgoing error message Communication fault 23:16:07 Incoming error message 23:16:15 Outgoing error message 2024-04-10 Communication fault 11:11:20 Incoming error message 11:11:28 Outgoing error message Communication fault 20:40:48 Incoming error message 20:40:56 Outgoing error message 2024-04-12 Communication fault 7:23:41 Incoming error message 7:23:49 Outgoing error message 2024-05-09 Communication fault 3:48:39 Incoming error message 3:48:48 Outgoing error message Communication fault 8:51:08 Incoming error message 8:51:17 Outgoing error message 2024-05-13 Communication fault 13:42:46 Incoming error message 13:42:54 Outgoing error message 2024-05-14 Communication fault 0:59:05 Incoming error message 0:59:13 Outgoing error message 2024-05-17 Communication fault 10:48:14 Incoming error message 10:48:22 Outgoing error message ============================================================================ AttachmentError code & Diagonostics.zip (206 Downloads) |
12/9/2024 7:01 AM | |
Joined: 6/17/2019 Last visit: 8/19/2025 Posts: 5 Rating:
|
이에 관심을 갖고 감사드립니다. Wireshark 패킷을 첨부하여 보내드립니다. 본 패킷은 1회 발생한 통신 FAULT 상황이며, 발생시간 번호는 19300 ~ 19437입니다. 관련 IP는 소스(로컬) 192.168.1.4, 목적지(타겟) 10.0.240.1입니다. 상호 IP가 다른 이유는 물리적 연결 중간에 라우터가 있어서 로컬 기기가 라우터를 인식하고 해당 타겟 IP로 송수신하도록 설정되어 있기 때문입니다. 첨부된 패킷을 확인하시고 오류 원인 및 분석 부탁드립니다 TT
AttachmentmodbusTCP_capture.txt (204 Downloads) |
Follow us on