HELPLIB.HLB  —  ROBOT  MOVE
    The MOVE command moves a cartridge from a source location to a destination.
    Allowable actions with the MOVE command are determined by the specific
    library or loader.

    Format

    MOVE {SLOT slot_number | DRIVE drv_number | PORT port_number}
         {SLOT slot_number | DRIVE drv_number | PORT port_number}
         [ROBOT robot_name]

1  –  Parameters

    slot_number - An integer value indicating the robot slot.

    drv_number - An integer value indicating the physical drive in the robot.

    port_number - An integer value indicating the robot port.

    robot_name - The name for the media robot.

2  –  Example

    The following MRU example moves a cartridge from a drive to the
    outport of a TL820 Automated Tape Library system:

    $ ROBOT MOVE DRIVE 1 PORT 1 $1$DUA0
Close Help