Market Leader in SECS/GEM, Test Automation, AI Vision and Smart Factory

Smart FactorySupportTechnical Q&A

Duplicate Message Received [-13014]

Moody ·

2024-03-15 Created

Hello, XGem is configured for HSMS. I am using the XCom Simulator to test from S7F5 to the device end. The device end responds with an approximately 6MB ASCII response to S7F6. According to SECS-II, a data item can accommodate a capacity of 16MB. However, during transmission, I receive a "Duplicate Message Received [-13014]" error. But the last time, transmitting approximately 2MB of ASCII through the S7F6 command was successful. Could you please advise on where the error might be?

10:07:23 [SECS-II:Rcv]
S7, F5 [Process Program Request (PPR)], Device ID = 0, WBit = 1, SystemByte = 0000670F
ASCII, 3, [PPID] <123>
10:07:54 [HSMS:Send] Linktest.req, 00000B59
10:07:54 [HSMS:Rcv] Linktest.rsp, 00000B59
10:08:26 [HSMS:Send] Linktest.req, 00000B5D
10:08:26 [HSMS:Rcv] Linktest.rsp, 00000B5D
10:08:55 [Proc:Alarm] SystemBytes is not unique : not distinct from open transaction's system bytes!
10:08:55 [Proc:Alarm] It was received with same header including system bytes!
Duplicate Message: DevID=0, S7F5, PType=0, SType=0, WBit=1, SystemBytes=0000670F
10:08:55 [HSMS:Alarm] Analyze error: -13014
10:08:55 [Proc:Alarm] Duplicate Message Received [-13014]
10:09:26 [HSMS:Send] Linktest.req, 00000B61
10:09:26 [HSMS:Rcv] Linktest.rsp, 00000B61
10:09:57 [HSMS:Send] Linktest.req, 00000B65
10:09:57 [HSMS:Rcv] Linktest.rsp, 00000B65
This is Linkgenesis team

PPR is sent from the Host Simulator to the device using S7F5, 
and that XGem sends a 6MB PP using the S7F6 message.

If so, the log you sent is judged to be a log created by XGem.
In XGem, an error occurred because Host Sent S7,F5 message with the same SystemByte in duplicate.
It is impossible to determine the exact cause of why the host sent duplicate messages just by looking at the phenomenon.
I think it would be helpful to determine the cause if you could send me the logs from the host side.
Please send us the host's logs.

Thanks