05-11-2017 10:32 AM
Dear,
I am trying to read a sensor which can communicate with TX and RX. With the code I have now it is possible to read from the sensor but not transmit data to the sensor.
What am I doing wrong?
05-11-2017 10:35 AM
Sorry you also need this file
05-12-2017 01:40 AM
Hi,
What protocol is your sensor using. Why would you use TX and RX at the same time for one device. Which probably answer to a request.
Kees
05-12-2017 02:35 AM
Hi Kees,
I am using a sensor from Atlas Scientific. The sensor has a circuit that collects measurement data and sends a string to your device. It works with TX and RX (see datasheet). https://www.atlas-scientific.com/_files/_datasheets/_circuit/DO_EZO_Datasheet.pdf .
We can aqcuire data from the circuit but not send a "command" from the myRIO to the circuit.. It is possible with the TX and RX of arduino but we want to use myRIO.
Regards, Omur
05-12-2017 06:50 AM
I was triggered by your title 'at the same time'
I am sure the RIO can also send data. I do not have the RIO software installed anymore so can't help you with this one.
Kees
05-12-2017 09:26 AM
I am sorry, this is not my field but it worked now.
Thank you for your reply.