Project View: Print configuration

Top  Previous  Next

The "Print Configuration" command will make a printout of the current I/O configuration. This will show you which physical in- and outputs are used in your program (shown for each Job). This makes it easier to create the actual connections to an RTCU device. It can also function as documentation for the project.

 

A configuration printout can look like this:

 

------------------------------------------------------------------------------

Configuration of all I/O signals for project "Greenhouse-1.prj"

Printed 2001-01-02 11:04

------------------------------------------------------------------------------

 

Job: Job_Greenhouse_1 (Greenhouse_1.vpx)

 ----------------------------------------------------------------------------

 I: Sensor_L        Digital Input 0

 Sensorinput for low temperature

 ----------------------------------------------------------------------------

 I: Sensor_H        Digital Input 1

 Sensorinput for high temperature

 ----------------------------------------------------------------------------

 O: Out_Heater      Digital Output 0

 Output to activate heater

 ----------------------------------------------------------------------------

 O: Out_Ventilation Digital Output 1

 Output to activate ventilation

 ----------------------------------------------------------------------------