1/28/2021 6:28 PM | |
Joined: 8/21/2014 Last visit: 1/9/2025 Posts: 139 Rating:
|
Hi, We tried _enablefixedgearing command to activate gearing and tried moving master axis. But slave is not moving. The function block call returns zero. In our case, we are trying to implement this with two virtual axis. Created fixed gear technology object . In the motionin section we gave first virtual axis connection . In the second axis synchrous object we enabled interconnection with the fixed gear. In the interconnection view we can see motion in of fixed gear object is connected to first axis and motion out is connected to second axis synchronous object. After issuing enablefixed gearing command we are thinking that the second axis will also move along with first axis(1:1, _pos command). But only first axis is moving. The second axis synchronous object sync state is inactive. What we are missing to make this working? ------------------------------------------------------------------------------------------ |
Last edited by: Jen_Moderator at: 01/29/2021 09:59:04New subject after splitting |
|
1/29/2021 2:52 PM | |
Joined: 10/11/2006 Last visit: 4/17/2025 Posts: 6008 Rating:
|
Hello, you have to enable master and slave. Then you have: _enableFixedGearMotionIn _enableFixedGearing After this enable MotionIn of the slave. _runPositionBasedMotionIn Then you can move Master. You can check systemvariables: 2.3.2 Systemvariablen https://support.industry.siemens.com/cs/ww/en/view/109744601 |
With best regards, |
|
This contribution was helpful to
1 thankful Users |
Follow us on