News:

  • June 09, 2026, 09:42:05 AM

Login with username, password and session length

Author Topic: POM no lights  (Read 19821 times)

PLCGuy

  • Internal Dev
  • Hero Member
  • ****
  • Posts: 677
Re: POM no lights
« Reply #15 on: November 15, 2017, 12:05:36 PM »
Ormec Servo Sytems have the best Modbus addressing ever. For example the Status registers start at 8000. You still add one to the addy no big deal. Just type in 8001 in the MRX and that is it. What ever address they give you you just use it the way it is. The motion Table Registers start at 6000. Just add one so the first one is 6001. Nothing much to figure out when plugging in the address to the plc. In one of their other system a memory might be QW29 so just type in 29. No need the offset for that system not sure why. A bit might be 29.0, 29.1, etc.