Smitty Posted August 30, 2010 Report Share Posted August 30, 2010 I am attempting to communicate between 4 vision 230 panels. I am sending an integer to one panel from another manufacturers HMI via 232. That works fine. I am unsure about how to share that information between the V230's via 485. Link to comment Share on other sites More sharing options...
Fantasia83 Posted August 31, 2010 Report Share Posted August 31, 2010 Simply using Modbus protocol. This comm protocol is based on sevral type of requests to exchange datas between OPLC very simply. - Use OPLCs serial port correctly configured with the FB provided in the VIGILOGIC Soft. - Use the Modbus functions to Read/Write the desire datas in the slave. Take a look in the help under communication/modbus (keep away the Modbus TCP/IP) then take a look to the programs in the samples directory : ..\Unitronics\Examples\Version 861\Project examples\Communications\MODBUS :-) Link to comment Share on other sites More sharing options...
Smitty Posted September 11, 2012 Author Report Share Posted September 11, 2012 Sorry I have taken so long to get back to this. This project got put on the back burner for a while. I have a Red Lion G306 Touch panel that I am using to communicate with The V230 PLC's. The G306 is set up as the Unitronics master and is writing to and reading an integer file via RS-485. The two PLC's at the end of my network (farthest from the G306 master) communicate just fine. The two nearest the G306 do not communicate at all. There is about 30 ft between the G306 and the first two PLC's and about 20 ft between the first two and the last two. On the V230 closest to the G306, SI 88 (Connection status:COM 3) is flashing -32768 while the other three V230's show 0. The V230 next to that one shows SI 85 (Error Code COM 3) as 15 while the others show 0. Any Ideas? Thanks Link to comment Share on other sites More sharing options...
Damian Posted September 14, 2012 Report Share Posted September 14, 2012 My first suspicion would be that the + and - data lines got swapped on the two that are not working and then swapped back at the final node. I would double triple check the wiring. Double Triple check that the jumper setting for the two that are not working match the RS485 setting that is on the ones that are. Double Triple check the comm setting Baud, parity etc of the non- functioning units. Double Triple check that you didn't accidently give two of them the same node number/ address. Next thing to try is powering up all the slaves first, and then power up the master some time after. Next, power the system up with one of the units that doesn't work unplugged. Does it affect the other units. Repeat with the other non-functioning unit. Describe you wiring more. How did you daisy chain your signal from port to port physically? What type of wire are you using? How did you implement your terminating resistors? Link to comment Share on other sites More sharing options...
Smitty Posted September 17, 2012 Author Report Share Posted September 17, 2012 I am using Cat 5e cable running into and out of each device. I am using the stubs that are supplied with the communication card. I have the terminating resistors set on the last unit (UID 67). I have no other resistors on the network. I will try your suggestions and see if anything changes. Ill post my findings. Thank you. Link to comment Share on other sites More sharing options...
Smitty Posted October 12, 2012 Author Report Share Posted October 12, 2012 Ok. so it turns out that the cards in question just no longer work. I swapped them into the units that are communicating and they stop communicating. Maybe taken out by a voltage spike? Link to comment Share on other sites More sharing options...
MVP 2014 Simon Posted October 16, 2012 MVP 2014 Report Share Posted October 16, 2012 I have seen this happen with a water pump system. Distances were not much different to yours, but a nearby lightning strike would take it down every time, and the PLC would lose one or both on-board ports as well. That problem was solved with V200-19-RS4-X isolated serial cards. Hope this helps. Link to comment Share on other sites More sharing options...
Smitty Posted February 7, 2013 Author Report Share Posted February 7, 2013 As it turns out, the V230 was somehow blowing the comms modules. I replace the unit and everything is talking. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now