- 错误1
Error reported by S-function ‘adams_plant’ in ‘Control_leg/adams_sub/ADAMS Plant/S-Function’:
AEI_Outputs: Adams output evaluation failure at time 0.005000
翻译:位于“路径”的s函数’adams_plant’报告了一个错误,AEI输出,在0.005秒Adams输出值计算失败。
解决:因为输入信号使用了Constant Blok 是常量而不是函数信号,换用Step或者其他函数作输入,报错消失。(Tips:在0.005s出现错误是因为Adams模型的仿真最小间隔时间就是0.005s)