<< Prev        Next >>

ID : 7395

MC_ReadForceData

Obtain the force control data.

Graphic expression AOI category
Non motion

Input and Output Variable

Variable name Data type Valid range Conditions for Input and Output
AxesGroup eRC_AxesGroup -
Robot group
Specify a robot variable (structured type data : eRC_AxesGroup) of user-defined type.
ForceData1 eRC_Vector For output
A data that you intend to obtain
ForceData2 eRC_Vector For output
A data that you intend to obtain

Input Variable

Variable name Data type Valid range
Execute Boolean
  • TRUE : Start
  • FALSE : -
Execution start
When the variable is changed from FALSE to TRUE, this AOI is executed.
ForceDataNo Integer 0 to 15
Data number
Specify a data number that you intend to obtain.
For details, refer to Function description.
Mode Integer -1, 0
Mode
If "0" is specified, acquire data.
If "-1" is specified, acquire the data and then reset the buffer data.

Output Variable

Variable name Data type / Description
Done Boolean
Execution completion confirmation
TRUE : This AOI execution is completed.
FALSE : This AOI execution is not completed.
Busy Boolean
Processing status of this AOI
TRUE : Being executed.
FALSE : Not being executed.
Error Boolean
Error presence
TRUE: This AOI ended abnormally.
FALSE : This AOI ended successfully.
ErrorID Integer
Error location
2800 : The error occurred in the PLC program.
2801 : The error occurred in the robot controller.
ErrorIDEx DInt
Error Code
This is a number to identify the error description.
For details, refer to "Error code list".

Function Description

ForceDataNo ForceData1 ForceData2
0 The sensor value [N] on the control coordinate system The sensor value [Nm] on the control coordinate system
1 The sensor output value [pulse/N] The sensor output value [pulse/Nm]
2 The positive peak of the force [N] on the force control coordinate system The positive peak of the moment [Nm] on the force control coordinate system
3 The negative peak of the force [N] on the force control coordinate system The negative peak of the moment [Nm] on the force control coordinate system
4 The travel distance (command value)[mm] of the tool end from the start of the force control on the force control coordinate system The travel distance (command value)[deg] of the tool end from the start of the force control on the force control coordinate system
5 The positive peak (command value)[mm] of the tool end's travel distance from the start of the force control on the force control coordinate system The positive peak (command value)[deg] of the tool end's travel distance from the start of the force control on the force control coordinate system
6 The negative peaks (command value)[mm] of the tool end's travel distance from the start of the force control on the force control coordinate system The negative peaks (command value)[deg] of the tool end's travel distance from the start of the force control on the force control coordinate system
7 The travel distance (current value)[mm] of the tool end from the start of the force control on the force control coordinate system The travel distance (current value)[deg] of the tool end from the start of the force control on the force control coordinate system
8 The positive peak (current value)[mm] of the tool end's travel distance from the start of the force control on the force control coordinate system The positive peak (current value)[deg] of the tool end's travel distance from the start of the force control on the force control coordinate system
9 The negative peaks (current value)[mm] of the tool end's travel distance from the start of the force control on the force control coordinate system The negative peaks (current value)[deg] of the tool end's travel distance from the start of the force control on the force control coordinate system
10 The deviation [mm] between the command value and the force control command value from the start of the force control on the force control coordinate system The deviation [deg] between the command value and the force control command value from the start of the force control on the force control coordinate system
11 The positive peak of the deviation [mm] between the command value and the force control command value from the start of the force control on the force control coordinate system The positive peak of the deviation [deg] between the command value and the force control command value from the start of the force control on the force control coordinate system
12 The negative peak of the deviation [mm] between the command value and the force control command value from the start of the force control on the force control coordinate system The negative peak of the deviation [deg] between the command value and the force control command value from the start of the force control on the force control coordinate system
13 The force [N] of the sensor value The moment [Nm] of the sensor value
14 The positive peaks of the force [N] of the sensor value The positive peaks of the moment [Nm] of the sensor value
15 The negative peaks of the force [N] of the sensor value The negative peaks of the moment [Nm] of the sensor value

Attention

-

ID : 7395

<< Prev        Next >>