<< Prev        Next >>

ID : 7490

MC_EncReset

To reset encoder.

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.

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.
J1 Boolean
  • TRUE : Enable
  • FALSE : Disable
1st-axis encoder reset
TRUE : Reset the encoder
FALSE : Do not reset the encoder
J2 Boolean
  • TRUE : Enable
  • FALSE : Disable
2nd-axis encoder reset
TRUE : Reset the encoder
FALSE : Do not reset the encoder
J3 Boolean
  • TRUE : Enable
  • FALSE : Disable
3rd-axis encoder reset
TRUE : Reset the encoder
FALSE : Do not reset the encoder
J4 Boolean
  • TRUE : Enable
  • FALSE : Disable
4th-axis encoder reset
TRUE : Reset the encoder
FALSE : Do not reset the encoder
J5 Boolean
  • TRUE : Enable
  • FALSE : Disable
5th-axis encoder reset
TRUE : Reset the encoder
FALSE : Do not reset the encoder
J6 Boolean
  • TRUE : Enable
  • FALSE : Disable
6th-axis encoder reset
TRUE : Reset the encoder
FALSE : Do not reset the encoder
J7 Boolean
  • TRUE : Enable
  • FALSE : Disable
7th-axis encoder reset
TRUE : Reset the encoder
FALSE : Do not reset the encoder
J8 Boolean
  • TRUE : Enable
  • FALSE : Disable
8th-axis encoder reset
TRUE : Reset the encoder
FALSE : Do not reset the encoder

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

About Resetting the Encoder
If [8540467* *-axis:Encoder System Down] is displayed due to running out of encoder backup battery or other reasons, or [8540468* *-axis:Encoder over speed error] is displayed due to excessive impact at that time of the controller power off, the encoder must be reset and CALSET work must be done.

Attention

CALSET must be performed after the encoder reset.
After MC_EncReset execution, be sure to execute AOI"MC_RobotCalSet".

ID : 7490

<< Prev        Next >>