-
Notifications
You must be signed in to change notification settings - Fork 0
Instructions
Joshua Mitchell edited this page Oct 9, 2021
·
2 revisions
- M00 - Start Program
- M01 - Pause
- M02 - Resume
- M03 - End Program
- M04 - Calibrates the stage
- M05 - Clears all elements in the queue from front to end
- G00 x1 - Rapid Positioning (Moves at quickest speed)
- G01 x1 - Linear Interpolation (Moves at speed set by Motor Step Delay Timer)
- S1 x1 - Sets the sample duration variable
- S2 x1 - Sets the Step Mode
- S3 x1 - Sets milimeters between samples
- S4 x1 - Sets averging interval time
- T1 - Turns on ADC
- T2 - Turns off ADC
- T3 - Sends ADC sample data at the current position