Command 754: Acquires the setting value of the allowable motion area by specifying the lower limit position

Acquires the motion range area lower limit position.

Command Syntax

bit Name Description
Parameter 1 15 coordinateSelection

Specifies the coordinate.

0 = X

1 = Y

2 = Z

14
1
0

Response Syntax

bit Name Description
Response 1 15 coordinateSelection

Returns the specified coordinate.

0=X

1=Y

2=Z

14
1
0
bit Name Description
Response 2 15

lowerLimit

High-order word

Returns the lower limit coordinate where the Manipulator may travel as the actual value × 1000 converted to a 32-bit integer.

High-order side 16 bit.

14
1
0
bit Name Description
Response 3 15

lowerLimit

Low-order word

Returns the lower limit coordinate where the Manipulator may travel as the actual value × 1000 converted to a 32-bit integer.

Low-order side 16 bit.

14
1
0

Description

Acquires the lower limit position of the motion range area for the selected coordinate.

The value will be returned as fixed-point data which validates to three decimal places.

Example

When setting with the following coordinates.

X axis Y axis Z axis
Lower limit position 10.000 20.000 30.000
Upper limit position 200.000 100.000 100.000
Command Response

02F2H 0000H

02F2H 0001H

02F2H 0002H

02F2H 0000H 0000H 000AH

02F2H 0001H 0000H 0014H

02F2H 0002H 0000H 001EH