st-one-io / node-red-contrib-s7

A Node-RED node to interact with Siemens S7 PLCs
GNU General Public License v3.0
112 stars 58 forks source link

I am not able to read LREAL #122

Closed Yusseiin closed 1 year ago

Yusseiin commented 1 year ago

I am not able to read LREAL, if i declare a REAL it wont read it all. i have tryed with DBx,LREALx but it is not working. Someone knows how to do it?

fernandoamorim1703 commented 1 year ago

Hello @Yusseiin ,

The library does not support variables of type LREAL, only the RREAL type is supported.

fernandoamorim1703 commented 1 year ago

But I have added it to the task list for future implementation.

fernandoamorim1703 commented 1 year ago

We will be closing this issue, if there is a need to revisit the subject, please open a new one. Thank you very much.