|
|
i.CanDoIt® Features a Dual Processor Architecture
An ARM7 (32-bit RISC) processor is dedicated to server and supervisory functions, including web server, data logging, scheduling, email notification, etc. A PIC18 processor (high performance 8-bit RISC) is dedicated to hardware interface and control. When the LonWorks port is present, a third processor is added to manage the LonWorks network.
Both processors are field programmable, and a PL/i program can run simultaneously and independently on each. PL/i uses "byte code" similar to Java, therefore the same compiled code will run on either processor.
|