Skip to content

Instructions

Joshua Mitchell edited this page Oct 9, 2021 · 2 revisions

Instructions

State Instructions

  • 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

Movement Instructions

  • G00 x1 - Rapid Positioning (Moves at quickest speed)
  • G01 x1 - Linear Interpolation (Moves at speed set by Motor Step Delay Timer)

Variable Instructions

  • 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

ADC Instructions

  • T1 - Turns on ADC
  • T2 - Turns off ADC
  • T3 - Sends ADC sample data at the current position
Clone this wiki locally