POWERLINK communication becomes available only after the drive recognizes the AC114 hardware and the controller project contains the POWERLINK versions of the ACOPOS runtime modules. Five red Error LED flashes identify the first commissioning gate: correct drive compatibility or update its bootloader before changing network settings.
1. Fault-code capture and hardware isolation
Before anything else, confirm that the failure occurs at interface-card recognition rather than during POWERLINK network startup. The reported installation contains an ACOPOS 1045, an X20CP1584 controller, and an AC114 interface. After installing the interface, its Error LED flashes red five times and its R/E LED remains red.
| Observation | Meaning | Commissioning decision |
|---|---|---|
| Error LED: five red flashes | Invalid hardware ID | Stop network configuration and check whether the drive bootloader recognizes AC114. |
R/E LED: red |
The interface has not reached normal communication | Treat this as a consequence until the hardware-ID fault is cleared. |
| Previous CAN communication worked | The drive and former interface could communicate | This does not prove compatibility with the newer POWERLINK interface. |
Record the complete ACOPOS model designation, hardware revision, installed interface identity, and bootloader or firmware information visible in the engineering tools or on the equipment labels. Do not move on until the repeated code is confirmed as exactly five red flashes and the documentation identifies it as Invalid hardware ID.
2. AC114 compatibility gate
An older ACOPOS can operate with a CAN interface while failing immediately with an AC114. The drive bootloader must identify an interface before higher-level firmware or POWERLINK communication can use it. If the bootloader predates support for the newer card, inserting the card produces the hardware-ID fault before controller configuration can affect the result.
Check the B&R minimum-version information for AC114 against the exact ACOPOS model and hardware revision. Some later drives shipped with updated bootloaders and were identified as working with AC114; older units require the documented bootloader update path. The minimum supported hardware revision varies by model, so use the entry for the exact drive rather than transferring a threshold from another ACOPOS model.
- Read the ACOPOS nameplate and record its complete model and hardware revision.
- Compare that information with the
AC114minimum-version list. - If the drive meets the listed minimum, inspect card seating and verify that the installed interface is actually an
AC114. - If the drive is below the listed minimum, classify the problem as a bootloader-compatibility issue and prepare the bridge-interface update procedure.
Do not move on until the drive is classified as either natively compatible with AC114 or requiring a bootloader update.
3. Bootloader bridge procedure
The incompatible drive cannot update itself through the unrecognized AC114: the communication path needed for the update is unavailable because recognition fails first. The documented update process requires a working AC110 or AC112 interface as the bridge. Follow the Bootloader Update section of Automation Studio Help for the applicable drive and interface combination.
- Identify the former CAN interface instead of assuming that it is a suitable bridge. Confirm whether it is a working
AC110orAC112. - If neither supported bridge is available, contact the local B&R office or an official B&R support channel. An
AC112is discontinued, so borrowing a service interface may be more practical than purchasing one. - Install the working bridge interface and confirm that communication with the ACOPOS is restored through that interface.
- Run the bootloader update exactly as described in Automation Studio Help. Keep the bridge installed until the engineering software reports successful completion.
- Read back the resulting bootloader information and compare it with the required
AC114minimum version for the exact drive revision.
Do not remove the bridge or reinstall the POWERLINK card until the update reports success and the resulting version satisfies the published compatibility entry.
4. AC114 installation and POWERLINK bring-up
After the compatibility gate is satisfied, install the AC114 and separate local recognition from network commissioning. First verify that the five-flash invalid-hardware-ID sequence no longer appears. If it remains, return to the model/revision comparison, confirm the update result, and inspect whether the interface is fully seated. Repeatedly changing controller-side settings cannot clear a bootloader-level hardware-ID rejection.
- Install the
AC114according to the ACOPOS hardware instructions. - Start the drive and observe the interface before relying on controller diagnostics.
- Confirm that the Error LED no longer repeats five red flashes.
- Connect the POWERLINK path to the
X20CP1584using the controller project’s intended topology. - Open the controller and network diagnostics and confirm that the configured interface is discovered without an invalid-hardware-ID indication.
Do not move on until the drive recognizes the AC114. Absence of the five-flash code proves the recognition gate has been passed; it does not yet prove that the Automation Studio project is configured for POWERLINK.
5. Automation Studio runtime-module conversion
A project previously built for the CAN interface contains different ACOPOS runtime modules from a POWERLINK project. Replace both Acp10man.br and Acp10sys.br with the variants intended for POWERLINK. Changing only the physical card leaves the controller application carrying the former communication-specific binaries.
| Project item | Required action | Confirmation |
|---|---|---|
Acp10man.br |
Exchange the CAN variant for the POWERLINK variant. | The project resolves the binary for the POWERLINK configuration. |
Acp10sys.br |
Exchange the CAN variant for the POWERLINK variant. | No former CAN-specific copy remains active in the build. |
| Hardware configuration | Represent the installed AC114 and intended POWERLINK connection. |
The build and hardware comparison report no interface mismatch. |
- Back up the working project configuration.
- Remove or exchange the CAN-specific copies of both runtime modules.
- Add the corresponding POWERLINK versions through the project’s supported library or module-selection workflow.
- Rebuild the project and resolve every missing, duplicate, or incompatible module report.
- Transfer the completed configuration to the
X20CP1584and restart the affected runtime as required by the engineering workflow.
Do not proceed to motion testing until both named modules are converted and the project builds without a CAN/POWERLINK interface mismatch.
6. End-to-end communication verification
Verify the repair in layers so a remaining project problem is not mistaken for another card failure.
- Restart the controller and drive from a defined stopped condition.
- Confirm that the
AC114does not display the five-red-flashInvalid hardware IDcode. - Check POWERLINK diagnostics and confirm that the configured drive is present without an interface error.
- Open the ACOPOS diagnostics and verify that status data updates cyclically rather than remaining stale or unavailable.
- Check the controller diagnostic log for missing or incompatible
Acp10man.brandAcp10sys.brentries. - Repeat the restart test. Accept the commissioning result only when card recognition, POWERLINK discovery, cyclic status updates, and runtime-module loading all pass again.
Recurring mistakes are bypassing the minimum-version check, assuming any former CAN card can perform the bootloader update, sourcing an obsolete AC112 before asking B&R about a service loan, and replacing the interface without exchanging both project runtime modules.
FAQ
How do I clear five red flashes on an AC114?
Five red flashes mean Invalid hardware ID. Compare the exact ACOPOS model and hardware revision with the AC114 minimum-version information, then use the documented bootloader update path with a working AC110 or AC112 if the drive is too old.
How do I update an ACOPOS that does not recognize AC114?
Install a working AC110 or AC112 as the bridge and follow the Bootloader Update procedure in Automation Studio Help. The unrecognized AC114 cannot provide the POWERLINK path needed to perform its own compatibility update.
How do I verify the ACOPOS POWERLINK conversion?
Confirm that the five-flash code is gone, the controller discovers the drive, cyclic status data updates, and the project loads the POWERLINK versions of Acp10man.br and Acp10sys.br. Repeat those checks after restarting the controller and drive.