Open Core Interface - MLPI
MLPI-MotionLogicProgrammingInterface(mlpi4Java)  1.26.2
com.boschrexroth.mlpi.Robot.RobotSafeZoneData Class Reference
Collaboration diagram for com.boschrexroth.mlpi.Robot.RobotSafeZoneData:
Collaboration graph

Detailed Description

This class defines the parameters of the GetSafeZones command. You may want to use this class to read all Safezones.

Elements of class RobotSafeZoneData

Type Element Description
long ZoneNumber Number of the Safezone
Robot.RobotSafeZonetype ZoneType Type of the Safezone
Array of double maxPos maxPosition of the Safezone
Array of double minPos minPosition of the Safezone

Definition at line 825 of file Robot.java.


The documentation for this class was generated from the following file: