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:

 

// Names of lines the program expects to be able to claim

NOSEPOKE           // input

LEFTLEVER          // input

RIGHTLEVER         // input

HOUSELIGHT         // output

TRAYLIGHT          // output

PUMP               // output

DIPPER             // output

LEFTLEVERCONTROL   // output

RIGHTLEVERCONTROL  // output

LEFTLIGHT          // output

RIGHTLIGHT         // output

PELLET             // output

 

// Aliases used while the program is in full flight, which it therefore expects not to be present on the server:

 

 

Please ensure that these devices are available and listed in the device definition file in use by the server.