Basic Serial Device
Hi, I can send a command to a serial device successfully. My question is where does the received data go? I have a temperature sensor that is connected with a serial connector. I can send the request and I see the temperate in the debug window in comfort click (in hex format). How can I store this data in a value in comfort click to output that info in the client? Is this possible?
Hi, unfortunately for now it is only possible to send data from bOS. We will try to improve our Basic driver in future releases as soon as possible.