<< 点击显示目录 >> 主页 ACOPOS 6D使用手册 > mapp 6D > 功能块 > McAcp6D > Function blocks > MC_BR_ShWaitDisp_Acp6D |
I/O |
Parameter |
Data type |
Description |
IN |
Reference to Mc6DShuttleType |
The shuttle reference establishes the link between the function block and a shuttle. |
|
IN |
BOOL |
Execution of the function block begins on a rising edge of this input. |
|
IN |
CommandLabel |
UINT |
Optional command label. Can be used to uniquely name commands. |
IN |
TriggerXDI |
UINT |
ID of the shuttle that is being monitored |
IN |
DispMode |
Defines the displacement |
|
IN |
DispType |
How triggering takes place |
|
IN |
Threshold |
REAL |
Displacement value |
IN |
PosXFactor |
REAL |
With DispMode = 2, the A value of Threshold = A*X + B*Y |
IN |
PosYFactor |
REAL |
With DispMode = 2, the B value of Threshold = A*X + B*Y |
OUT |
Done |
BOOL |
Execution successful, function block finished. |
OUT |
Acknowledge |
BOOL |
The command was accepted. |
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