This is part of 2.1.0latest release.

MLxHMIFeedbackConfiguration

0.2.0

Data type for robot TCP position feedback configuration data.

This data structure contains information necessary to configure the data coming back in the MLxHMIFeedbackData structure.

Version history

0.2.0

  Rioual

Changes

Added:
  • new Feedback Position options
show full history

0.1.0

  deGroot

Changes

Changed:

Overview

nametypedefaultcomment
CurrentRobotNumberDINTIndex of the robot that is current being displayed for Jogging and Teaching on the HMI.
CurrentRobotJogCoordFrameDINTCurrent Coordinate Frame selected for jogging and teaching the current robot. 0 = World (CMD pos), 2 = User (CMD pos), 10 = World (FB pos), 12 = User (FB pos)

Details

CurrentRobotNumber

DINT

Index of the robot that is current being displayed for Jogging and Teaching on the HMI.

Put 0 for a system with only one robot. Range from 0 (first robot) to 3 (fourth robot).

CurrentRobotJogCoordFrame

DINT

Current Coordinate Frame selected for jogging and teaching the current robot. It is also used to select in which Frame the Feedback Position will be returned.

valueexplanation
0World (command position)
2User (command position)
10World (feedback position)
12User (feedback position)

Pages built with Hugo - 04 Oct 2024 15:36 CEST