paison Posted September 13, 2017 Share Posted September 13, 2017 hello everyone: If the No. 1 axis calls # 1hmz, how will the encoder position and motor position be converted? Link to comment Share on other sites More sharing options...
Omron Forums Support Posted September 13, 2017 Share Posted September 13, 2017 Encoder position is not affected; it is always in reference to power on or reset position. Motor position is set to 0 unless using an absolute encoder in which case it is set to the current encoder position. Link to comment Share on other sites More sharing options...
paison Posted September 15, 2017 Author Share Posted September 15, 2017 Thanks for your answer,When HMZ is called, if the call triggers the latch, how does the latch change into the encoder location? Link to comment Share on other sites More sharing options...
curtwilson Posted September 18, 2017 Share Posted September 18, 2017 The HMZ command causes no hardware functions. It simply changes the value of the motor commanded software position register (suggested Mxx61) to zero, and the value of the motor actual software position register (suggested Mxx62) to (CommandPos - FollowingError). As Greg said, it does nothing to the hardware encoder position registers (like Mxx01) in the ASIC. Link to comment Share on other sites More sharing options...
Recommended Posts