HUIN JP Posted June 27, 2014 Report Share Posted June 27, 2014 Hello Everybody. I am trying to establish a communication using UDP protocol with a third part PLC (ABB AC800F). It seems that the content of the heater is not the same into the Unistream PLC that into the ABB Can somebody give me the structure of the header used by Unistream PLC’s for UDP communication. Thanks a lot Link to comment Share on other sites More sharing options...
Eyal Koren Posted November 9, 2014 Report Share Posted November 9, 2014 Hello Everybody. I am trying to establish a communication using UDP protocol with a third part PLC (ABB AC800F). It seems that the content of the heater is not the same into the Unistream PLC that into the ABB Can somebody give me the structure of the header used by Unistream PLC’s for UDP communication. Thanks a lot Hi Huin, According to the ABB catalog, UDP communication is used for display updates and communication between ABB controllers. Basically, you can use the TCP PROTOCOL function block to directly influence these elements, but i cannot see a good reason to do so. Instead, use the MODBUS TCP protocol for communication. It is a well established protocol which will prevent messing around with low level communications and will make your life easier. 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