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   NOSEPOKE

line                1                box0   LEFTLEVER

line                2                box0   RIGHTLEVER

line                3                box0   LOCOBEAM_FRONT

line                4                box0   LOCOBEAM_MIDDLE

line                5                box0   LOCOBEAM_REAR

 

# outputs

line                24                box0   HOUSELIGHT

line                25                box0   LEFTLIGHT

line                26                box0   RIGHTLIGHT

line                27                box0   TRAYLIGHT

line                28                box0   PUMP

line                29                box0   DIPPER

line                30                box0   LEFTLEVERCONTROL

line                31                box0   RIGHTLEVERCONTROL

 

 

# Box 1 definition

 

# inputs

line                6                box1    NOSEPOKE

line                7                box1    LEFTLEVER

line                8                box1    RIGHTLEVER

line                9                box1    LOCOBEAM_FRONT

line                10                box1    LOCOBEAM_MIDDLE

line                11                box1    LOCOBEAM_REAR

 

# outputs

line                32                box1    HOUSELIGHT

line                33                box1    LEFTLIGHT

line                34                box1    RIGHTLIGHT

line                35                box1    TRAYLIGHT

line                36                box1    PUMP

line                37                box1    DIPPER

line                38                box1    LEFTLEVERCONTROL

line                39                box1    RIGHTLEVERCONTROL

 

# ... etc.

 

 

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