floka94 commented on issue #702:
URL: https://github.com/apache/plc4x/issues/702#issuecomment-1406179784

   I updated my code and dependencies
   
   ```xml
           <dependency>
               <groupId>org.apache.plc4x</groupId>
               <artifactId>plc4j-api</artifactId>
               <version>0.11.0-SNAPSHOT</version>
           </dependency>
           <dependency>
               <groupId>org.apache.plc4x</groupId>
               <artifactId>plc4j-driver-s7</artifactId>
               <version>0.11.0-SNAPSHOT</version>
               <scope>runtime</scope>
           </dependency>
   ```
   
   It works for other datatypes like BOOL but still not for REAL using 
S7-PLCSIM Advanced V3.0.


-- 
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]

Reply via email to