From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

communication with Yokogawa gx recorder

Hi

am using yokogawa gx2030 recoder...it has both ethernet and serial port..

can anyone tell me that, is it possible to communicate over ethernet and serial port at same time through labview..

ie. i want to fetch datas from recorder through ethernet and serial port parallely

 

Thanks

0 Kudos
Message 1 of 2
(2,173 Views)

Hi,

 

In LabVIEW it is no problem to use more interface to one, in this case, recorder.

For the recorder the Serial interface (C2/C3) is an option. Maybe the recorder can communicate on both interfaces.

With T&M instruments from Yokogawa you have to choose an interface on most (if not all) instruments. So there it is only possible to communicate with one interface.

Just build two simple VI's which will communicate with the recorder, run them both at the same time and see what happens.

 

Kees

0 Kudos
Message 2 of 2
(2,155 Views)