/
XBot Group Bond Control

XBot Group Bond Control

Use this command to control the group bond status. A bonded group can be moved as one, by sending a motion command to any individual XBot in the connected group.

Fieldbus Interface

 PMC_BondXbotGroup

Name

Data Type

Description

Name

Data Type

Description

Execute

BOOL

GroupID

USINT

Group ID corresponding to which group to operate

IsBond

BOOL

FALSE: Unbond member XBots; TRUE: Bond member XBots

Mode

USINT

0: XY position decoupled with Rz position; 1: XY position coupled with Rz position

PM_Controller

PMControllerType

Name

Data Type

Description

Name

Data Type

Description

Done

BOOL

Busy

BOOL

Aborted

BOOL

Error

BOOL

ErrorID

UINT

Ethernet Interface 

PMCRTN BondXbotGroup(int groupID, bool isBond, GROUPBONDOPTIONS bondoptions)

Name

Type

Description

Name

Type

Description

groupID

int

Group ID

isBond

bool

FALSE: Unbond member XBots; TRUE: Bond member XBots

bondoptions

enum

SIXDOF_DECOUPLED (0) = 6 degrees of freedom bonded, but X, Y, Z are decoupled from RX, RY, RZ; SIXDOF_COUPLED (1) = 6 degrees of freedom bonded, X, Y, Z are coupled with RX, RY, RZ;

Name

Type

Description

Name

Type

Description

PMCRTN

PMCRTN enum

Conditions

Operating Conditions

Operating Conditions

Preconditions

Postconditions

The XBot(s) in the group will be bonded or unbonded.

Description

Use this command to control the group bond status. A bonded group can be moved as one, by sending a motion command to any individual XBot in the connected group. The motion command target position will be applied to that XBot. This can also be used to unbond the XBots in the group.

 

in XY decoupled from RZ Mode:

in XY coupled with RZ Mode:

  • When one XBot is operated by one command such as motion commands, levitation command, stream command, stop command, all members in the group will be indirectly driven by the command as well by maintaining the relative positions

  • Levitation and force mode in a connected group will cause all XBots to experience the same levitate/land and force mode on/off command. Relative positions between XBots may no longer be maintained

Feedback and Comments

Please email us at tech.portal@planarmotor.com