ABB · ACS850 Standard Program Firmware
This is a warning during parameter application to an e100 drive, often due to an unsupported parameter, an incorrect number of arguments/values, wrong value types, or attempting to download a parameter table from a different product configuration (e.g., a resolver option table to a non-resolver drive). While a warning, it means parameters may not be correctly applied, leading to suboptimal or incorrect drive operation.
Click steps to track your progress.
Verify the parameter index and sub-index against the drive's specific e100 series parameter manual for accuracy (e.g., checking P1-01 (Motor Type)).
Confirm the parameter's access rights (read/write) in the manual before attempting to modify its value.
Check the data type and value range specified for the parameter in the documentation and ensure the applied value conforms (e.g., P1-02 (Motor Rated Speed) must be a positive integer).
For multi-argument parameters, ensure all required arguments are present and correctly formatted according to the parameter definition.
Review the syntax of the parameter write command for any typographical errors or incorrect delimiters.