Set RS485 to 2-wire mode on cFP-2220

This is a discussion on Set RS485 to 2-wire mode on cFP-2220 within the labview forums in Programming Languages category; Here's an answer to a question that others might find useful: The RS485 on the PACs (cFP-2220 e.g.) is 4-wire, however it is possible to use it in 2-wire mode. That information is available in the manual and here on this site, however some of the details you need to know to get it working are not (the manual does not even say that you need to put a jumper between Rx+ and Tx+ and Rx- and Tx-): The detail I had to dig the most to find was the fact that you have to set a VISA serial property named wire ...

Go Back   Application Development Forum > Programming Languages > labview

Object Mix

Register FAQ Calendar Search Today's Posts Mark Forums Read
  #1  
Old 08-14-2008, 10:40 AM
Mads
Guest
 
Default Set RS485 to 2-wire mode on cFP-2220

Here's an answer to a question that others might find useful: The RS485 on the PACs (cFP-2220 e.g.) is 4-wire, however it is possible to use it in 2-wire mode. That information is available in the manual and here on this site, however some of the details you need to know to get it working are not (the manual does not even say that you need to put a jumper between Rx+ and Tx+ and Rx- and Tx-): The detail I had to dig the most to find was the fact that you have to set a VISA serial property named wire mode...If you use the serial init VI or have your own that's a good place to expand the VISA resource property node used to set up the port and select serial-> wire mode. Set the mode to 2-wire auto and you are up and running.  According to the manual you will have to take into account that you will see the echo of the data you transmit, however with the wire mode set correctly that does not happen. Just like all other 2-wire equipment there is always the risk of replies not coming through because the switch to receive mode is slower than the response time, however for me that has not yet been a problem.  Message Edited by Mads on 08-14-2008 09:38 AM
Reply With Quote
Reply


Thread Tools
Display Modes


All times are GMT -5. The time now is 11:12 PM.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
vB Ad Management by =RedTyger=

In an effort to better serve ads to our visitors, cookies are used on objectmix.com. For more information, check out our Privacy Policy.