Programming LOGO 8
Programming LOGO 8
(OP)
Thought this was shareworthy, as there is no information broadcast from Siemens about it, I had to figure out with the help of a guy in Germany...
If you (use Siemens LOGO, I'm sure there's at least 1 or 2 people besides me) and got the latest 0BA8, it had an unannounced firmware upgrade I think towards the end of 2016.
Using the Logosoft Comfort software, you need to upgrade to version 8.1.0. This is usually done quickly and easily through HELP-Update Center from the menu along top of screen.
You must open the software/program "as an administrator" or it won't work.
So once you've got 8.1 installed and running, you have to check the FW version of your 0BA8:
-Diagnostics
-Software
-FW version
If it's 1.08.03, you have to select the PLC Type (bottom right of LSC screen) "LOGO!8.FS4"
If it's 1.01.01, you need to select type "0BA8.Standard"
I had our guys send a PLC back thinking it was bad because it wouldn't take a program, when the new one came in and had the same problem, I dug a little deeper and discovered this. Hope it helps someone!
If you (use Siemens LOGO, I'm sure there's at least 1 or 2 people besides me) and got the latest 0BA8, it had an unannounced firmware upgrade I think towards the end of 2016.
Using the Logosoft Comfort software, you need to upgrade to version 8.1.0. This is usually done quickly and easily through HELP-Update Center from the menu along top of screen.
You must open the software/program "as an administrator" or it won't work.
So once you've got 8.1 installed and running, you have to check the FW version of your 0BA8:
-Diagnostics
-Software
-FW version
If it's 1.08.03, you have to select the PLC Type (bottom right of LSC screen) "LOGO!8.FS4"
If it's 1.01.01, you need to select type "0BA8.Standard"
I had our guys send a PLC back thinking it was bad because it wouldn't take a program, when the new one came in and had the same problem, I dug a little deeper and discovered this. Hope it helps someone!
RE: Programming LOGO 8
Keith Cress
kcress - http://www.flaminsystems.com
RE: Programming LOGO 8
Gunnar Englund
www.gke.org
--------------------------------------
Half full - Half empty? I don't mind. It's what in it that counts.
RE: Programming LOGO 8
When I wanted to do some network interfacing, on top of all the other limitations, I was told that what I wanted to do wasn't possible in the LLD (LL) but only FBD.
The biggest problem I've seen is that the LOGO family will only talk to the LOGO family. You have to use S7 family to get online with anything else apparently, which is a different platform and protocol altogether.
Also, I just learned that Siemens offers a free program translation from Rockwell AB to Siemens S7 (1200, 1500), you just have to send them the code and they'll turn it around in 3-5 days I believe.
I was dropped into the LOGO when I started working here 10 years ago, and haven't really had a choice but to use it exclusively. They 'upgrade' every few years and that's thrown me sideways a couple times, but it always works out. The newest 0BA8 is pretty cool, but still won't allow cross vendor communications. Siemens really has some, and a lot, of cool stuff. I also just learned that all the TopGolfs are run on Siemens networks.