frangoteam / FUXA

Web-based Process Visualization (SCADA/HMI/Dashboard) software
https://frangoteam.org
MIT License
2.79k stars 817 forks source link

[BUG] Siemens String to OPCUA #1361

Closed LAB-KN closed 1 month ago

LAB-KN commented 1 month ago

Describe the bug If the datatype "String" is selected in Siemens PLC OPC UA server, it will not show datatype in Fuxa OPC UA Client If datatype is changed to WString in PLC, Fuxa can see it as a String.

To Reproduce

  1. Setup OPC UA in Siemens PLC (via TIA portal)
  2. Set a Tag as datatype "String"
  3. Add Device "OPCUA" in Fuxa
  4. Find PLC OPC server Interface, and look for String Tag
  5. String Tag will be missing Datatype

Expected behavior Expected to see datatype for String

Screenshots image image

Environment

unocelli commented 1 month ago

Hi, I can't reproduce it. opcua-string

LAB-KN commented 1 month ago

I have found that this is a siemens plc issue, i will close this as it is not a Fuxa bug.

image