gongue2005 Posted June 19, 2018 Report Posted June 19, 2018 In UniStream, how many 485 Serial ports can you be installed? I thank you for your help
MVP 2023 Flex727 Posted June 19, 2018 MVP 2023 Report Posted June 19, 2018 Don't quote me on this, but I believe the answer is one (1). Why would you need more?
MVP 2023 Joe Tauser Posted June 19, 2018 MVP 2023 Report Posted June 19, 2018 You didn't say which UniStream model, so I'm looking at the 10" unit with the separate CPU. You get one RS485 port on the CPU. According to the specification guide for the USC-P-B10 CPU-for-Panel - The UAC-02RSC has one RS232 port and one RS485 port. I fired up UniLogic and started dropping them on the back of the panel. I was able to drop four modules. So the answer is five RS485 ports. Joe T.
gongue2005 Posted June 23, 2018 Author Report Posted June 23, 2018 Thanks for your help, I posted my problem in the visilogic forum where I have 9 modbus rs485 slaves and with only one port I was able to convincingly connect up to 3 slaves. each slave has a timeout of 100 millisec to go to network failure. the data exchange is to force 5 coils and read 11 coils each. (in less than 100 millisec) so when I connect the 4th slave, it goes to failure for more than 100 millisec. (manufacturer's fixed value) softstart PSTX ABB. with your answer I can think that each port works with 2-3 slaves. but there is another problem with unistream that in the configuration sheet, you can not decrease the speed of penny popping at less than 100 millisec. I have added my code developed with visiligic. I'm still not happy with this work, I think I lack knowledge to have a fast 485 network (with 9 slaves) I forget to say that slaves have only 19200 bps.
MVP 2023 kratmel Posted June 30, 2018 MVP 2023 Report Posted June 30, 2018 On 6/23/2018 at 5:52 AM, gongue2005 said: I forget to say that slaves have only 19200 bps. I try to find information about PSTX ABB and see parameter list with communication settings. 12.09 - settings for communication speed, Also find some note in https://library.e.abb.com/public/fb83d05d73254c8aa813385bcc6be6f5/1SFC132089M0201.pdf Note : If there is no message passed between the PSTX softstarter and the Modbus RTU master for more than 100ms, the PSTX softstarter will trip on fieldbus communication failure protection (P1E00) and with the default configuration, the motor will be stopped. If the fieldbus communication system is setup in such a way that commands/requests are not continuously passed between the PLC and softstarter, this protection function should be disabled. The parameter 19.4 (Fieldbus failure op) can then be set to "Off".
gongue2005 Posted July 3, 2018 Author Report Posted July 3, 2018 So is this problem. I could not with more than 3 slaves. The ABB representative in Mexico could only handle 4 slaves. (after 4 weeks of research) and with direct technical support from ABB Sweden.
gongue2005 Posted July 3, 2018 Author Report Posted July 3, 2018 hi all, I managed to stabilize the 9 PSTX by installing 3 RS485 ports on a V1040 connecting 3 soft start on each port. They worked very well until I change the screen. the last 3 slaves of each network are going to fail. it seems that the processor stops the ports momentarily when it loads the new screen. What do you think of this?
MVP 2023 kratmel Posted July 3, 2018 MVP 2023 Report Posted July 3, 2018 Something with ABB modbus is wrong ....Since this is only software starters, their management requires a maximum of 9 outputs (on-off control) and 9 (alarm) or 18 inputs (alarm + normal operation-end of speed rump). You may need to drop modbus from the list and use the unitronics I/O expansion modules. By the way, maybe you have wiring issue I did not know how to check the ports momentarily stops. Maybe transmission is not hardware buffered and only software data flow control used (interrupted by screen change). Or screen change command is active for to long time.
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