Hi Community!
I am using ASIOMMRemove and ASIOMMCreate to replace the arconfig and iomap data objects with data objects that are generated by piecing XML files together based on what interface options are plugged into the slots on an APC 3100.
This is working after the reboot as far as SDM is concerned, the layout is correct, and the actual interface card module OK goes TRUE; however, the logger returns 30026 warnings that PNP has an error generating the individual communication devices i.e. SL2.IF5 (Tested with FPSC, I485, and FPLK modules) and the communication devices will not work as they do when configured through the physical view. I also get 32173 Powerlink V2: Bind failed when trying to connect to a bus controller (This works correctly when the modules are configured in the physical view whether I load in my own configs or not).
The arconfig and iomap files are generated from pieces that are copied from the actual AS-built files, and I have the same issue when using iomap and arconfig files generated from an AS-built file, just with the actual IF modules not in the physical view of the project.
Is there something else that needs to be incorporated into a project for this to work? GUID cf343575-533b-4251-b7de-09810d6f47d6 only calls out the arconfig and iomap data objects.
I also have the IF modules , BC, BM, etc. added to additionally supported hardware as the module OK would not go TRUE on the interface modules without that.
Any help in diagnosing this would be greatly appreciated.