bugfixing
This commit is contained in:
@@ -21,6 +21,14 @@ from MAVelocity import *
|
||||
import wxutils as ut
|
||||
class MADoc():
|
||||
'''
|
||||
lenRec=fh['rec']
|
||||
lenPts=fh['pts']
|
||||
pts= X,Y array
|
||||
#rec=Motor[1].ActPos,Motor[2].ActPos,Motor[3].ActPos,Motor[1].DesPos,Motor[2].DesPos,Motor[3].DesPos
|
||||
#res=rot.ActPos,y.ActPos,x.ActPos,rot.DesPos,y.DesPos,x.DesPos
|
||||
#idx 0 1 2 3 4 5
|
||||
|
||||
|
||||
|
||||
Implemented messages
|
||||
0: The time slider has changed. usrData=index
|
||||
|
||||
Reference in New Issue
Block a user