jhfrontz Posted April 18, 2013 Report Posted April 18, 2013 In Communication with the Vision PLC (version 20/9/04), only 3 binary commands are listed: 4, 68, and 77. However, when I sniff a download operation, I see at least one other, a 0 (zero) command. Is there some other document that describes all of the possible commands? Thanks, Jeff
Saragani Posted April 18, 2013 Report Posted April 18, 2013 No, there isn't. Most of the commands you sniffed are for internal use.
jhfrontz Posted April 18, 2013 Author Report Posted April 18, 2013 No, there isn't. Most of the commands you sniffed are for internal use. So if I were attempting to implement the ability to download new programming via a linux-based application, do I not need to perform these other undocumented commands?
Saragani Posted April 18, 2013 Report Posted April 18, 2013 It will require a lot of code (and not just commands) for understanding, and compiling the Ladder, HMI, Hardware configuration etc and then going through all the process of communicating with the plc with the right sequence. It is practically building Visilogic from scratch, but in Linux...
jhfrontz Posted April 18, 2013 Author Report Posted April 18, 2013 Just to make sure we're talking about the same thing: I'm needing to emulate the functionality of the UniDownloader. I don't need the ability to actually make changes to what is downloaded, just to be able to download a new image. My scenario is a linux based system that is equipped with Unitronics PLCs. I need to implement the automated update of said system using the native linux control computer (i.e., there is no windows software of any sort in/around the system). Does UniDownloader really do all of those things (compile the ladder, HMI, hardware configuration)? If so, what solution would you suggest so that we can continue to use your PLCs?
Saragani Posted April 18, 2013 Report Posted April 18, 2013 I suggest you to talk to our support and explain them your needs. Maybe they can help... 1
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