Dear all,
I'm running a co-simulation with mechancial system representation in Adams and a control system in simulink. The interface is established via co-simulation (controls plugin): injection of electrical torque into ADAMS model, feedback of position…
The error message from .msg is as follows:
---- START: ERROR ----
Error: GRAPHICS/432, EXTERNAL has been illegally defined.
External file = Robot10.xmt_txt Part = PART_233 Element = CYLINDER_432
Error code = 1
Please verify that…
Error reported by S-function 'adams_plant' in 'untitled/adams_sub/ADAMS Plant/S-Function':
Internal Error during execution of command 4. AEI_Initialize: Error in initialization.
I accidentally saved "adams_sys.mdl" into the Adams installation directory and now when I want to do co-simulation with the new adams model, the previous simulink block will open. Any ideas how I resolve it?
Thanks
I want to connect Adams/Car with a Matlab Simulink model. This does work for me when I set the necessary model/block parameters in Simulink and then build it as C-Code into a *dll which I can import via the plant export feature.
Now I'd like…