ABB · ACS580
The drive has received a request from the PLC via Fieldbus Adapter (FBA A) that it cannot fulfill because the requested functionality is either unavailable or not activated. This indicates a discrepancy between the PLC program's expectations and the drive's current configuration, preventing proper fieldbus control.
Click steps to track your progress.
Review the PLC program for write attempts to drive parameters, ensuring they are valid and writable according to the drive's manual.
Compare the fieldbus mapping (e.g., control words, status words) in the PLC configuration to the drive's FBA A documentation; correct any discrepancies.
Verify the drive's parameter P51.01 (Control place) is set to Fieldbus (e.g., value 4) if control is expected from the PLC via FBA A.
Check the drive's operating mode (e.g., local/remote) and fault status; clear any active faults before attempting parameter writes.
Attempt to write the problematic parameter manually from the drive's control panel to confirm its writability under normal conditions.