Class TapeRobotConf


  • public class TapeRobotConf
    extends java.lang.Object
    A barcode reader to identify tape cartridges and an automated method for loading tapes
    • Constructor Detail

      • TapeRobotConf

        public TapeRobotConf()
    • Method Detail

      • getDevice

        public java.lang.String getDevice()
      • setDevice

        public void setDevice​(java.lang.String device)
      • getMtxPath

        public java.lang.String getMtxPath()
      • setMtxPath

        public void setMtxPath​(java.lang.String mtxPath)
      • getTimeoutInMilliseconds

        public long getTimeoutInMilliseconds()
      • setTimeoutInMilliseconds

        public void setTimeoutInMilliseconds​(long timeoutInMilliseconds)