I do have a SCALXIO bench integrated with CarMaker. I am planning to implement Automation using XIL.API’s with Python. I am following document “CarMakerPythonAPIAddon.pdf” provided by CarMaker to implement the same. I was able to initialize all necessary class instances from TestbenchFactory , MAPortState and TestbenchPortException with XIL API’s. I was even able to create MAPORT using “config_dsrt.xml” file, but was not able to load configuration. Any help on this would be appreciated.