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 - LD Micro Compiler

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

LD Micro Compiler (by Vijay Vaidya)
Hello,

Can the compiler be used to generate a plane .c file with
single function as ( retvalue FileName(input parameters)
generated for each Ladder Logic File.

I could see .c file as the only interface point as
I want to use this, for some other processor.

Thanks in advance,

vaidya
Fri May 27 2011, 02:45:16
(no subject) (by Jonathan Westhues)
It can; look at the ANSI C code target. The ladder diagram is compiled to a single function, and inputs and outputs are specified by corresponding functions (that you provide) called by the generated code.
Fri May 27 2011, 04:51:39
LD Micro Compiler (by Vijay Vaidya)
Hello Mr. Jonathan,

Thanks a lot for the pointer,

Best Regards,

vaidya
Sat May 28 2011, 04:38:38
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):