shansen Posted July 24, 2010 Share Posted July 24, 2010 Is there any way I can quickly disable all amplifier fault protection for a motor? My company has developed our own custom card similar to the ACC24E2A. In order to verify that our card works with the Power PMAC, I would like to enable motors 1-4 on the Power PMAC (bypassing the AmpFault protection). Is there a quick and easy variable I can change? We used to zero out the Status Flag register (Ix24) in the Turbo PMAC2 to perform this test. Link to comment Share on other sites More sharing options...
Sina.Sattari Posted July 24, 2010 Share Posted July 24, 2010 If you set Motor[x].pAmpFault=0 then the amp fault will be ignored regardless of Motor[x].AmpFaultBit and Motor[x].AmpFaultLevel settings. Please make sure to write down the setting for Motor[x].pAmpFault before setting it to zero. Link to comment Share on other sites More sharing options...
Recommended Posts