VMS Help  —  ROBOT  EJECT
    The EJECT command moves a cartridge from a slot to a port.

    The EJECT command also moves a cartridge from the PTM of a TL82n
    Automated Tape Library system.  The EJECT command used this way
    does not include a slot specification.

    Format (slot to port)

    EJECT SLOT slot_number [PORT port_number] [ROBOT robot_name]

    Format (PTM to port)

    EJECT [ROBOT robot_name] PORT [port_number]

1  –  Parameters

    slot_number - An integer value indicating the robot slot.

    port_number - An integer value indicating the robot port.

    robot_name - The name for the media robot.

2  –  Examples

    The following MRU example ejects a cartridge from slot 20 of
    a TL820 Automated Tape Library to the outport:

    $ ROBOT EJECT SLOT 20 PORT 1 ROBOT $1$DUA0

    The following example ejects a cartridge from the PTM of a TL820
    Automated Tape Library to the outport:

    $ ROBOT EJECT PORT 1 ROBOT $1$DUA0
Close Help