08-19-2019 12:15 PM
Hello all,
Long time LabVIEW-er, 1st time systems integrator (they Don't call it HARDware for nothing )
I have a probe that has the following connection terminals:
GND: Ground ( 0V )
TX: Transmit ( 0 - 3.3V )
RX: Recieve ( 0 - 3.3V )
TRI: Transmit Interrupt (0V = Transmit 3.3V= Don't Transmit)
VIn: ( 3.3V In )
What is my best way to get this device connected to a CRIO system?
Currently I think my best bet is my NI 9401 module, but I also have the NI 9870. I'm open to buying something different if needed, but I would prefer not to. Any guidance would be greatly appreciated.
Solved! Go to Solution.
08-19-2019 01:12 PM
Is it a UART protocol? Or is it something else? If UART, then I would go with the NI-9870 and then use an RS-232 to LV-TTL adapter (for example: 232LPTTL33 from B&B Advantech).
08-19-2019 02:39 PM
Thank you. If I'm using the 232LPTTL33 is there a way to get my VCC 3.3V and GND into my device?
08-20-2019 07:13 AM
@JScherer wrote:
Thank you. If I'm using the 232LPTTL33 is there a way to get my VCC 3.3V and GND into my device?
No, you will need a separate power supply for your devices.
08-20-2019 01:26 PM