Exception: Default name 'name' requested for bus under parent parent has a length that exceeds the maximum supported length of maxLength characters¶
Exception id: 0x01000004
Parameter  | 
Description  | 
|---|---|
name  | 
The default name requested by the model.  | 
parent  | 
The parent of the bus that’s being instantiated.  | 
maxLength  | 
The maximum length for bus default names.  | 
Description¶
The controller description specifies an default name name that is longer than supported. This could be caused by the controller description being from a newer PMP version than the code running on the (simulated) top-controller or an invalid controller description.