Class: Segment

Basic.PathOp.Segment(coord, laser, delay)

Path segment construction.

Constructor

new Segment(coord, laser, delay)

Creates a segment for the path followed by the Horus laser composed by equatorial or steps coords, laser status and time delay between steps.
Parameters:
Name Type Description
coord Equatorial | Step equatorial or step coords of the path segment.
laser number Laser state: 0 = off, 1 = on.
delay number Time delay between steppers sucessive steps in multiples of 100 us.
Source: