RafaelFalcaro Posted September 24 Share Posted September 24 Hi, I have three PowerPMAC BrickLV Firmware 2.6.1.0 configured in MACRO ring. I've created a MACRO initialization PLC that executes the CMD "MacroControllerInit". This PLC is called by PowerOnMotor PLC (on startup). When I deploy the code to the controller ($$$*** -> Build and Download All Programs -> save -> $$$), it fails the reset, and I need to reboot the controller mannually from Linux environment (or power cycle). But, after the reboot, the project loads fine, and there's no more problems on controller reset. I checked the project saved to the Power PMAC memory and the PLC in question is present. Why the reset fail only occours in first reset after the project deploy? Quote Link to comment Share on other sites More sharing options...
MoMo Posted September 25 Share Posted September 25 I'm not quite sure about the specific reason, but I suggest you update the firmware to version 2.7.1.X, as this version has fixes for some issues related to MACRO. Quote Link to comment Share on other sites More sharing options...
steve.milici Posted September 25 Share Posted September 25 Something to note: If the project has MACRO setup changes in script header files (“.pmh”) and in the power-on PLC, conflicts with saved setup elements and the power-on PLC can sometimes happen at startup. It might be useful to have the power-on PLC with an initial timeout to avoid situations as this. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.