Home
Prox / RFID
Verichips
Ladder Logic
[interfacing] †
Tube Joints
Key Code From Photo
SolveSpace (3d CAD)
SketchFlat (2d CAD)
Photographs
Miscellany
Resume / Consulting
Contact Me

LDmicro Forum - PLC question !

(you are viewing a thread; or go back to list of threads)

PLC question ! (by DAT TRAN)
Hi anybody.
Do you have any idea about commercial PLC program ?
What does an PLC does actually do with the program and monitoring mechanism ?

Do you think what J.W did is close to the commercial PLC ?

@ J.W: Could you please help me answer these questions ?
Thank you !
Fri Mar 23 2012, 01:09:55
(no subject) (by Jonathan Westhues)
The basic structure of a program generated by LDmicro is very similar to that of a commercial PLC; the instructions entered by the user are executed repeatedly, once every cycle time, with the state of the program across those executions maintained explicitly in the user variables.

I expect that LDmicro is somewhat unusual in that it compiles to native code for a general-purpose microcontroller; I have no direct knowledge, but I would guess that most commercial PLCs are interpreted. That introduces a fixed overhead that's significant for very short programs in small micros.
Sat Mar 24 2012, 16:13:48
Post a reply to this comment:
Your Name:
Your Email:
Subject:
(no HTML tags; use plain text, and hit Enter for a line break)
Attached file (if you want, 5 MB max):