LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

VISA Read Timeout Error (-1073807339) with Axetris MFC-2252 (RS-485 Full-Duplex)


@chabazite  ha scritto:

I hope that works for you


Your vi can be improved under some aspects, but basically seems ok to me.

So, either the device address is not 1 or the RS485 connection is defective.

As per my experience, 90% of the communication issues with RS485 are due to a wrong cabling (typically D+ and D- swapped).

 

 

Paolo
-------------------
LV 7.1, 2011, 2017, 2019, 2021
0 Kudos
Message 11 of 15
(77 Views)

Do you still get a timeout ? 

 

When using VISA for RS485 connection, I normally have to configure the RS485 part manually. 

Set the wire type of the RS485 with at property node on the VISA wire.

dkfire_0-1763125568628.png

 

 

0 Kudos
Message 12 of 15
(62 Views)

actually for my case it is 4 wires (full duplex), in which there are no D+ and D-

0 Kudos
Message 13 of 15
(52 Views)

@chabazite  ha scritto:

actually for my case it is 4 wires (full duplex), in which there are no D+ and D-


This actually multiplies the probability of an error, generally speaking.

 

Paolo
-------------------
LV 7.1, 2011, 2017, 2019, 2021
0 Kudos
Message 14 of 15
(40 Views)

Yes right, there are R+, - and T+, - . I will try different device address and also some solutions dkfire recommended. Then I will share again if there is still problem

0 Kudos
Message 15 of 15
(36 Views)