GetWorkZoneLimits#
This command returns the current definition of the bounding box with respect to the BRF,
set with the SetWorkZoneLimits command.
Syntax#
GetWorkZoneLimits()
Responses#
[2165][xmin, ymin, zmin, xmax, ymax, zmax]
xmin, ymin, zmin: the coordinates of the minimum corner of the cuboid in the BRF, in mm;
xmax, ymax, zmax: the coordinates of the maximum corner of the cuboid in the BRF, in mm.
Usage restrictions#
This command can be executed in any robot state.
Cyclic protocols#
In cyclic protocols, the GetWorkZoneLimits command is represented by
DynamicDataTypeID 18. See Section 4.4.6 for more details.