Required devices |
Top Previous Next |
The program requires to claim devices in groups named box0, box1, box2… with device names as listed below in bold:
# ---------------- Box 0 definition # INPUTS line 0 box0 FLOORPANEL_REAR line 3 box0 MAGNOSEPOKE_CENTRE line 6 box0 MAGNOSEPOKE_REAR line 9 box0 LOCOBEAM_LEFT line 12 box0 LOCOBEAM_RIGHT line 15 box0 LOCOBEAM_CENTRE
# OUTPUTS line 24 box0 HOUSELIGHT line 27 box0 PELLET_CENTRE line 30 box0 PELLET_REAR
# TOUCHSCREENS display 0 box0 SCREEN
# ... and so on for each box
Please ensure that these devices are available and listed in the device definition file in use by the server. (The snippet above shows an extract from a typical definition file.)
|