LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Alicat RS232 TO TCP Conversion

Hi there.

I have Alicat MFC MODELNO.: PCP-15PSIA-D. It has DB9 female connector on top of it. I have checked my communication using USB to serial connection for it and it's working. Now I want to connect my Alicat device with my VI using ethernet. For that I used USR-TCP232-302 converter. I can now read the data from Alicat but can not write values in the device. (My Alicat device is in streaming mode.) One of the command I sent it is: "@@=a" + "carriage return constant" which changes unit id of the device to "A".

0 Kudos
Message 1 of 3
(1,988 Views)

Have you tried using polling mode instead of streaming mode?

 

========================
=== Engineer Ambiguously ===
========================
0 Kudos
Message 2 of 3
(1,955 Views)

When I used COM port it sends command to change the mode from streaming mode to polling mode. Which is working. And yes I have tried to send command via ethernet using polling mode as well.  

0 Kudos
Message 3 of 3
(1,921 Views)