Exception: Internal bus type string 'type' requested for bus 'bus' under parent parent has a length that exceeds the maximum supported length of maxLength characters¶
Exception id: 0x01000003
Parameter  | 
Description  | 
|---|---|
type  | 
The bus type requested by the model.  | 
bus  | 
The name of the bus that’s being instantiated.  | 
parent  | 
The parent of the bus that’s being instantiated.  | 
maxLength  | 
The maximum length for internal bus type strings.  | 
Description¶
The controller description specifies an internal type type whose name 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.