MovLIO TCP/IP Python on MG400


#1

I’m trying to implement the MovLIO function with my MG400, but it seems that the parameters are not ordered correctly in the documentation. The ReadMe says: {Mode,Distance,Index,Status}, but in my attempts the parameters are {Index, Status, ?, ?}. I can get the correct pin to the correct state this way, but I am unable to tell what, if any, changes to the other parameters affect the distance.