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 (sample)

 

line    0       box0   NOSEPOKE

line    3       box0   LEFTLEVER

line    6       box0   RIGHTLEVER

 

line    24      box0   HOUSELIGHT

line    27      box0   TRAYLIGHT

line    33      box0   PELLET

line    36      box0   LEFTLEVERCONTROL

line    39      box0   RIGHTLEVERCONTROL

line    42      box0   LEFTLIGHT

line    45      box0   RIGHTLIGHT

line    48      box0   PUMP

line    51      box0   DIPPER

 

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.)

 

Note that if you are using the ImpulsiveChoice_AntiqueLevers version of the task, you do not neet LEFTLEVERCONTROL and RIGHTLEVERCONTROL, but you do need LEFTLEVERMOTOR (output), RIGHTLEVERMOTOR (output), LEFTLEVERPOSITION (input), and RIGHTLEVERPOSITION (input).