Vacon · NXS NXP
A division by zero error has occurred within the custom application program running on the drive. This indicates a mathematical error in the program logic, which can cause the drive to halt or behave unpredictably. If left unaddressed, the drive cannot execute the affected part of the application, disrupting operations.
Click steps to track your progress.
Identify the specific application program (e.g., using NCDrive or a similar programming tool) running on the drive.
Review the application code for any division operations where the divisor could potentially become zero.
Implement conditional checks (e.g., IF divisor = 0 THEN assign value 1) before division operations in the application program.
Trace the values of variables involved in recent division operations using online monitoring tools.
Download the corrected application program to the drive and retest the functionality.
Verify the integrity of input signals (e.g., 4-20mA, 0-10V) that feed into the application logic.