Exception: The version 'SubControllerVersion' of the registered subcontroller of type 'Type' is incompatible with the required version 'RequiredVersion'

Exception id: 0x06000003

Parameters

Parameter

Description

SubControllerVersion

The version of the registered subcontroller.

Type

The type of the subcontroller.

RequiredVersion

The required version of the simulator.

Description

The subcontroller cannot be created since there is no slave with a version to is compliant to the required version. To be compliant the major version must be identical and the minor version is at most the required version.