paison Posted September 13, 2017 Posted September 13, 2017 hello everyone: If the No. 1 axis calls # 1hmz, how will the encoder position and motor position be converted?
Omron Forums Support Posted September 13, 2017 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.
paison Posted September 15, 2017 Author 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?
curtwilson Posted September 18, 2017 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.
Recommended Posts