[MAT logo][Prev][Up][Next]

Basic_... demos

The basic_... demos illustrate various modules or facilities of the MatPLC in the simplest possible manner. Most of them are simply the basic demo with a single additional feature, for instance outputting the chasing lights to a Modbus slave, or showing them in graphics. A few of them are unrelated, such as the DSP demo which is a simple PID loop.

As well as illustrating the features, they serve as documentation by example: the matplc.conf files in these directories are generally copiously commented, and are thus well worth reading for the configuration details of the module or facility in question.

They need more description here, FIXME. Some of it can be copied from the individual README files.

basic_dsp
basic PID loop

basic_dsp_gtk
a PID loop with graphical interface

basic_il
implements the light chaser with IL code

basic_modbus
modbus based communications (light chaser)

basic_comedi
basic demo for comedi-based DAQ cards. Analog input on device 0, subdevice 0, channel 0 (displayed on screen); analog output on device 0, subdevice 1, channel 0, physical range 0.0-4.096 (controlled by a hmi_gtk slider).

basic_cif
uses Synergetics CIF drivers for multiple network types (light chaser)

basic_parport
control via parallel port (light chaser)

basic_plc5
a light chaser using the PLC-5 simulator

basic_synch
synchronisation of the modules (light chaser)

basic_tcl
a TCL based GUI

[Prev][Up][Next]

$Date: 2004/12/28 05:32:09 $