Tcp Request return invalid value

  1. i build an IoT project with XGT-FENet Protocol
  2. i send to PLC 38 length byte data.
  3. it return 192 length byte data.
  4. it worked but when PLC power has turn off and turn on then tcp request has return first 30 characters from sent data.

in this case, the code, server settings, firewalls all of setting is not changed.
and i think it is not a PLC problem. if i run C# program with XGCommlib.dll it worked when node-red is not worked.

is there any cases same with us. plz let me know how to fix it.

This does not appear to be related to node-red core dev so changed the category to general.

What is in those 30 characters?