plc4x icon indicating copy to clipboard operation
plc4x copied to clipboard

[Bug]: ADS driver option load-symbol-and-data-type-tables=false doesn't resolve the variable

Open mrwhy-orig opened this issue 3 months ago • 3 comments

What happened?

Connect to your Twincat3 PLC with the option load-symbol-and-data-type-tables set to false. Try browsing or reading a variable, it doesn't get resolved, instead an error is thrown (for reading a specific variable): Couldn't resolve symbolic address, YOUR.VARIABLE_NAME invalid

Version

v0.13.0

Programming Languages

  • [X] plc4j
  • [ ] plc4go
  • [ ] plc4c
  • [ ] plc4net

Protocols

  • [ ] AB-Ethernet
  • [X] ADS /AMS
  • [ ] BACnet/IP
  • [ ] CANopen
  • [ ] DeltaV
  • [ ] DF1
  • [ ] EtherNet/IP
  • [ ] Firmata
  • [ ] KNXnet/IP
  • [ ] Modbus
  • [ ] OPC-UA
  • [ ] S7

mrwhy-orig avatar May 30 '24 10:05 mrwhy-orig