LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

NI cRIO 9075 Serial Communication with ADAM 4520

Hello

 

We want to communicate one RS 422 Device from the NI cRIO 9075 serial communication port.

For that, we use rs232 to rs422 converter-ADAM 4520.

Please suggest/help of this code is there any library of the converter is present.

How to establish communication using a converter.

0 Kudos
Message 1 of 5
(758 Views)

Hello

 

We want to communicate one RS 422 Device from NI cRIO 9075 serial communication port. For that, we use RS232 to RS422 converter-ADAM 4520. Please suggest/help for this code is there any library of the converter is present. How to establish serial communication using a converter.

0 Kudos
Message 2 of 5
(759 Views)

You don't need anything, the converter is transparent.

You should program exactly as if you had a native RS-422 port on your system.

Paolo
-------------------
LV 7.1, 2011, 2017, 2019, 2021
0 Kudos
Message 3 of 5
(753 Views)

We had tried with Simple Serial communication code, but it's not working.

0 Kudos
Message 4 of 5
(721 Views)

If you refer to the LabVIEW Simple Serial example, it's not a top quality example notoriously, but it may still work.

There may be several reasons why it does not work, including wrong cable connection, wrong serial parameters, wrong command string, wrong answer management, etc...

What's the device? which protocol? can you upload your vi?

Paolo
-------------------
LV 7.1, 2011, 2017, 2019, 2021
0 Kudos
Message 5 of 5
(693 Views)