ABB_ACS580_VFD
ABB ACS580 general-purpose drive — ABB Drives profile telegram driver with inching, reverse and control-location selection.
When to use it
Use ABB_ACS580_VFD when an ACS580 general-purpose drive is controlled over a fieldbus using the ABB Drives communication profile, and the PLC assembles the control word and decodes the status word rather than using a vendor add-on instruction.
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 | Unit |
|---|---|---|
| ENABLE | BOOL | — |
| RUN | BOOL | — |
| DIR | BOOL | — |
| SPD_REF | REAL | % |
| JOG1 | BOOL | — |
| JOG2 | BOOL | — |
| SEL_EXT2 | BOOL | — |
| RAMP_HOLD | BOOL | — |
| RAMP_TO_ZERO | BOOL | — |
| COAST_STOP | BOOL | — |
| EMCY_STOP | BOOL | — |
| FAULT_RESET | BOOL | — |
| STATUS_WORD | WORD | — |
| ACT1_WORD | INT | — |
| ACT_FULL_SCALE | INT | — |
| FAULT_CODE_WORD | UINT | — |
| COMMS_OK | BOOL | — |
| TELEGRAM_TMO | TIME | — |
| REF_SCALED | BOOL | — |
| START_TMO | TIME | — |
| STOP_HOLD | TIME | — |
| ACK | BOOL | — |
Outputs
| Port | Type | Unit |
|---|---|---|
| CTRL_WORD | WORD | — |
| REF1_WORD | INT | — |
| SPEED_PCT | REAL | % |
| SPD_ACT_PCT | REAL | % |
| SEQ_STATE | INT | — |
| READY | BOOL | — |
| RUNNING | BOOL | — |
| AT_SPEED | BOOL | — |
| ST_RDY_RUN | BOOL | — |
| ST_SWON_INHIBITED | BOOL | — |
| ST_REMOTE | BOOL | — |
| JOGGING | BOOL | — |
| FAULT_CODE | UINT | — |
| ALM_TRIPPED | BOOL | — |
| ALM_WARNING | BOOL | — |
| ALM_OFF2_ACTIVE | BOOL | — |
| ALM_OFF3_ACTIVE | BOOL | — |
| ALM_TELEGRAM_STALE | BOOL | — |
| ALM_START_TMO | BOOL | — |
| ALM_LOCAL | BOOL | — |
| ALM_REF_UNSCALED | BOOL | — |
| ALM_REF_CLAMPED | BOOL | — |
| ALM_CFG_ERR | BOOL | — |
IEC 61499 event interface
EI INIT, REQ·EO INITO, CNF
Supervised control write
ABB_ACS580_VFD commands a real actuator. It is written to sit underneath your own interlock, permissive and protection logic — not to replace it. Commission it as you would any control block you wrote yourself.
Validation evidence
- Tests
- 22
- Simulated scans
- 440
- 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 ABB_ACS580_VFD — 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.