Robotic error sub-codes

Mechanical initialization failure

02

Connection to slave robotic failed

03

Error motor initialization

04

Error during gripper  close

05

Error slider  home positioning

06

Error elevator  home movement

07

Error during sled  movement to rotation  position

08

Error during rotation  initialization, get range failed

09

Error elevator  init

0A

Error during rotation  to far position

0B

Error first sled  init, move to sensor failed

0C

Error during sled  movement to rotation  position

0D

Error during rotation  to drive position

0E

Error slider  init, get range failed

0F

Error during slider  forward movement

10

Error gripper  init, get range failed

11

Error during slider  home movement

12

Error during rotation  to FAR position

13

Error sled  init, move to sensor failed

20

Error inventory scan

21

Error during gripper  close

22

Error slider  home movement

23

Error during move gripper  to scan pos

24

Error reading bar code label

28

Error Extra inventory scan

29

Error during closing gripper 

2A

Error slider  preposition movement

2B

Error during opening gripper 

2C

Error during sled  movement up to sensor

2D

Error slider  preposition backwards movement

30

Error slot preposition

31

Error during sled  movement in FLMoveRotation

32

Command sending to robotic failed

33

Error during elevator  movement in FLMoveRotation function

34

Error during rotation  in FLMoveRotation function

35

Error during elevator  movement in FLMoveRotation function

36

Error during sled  movement in FLMoveSled function

37

Error during sled  positioning to mail slot in FLMoveSled function

38

Error during sled  positioning to mail slot in FLMoveSled function

39

Error during sled  positioning without sensor

40

Movement to/from slot failed

41

Error during first slider  movement

42

Error during first gripper  movement

43

Error during second slider  movement

44

Error during second gripper  movement, get range failed

45

Error during third slider  movement, move home failed

50

Preposition to drive failed

51

Elevator  movement to home sensor failed

52

Sled  movement to home sensor failed

53

Error during sled  movement to drive position

54

Error during rotation  to drive position

55

Error during elevator  movement in drive position

60

Move from/to drive failed

61

Error during first slider  movement

62

Error during first gripper  movement

63

Error during second slider  movement

64

Error during second gripper  movement, get range failed A4 Error during rotation  to far position

65

Error during third slider  movement, move home failed

70

Release magazine failed

71

Error during sled  movement to rotation  position

72

Error during rotation  to unlock position

73

Error during move sled  to block

80

Opening mail slot failed

82

Error during moving back, sensor was found

90

Movement to home position failed

91

Elevator  movement to home position failed

92

Error during sled  movement to rotation  position

93

Error during rotation  to home or far position

94

Sled  movement to home sensor position failed

95

Sled  movement to transport position failed

A0

Movement to mail slot failed

A1

Sled  movement to sensor failed

A2

Sled  movement to rotation position failed

A3

Elevator  movement to home position failed

A4

Error during rotation  to far position

A5

Sled  movement to mail slot position failed

NOTE:

  1. Gripper is the part of the robotics assembly that pinches media in order to grip it.
  2. Slider is the part of the robotics assembly that plunges in and out for get and put operations.
  3. Elevator is the part of the robotics assembly that moves in the vertical direction.
  4. Rotation is the part of the robotics assembly that turns the robot to face each magazine and the drive.
  5. Sled is the part of the robotics assembly that moves the robot towards the OCP or back towards the drive.

HP StorageWorks MSL2024 Tape Libraries - Robotic Error Sub-Codes的更多相关文章

  1. HP StorageWorks MSL2024 Tape Libraries - Tape library Error Codes

    Main error codes Error Code Description Details and Solution 80 Can not initialize bar code reader P ...

  2. 使用LTT升级HP磁带机的固件程序

    下载后将软件包解压 解压后,进入该文件夹可以看到固件程序     将所有固件程序拷贝至LTT软件安装目录下的firmware文件夹中 C:\Program Files\HP StorageWorks ...

  3. metasploit--exploit模块信息

    Name                                             Disclosure Date  Rank    Description ----           ...

  4. Kali linux 2016.2(Rolling)中的Exploits模块详解

    简单来将,这个Exploits模块,就是针对不同的已知漏洞的利用程序. root@kali:~# msfconsole Unable to handle kernel NULL pointer der ...

  5. all about AIX MPIO

    Multipath  I/O (多路径)   在计算机存储技术里,多路径提供了容错和性能提高,在计算机系统里CPU有多条物理路径通道,块存储设备通过总线,控制器,交换设备以及桥接设备来连接.     ...

  6. CNCF CloudNative Landscape

    cncf landscape CNCF Cloud Native Interactive Landscape 1. App Definition and Development 1. Database ...

  7. How Google Backs Up The Internet Along With Exabytes Of Other Data

    出处:http://highscalability.com/blog/2014/2/3/how-google-backs-up-the-internet-along-with-exabytes-of- ...

  8. Clustered filesystem with membership version support

    A computer system with read/write access to storage devices creates a snapshot of a data volume at a ...

  9. CNCF LandScape Summary

    CNCF Cloud Native Interactive Landscape 1. App Definition and Development 1. Database Vitess:itess i ...

随机推荐

  1. hdu 1425 sort 解题报告

    题目链接:http://acm.hdu.edu.cn/showproblem.php?pid=1425 常规的方法是对输入的数从大到小进行排序(可以用sort或qsort),然后输出前m大的数. 不过 ...

  2. HDU 4059 容斥原理+快速幂+逆元

    E - The Boss on Mars Time Limit:1000MS     Memory Limit:32768KB     64bit IO Format:%I64d & %I64 ...

  3. Servlet、JSP选择题

    Java EE软件工程师认证考试 试题库-选择题   一.    选择题(包括单选和双选) 1.A 对于B/S架构的工作流程,以下说法正确的是(   )(选择一项) A. 浏览器接受用户的输入--&g ...

  4. QQ图片名字

    ﻩ并亲了你一下ﻩ大兔子҉҉大兔子҉҉҉҉҉҉҉҉

  5. Android之ViewDragHelper

    在自定义ViewGroup中,很多效果都包含用户手指去拖动其内部的某个View(eg:侧滑菜单等),针对具体的需要去写好onInterceptTouchEvent和onTouchEvent这两个方法是 ...

  6. Material Design综合实例

    背景知识 drawlayout的使用 recycleView的使用 CardView的使用 一些开源动画库的使用 ImageView的scaleType属性与adjustViewBounds属性 ,参 ...

  7. mongoDb学习以及spring管理

    1.windows下的安装http://www.cnblogs.com/liuzhiying/p/5915741.html 2.慕课网学习单机操作mongoDb 赋权限:http://blog.csd ...

  8. iOS通过ASIHTTPRequest提交JSON数据

    先验知识——什么是ASIHTTPRequest? 使用iOS SDK中的HTTP网络请求API,相当的复杂,调用很繁琐,ASIHTTPRequest就是一个对CFNetwork API进行了封装,并且 ...

  9. Android SDK、ADT认识

    Android SDK: (software development kit)软件开发工具包. 包含一些实用的Android sdk api,供开发者使用,就像开发java程序需要的使用JDK一样. ...

  10. Hark的数据结构与算法练习之鸡尾酒排序

    算法说明 鸡尾酒排序又叫定向冒泡排序,鸡尾酒搅拌排序,搅拌排序,涟漪排序,回来排序,快乐小时排序. 鸡尾酒排序是交换排序的一种,它是冒泡排序的一个轻微的变种.冒泡是从低向高比较排序,鸡尾酒从低向高,从 ...