ABB · ACS850 Standard Program Firmware
This error occurs during Real-time Ethernet control when a Process Data Object (PDO) value sent to the drive exceeds its valid range, often seen with velocity reference PDOs. This typically happens when an axis geared to a master reference has its master position/encoder value changed programmatically, leading to an excessive velocity demand. An out-of-range PDO can cause erratic or uncontrolled motion and system instability.
Click steps to track your progress.
Review the master controller's program and ensure that any PDO values (e.g., target velocity, target position) sent to the drive are within the drive's configured limits (e.g., P3-05 (Maximum Speed), P4-01 (Software Limit Positive)).
Check the scaling factors and unit conversions in the master controller's configuration (e.g., 1000 counts/sec to 1 RPM) to ensure they match the drive's expected input units.
Monitor the actual PDO values being sent by the master using a network analyzer or the drive's diagnostic tools to identify the specific out-of-range value.
Inspect the Ethernet cabling for damage or improper shielding, and check for strong electromagnetic interference in the vicinity of the network connection points.
If applicable, adjust the drive's internal limits (e.g., P3-05 (Maximum Speed), P4-01 (Software Limit Positive)) to accommodate the required operational range, but always within safe mechanical limits.