Please enable JavaScript to view this site.

Code:

AS + 1001

Symbolic:

bccRpeAxesGroupInfo

This command will get information about an existing axes group of the connected device. Request parameters are the following:

Offset

Type

Label

Description

0

U32

FLAGS

Request flags:

(none)

4

U32

GID

Axes group ID

On success, a bccAck is received with following data:

Offset

Type

Label

Description

0

U32

GID

Axes group ID (#1)

4

U32

FLAGS

Axes group flags

(none)

8

U32

MJMODEL

Associated MJ model:

0=None

1=User defined

2=Bridge crane

3=Cross YZ

4=Cross generic

5=Custom 1

6=Custom 2

7=Custom 3

8=Linear parametric

12

U32

JCMODEL

Associated JC model:

0=Cartesian

1=User defined

2=Scara XY

3=Scara XYZ

4=Scara XYZW

5=Anthropomorph 1

6=Anthropomorph 2

7=Cylindric

8=Delta Robot

9=Custom 1

10=Custom 2

11=Custom 3

12=Anthropomorph 3

16

U32

PSETID

Associated power set ID

20

U16

ECMASK

Enabled cartesian axes mask:

0x1 X

0x2 Y

0x4 Z

0x8 A

0x10 B

0x20 C

22

U32

EJMASK

Enabled joint axes mask:

0x1 J1

0x2 J2

...

0x10000000 J29

0x20000000 J30

26

U8

NAMESIZE

Size for field NAME (\0 termination  included)

27

STRZ

NAME

Axes group name

(#1) Field GID repeated for compatibility with bccRpeAxesGroupList reply message format.

On failure, a bccNack is received. Specific errors:

NACK code

Description

Extra data

nackMissingArgs

Missing arguments

 

nackIllegalArgs

Illegal arguments

U16 What illegal:

1=Flags

2=Axes group ID

nackNotFound

Axes group not found

 

nackRpeNotInstalled

RPE firmware is not installed

 

 

  

Keyboard Navigation

F7 for caret browsing
Hold ALT and press letter

This Info: ALT+q
Page Header: ALT+h
Topic Header: ALT+t
Topic Body: ALT+b
Contents: ALT+c
Search: ALT+s
Exit Menu/Up: ESC