AGV_AMR_IF
AGV / AMR station handoff: calls a vehicle from the fleet manager, proves the vehicle that docked is the vehicle assigned, and permits the transfer.
When to use it
Use AGV_AMR_IF when a conveyor, lift or roller station hands loads to or takes loads from an AGV/AMR fleet through a fleet manager (VDA 5050 or similar), and the station PLC must call a vehicle, wait for it, run the transfer and release it.
Interface
The published port signature. This is the whole of what the block exposes to your program — the implementation body is not shown here and ships with the download.
Inputs
| Port | Type |
|---|---|
| ENABLE | BOOL |
| CALL | BOOL |
| STATION | UINT |
| LOAD_READY | BOOL |
| PARAMS | STRING |
| RELEASE | BOOL |
| FM_ONLINE | BOOL |
| FM_ASSIGNED | BOOL |
| FM_VEHICLE_ID | UINT |
| FM_ETA | TIME |
| FM_AT_STATION | BOOL |
| FM_AT_ID | UINT |
| XFER_DONE | BOOL |
| ASSIGN_TMO | TIME |
| ARRIVE_TMO | TIME |
| XFER_TMO | TIME |
| DEASSIGN_T | TIME |
| RELEASE_TMO | TIME |
| ACK | BOOL |
Outputs
| Port | Type |
|---|---|
| VEHICLE_ID | UINT |
| ETA | TIME |
| AT_STATION | BOOL |
| CALL_ACTIVE | BOOL |
| ORDER_STATE | USINT |
| XFER_PERMIT | BOOL |
| HANDOFF_DONE | BOOL |
| VALID | BOOL |
| ALM_FM_OFFLINE | BOOL |
| ALM_WRONG_VEHICLE | BOOL |
| ALM_NO_ASSIGN | BOOL |
| ALM_NO_ARRIVE | BOOL |
| ALM_XFER_TMO | BOOL |
| ALM_ORDER_LOST | BOOL |
| ALM_NO_RELEASE | BOOL |
IEC 61499 event interface
EI INIT, REQ·EO INITO, CNF
Validation evidence
- Tests
- 15
- Simulated scans
- 480
- Simulator
- v0.1.0
Complete IEC 61131-3 implementation with a published test suite that runs on the vplant simulator. The counts above are that suite, executed on this build.
- Conforms to IEC 61131-3
- Conforms to IEC 61499
Download AGV_AMR_IF — free
Create a free Ri Tech account to download the block. You get the Structured Text body, the Rockwell Add-On Instruction (.L5X), the Schneider Control Expert DFB (.XDB), PLCopen XML, the IEC 61499 function block type (.fbt) and the datasheet.
Every block in the catalogue is free to download, in every format, with no purchase and no card. Browsing needs no account at all; downloading needs a signed-in one, so the block lands in your library and re-downloads whenever you need it.
Source is never published on this page. The implementation is released to a signed-in Ri Tech account — free of charge, but never anonymously.