Issue:
While Import XML file in BMXNOR0200, the error appears "User Parameter profile import failure, maybe your CPU address exceeds the maximum limit".
Product Line:
BMXNOR0200H
Environment:
All
Resolution:
The error "User Parameter profile import failure, maybe your CPU address exceeds the maximum limit" will only appear when the state RAM (%M, %MW) in CPU ( M340 / M580 ) is defined to the address which is exceeded by the data object CPU address in XML File.
For e.g. in the CPU it is maximum limit for %MW is 2048. Now if we defined some data object CPU address beyond 2048. This is where the error appears.
To overcome, see the maximum address in the XML file.
Open the PLC program, set the CPU state RAM beyond this XML CPU address.