
A NEW CONCEPT
Now you can use any PC like a PLC!
EasyPLC transforms your PC in an automatic control system, using the
computer ports. Make programs in the same languages used in the
industry to learn the world of PLC's without investing in expensive
hardware systems.
EASY INSTALLATION
EasyPLC is designed to work with the PC ports(Serial,
Parallel, USB, Ethernet). It is not necessary to open the computer or make
complex configuration tasks.
So only install the software, connect the interface and begin to
program.
SOFTWARE CHARACTERISTICS
Structured programming,
using the sequences and functions is
possible to created well structured programs.
Used
variables
like entities
to get
easily debugged
and
documented
programs.
Programs Elements:
Boolean, integer, long, float, double and string variable
types, Counters, Timers,
configurable Data Blocks to make the plc
operations.
25 signs of square wave frequencies generation.
Register Transfer control to work with the PLC registers.
Watchdog Control the user can control the internal PLC scan time (the
scan time is the time elapsed between the inputs reading, program
execution and outputs activation).
CHARACTERISTICS FOR USERS/PROGRAMMERS
Cross index for the
localization of programmed elements.
Editor with corrector that informs about the correct syntax of the
written commands.
Documentation agent for the text assignment in controls.
Programs print preview.
Program visualization while it is executed.
PROGRAMMING LANGUAGES
You can program in Ladder
language, you can create complex programs with a simple
graphic language easily.
EasyPLC can be programmed in Grafcet language useful if you want to
write sequence programs.
With Function Blocks you can write the controls in a very easy
way.
C Script language allows you to introduce
sequences inside the PLC
program written in C# language. From
the EasyPLC C # Script language, you will have access to all the PLC
elements (inputs, outputs, variables,
counters, timers, data blocks, and more.),
as well as HMI controls (messages, images, labels, graphics,...).
In this way you will be able to write potent programs in few code
lines.
HARDWARE / SOFTWARE PROGRAMMING EXTENSIBILITY
The S.D.K will allow you to communicate with any hardware device, software program or utility.
The Plugins is another extensibility tool that allow:
Use of other kind of hardware not related with I/O signals.
Communicate with other applications.
Provide multiple functionalities to EasyPLC.
LANGUAGES
EasyPLC only is available in English language.
LANGUAGES EXAMPLES
Ladder

Logic Blocks

Grafcet

VBScript