<< 点击显示目录 >> 主页 ACOPOS 6D使用手册 > mapp 6D > 功能块 > McAcp6D > Function blocks > MC_BR_ShGetPayload_Acp6D |
This function block reads out the current weight of a shuttle.
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 |
Mode |
Selects the mode for how the weight should be read out |
|
IN |
Duration |
REAL |
Measurement duration in mode "mcAcp6D_PAYLOAD_DURATION". |
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 |
OUT |
Payload |
REAL |
Current weight |
Table: Parameters