floka94 opened a new issue, #702: URL: https://github.com/apache/plc4x/issues/702
I cannot read REAL values from a S7-1500 with PLC4J with version 0.10.0. I get the following error from the PLC4J Lib: ```bash Caused by: java.lang.NullPointerException: Cannot invoke "org.apache.plc4x.java.s7.readwrite.S7PayloadReadVarResponse.getItems()" because "payload" is null ``` Screenshots from Wireshark: Request from PLC4J to read REAL:  Response from S7-1500:  -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
