Can we deactivate a motor during simulation? I'm running the simulation through an ACF file and would like to deactivate the motor once a sensor gets triggered.
Can we deactivate a motor during simulation? I'm running the simulation through an ACF file and would like to deactivate the motor once a sensor gets triggered.
You can access the sforce from the acf, no matetr which tool it is modeled in. It might just be a bit more complicated to find the ID number. But export an adm-file and you will be able to find it. Adams/Solver does not know much about toolkits or UDE. But there is the likelihood that by deactivating the joint, you will break something else (requests, variables or other things depending on the sforce) and then you have to deactivate them too.
You can access the sforce from the acf, no matetr which tool it is modeled in. It might just be a bit more complicated to find the ID number. But export an adm-file and you will be able to find it. Adams/Solver does not know much about toolkits or UDE. But there is the likelihood that by deactivating the joint, you will break something else (requests, variables or other things depending on the sforce) and then you have to deactivate them too.