I have a robot with 20 CAP slots and have a script to eject all the media that was used the previous night. My dilemma is if I have more then 20 tapes I have to manually hit enter once I take the 20 out of the CAP. I've always had vault at other locations so this had never been an issue.
I’m looking for how to implement a “do while loop” that queries the CAP during the script and ejects the next set of media once it sees the CAP is empty. I have all the scripts to query the CAP and eject the media I just need to know how to finish the last part of the script.
I’m looking for how to implement a “do while loop” that queries the CAP during the script and ejects the next set of media once it sees the CAP is empty. I have all the scripts to query the CAP and eject the media I just need to know how to finish the last part of the script.