I am trying to figure out the rules around using different libraries that attach a different asyncom version to said library:
I want to use canbus_11 and IOL_basic_8 but they use different versions of asyncom and I cant seem to delete one asyncom over the other. The result is that I have 2 versions of defined variables

At some point (before needing the canbus library) I realised I had to delete all libraries and add the asyncom_11 one first but that no longer works (and also seems like the wrong way to go about adding libraries)
Do I have to downgrade my IOL_Basic to version 9? But Asyncom is already at version 13?
Also if I search for ASYN_UDT_COM I can open 2 asyncom data types but if I search it I can only find one
