hardware firmware

panthripu

Member
Join Date
Mar 2004
Posts
228
can anyone explain what is hardware firmware.We are using it in our siemens plc and they call it dongle.how does it work?
 
Hardware is metal, plastic, motors, coils, chips, etc. Software is code that you can read/write. PLC program, programs stored on hard drive, etc. Firmware is software that is stored on an EPROM, EEPROM, or some other device that you typically would not reprogram.
A dongle has a preprogrammed Microprocessor. It is set up in such a way as to make it impossible to 'crack'. Some on the older ones were easily copied by hackers, but the new ones have the software embedded to a point where it is impossible to access. The Microprocessor is hardware, the embedded code is firmware (software that you can't change).
A Dongle connects to the parallel port, USB port, etc. The program reads it to get a serial number that must match a code in your program. The software won't run unless the Dongle makes it happy.
 
Last edited:
firmware

dear keithkyll
thanks for information.Now i am thinking , if during running system if something happens to the dongle then the system will collapse and we will have to call siemens.But if siemens expert is not availabe at that time we will unnecessary stop our plant.
 
But if siemens expert is not availabe at that time we will unnecessary stop our plant.
No way! You'll only be unable to program or monitor the PLC. The PLC itself will continue to work. You don't need the programming device to let the PLC do its job. So, you won't need the programming software nor the dongle neither.

Kind regards,
 

Similar Topics

Hi, I have a PLC 6ES7 511-1AK01-0AB0 v2.0.1. In TiaPortal v13 sp1 I only have v1.8. I have downloaded HSP packages for TiaPortal v13 from...
Replies
3
Views
3,522
I have an 1769-L16ER that I use to test code and I just found that I can't create MSG tags at the local program scope - they have to be done at...
Replies
4
Views
189
Hi all, This is going to be a long post apologies. I'm also a complete beginner to the world of PLCs. I'm currently working on my first ever...
Replies
10
Views
445
Greetings All, I recently decided to start freelancing in Controls and Automation part time, most of my experience has been with Rockwell...
Replies
2
Views
142
hello, I am using Beckhoff with TwinCAT3 and when I change or add some new hardware or for any reason, there is a mismatch in the real hardware vs...
Replies
1
Views
125
Back
Top Bottom