<< 点击显示目录 >> 主页 ACOPOS 6D使用手册 > mapp 6D > 功能块 > McAcp6D > Function blocks > MC_BR_ShRecover_Acp6D |
This function block is used to be able to control an accident shuttle again.
Together with function block MC_BR_AsmGetAccidentSh_Acp6D, this function block plays a central role in handling accident shuttles.
I/O |
Parameter |
Data type |
Description |
IN |
Reference to Mc6DShuttleType |
The shuttle reference establishes the link between the function block and a shuttle. |
|
IN |
Execute |
BOOL |
Execution of the function block begins on a rising edge of this input. |
IN |
BufferOption |
Selects the option for restoring the movement buffer. |
|
IN |
ShortAxesOption |
Selects the option for restoring the shuttle position on the short axes. |
|
OUT |
Done |
BOOL |
Execution successful, function block finished. |
OUT |
Acknowledge |
BOOL |
The command is accepted by the ACOPOS 6D controller. The command is stored in the motion buffer. |
OUT |
Busy |
BOOL |
The function block is active and must continue to be called. |
OUT |
CommandAborted |
BOOL |
The command was aborted by another command. |
OUT |
Error |
BOOL |
Error during execution. |
OUT |
ErrorID |
DINT |
Error number |
Table: Parameters