<< 点击显示目录 >> 主页 ACOPOS 6D使用手册 > mapp 6D > 功能块 > McAcp6D > Function blocks > MC_BR_AutoZoneClear_Acp6D |
This function block is used to notify the ACOPOS 6D controller that the loading zone is free and ready for loading the next shuttle.
I/O |
Parameter |
Data type |
Description |
IN |
Reference to Mc6DAssemblyType |
The assembly reference establishes the connection between the function block and an assembly. |
|
IN |
Execute |
BOOL |
Execution of the function block begins on a rising edge of this input. |
IN |
ZoneID |
USINT |
Zone reference ID |
OUT |
Done |
BOOL |
Execution successful, function block finished. |
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