Gwyscope documentation

open hardware SPM controller with advanced sampling support

User Tools

Site Tools


simple_scan_by_lua

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
simple_scan_by_lua [2026/06/01 15:06] pklapeteksimple_scan_by_lua [2026/06/03 11:47] (current) pklapetek
Line 22: Line 22:
 function scan.runit() function scan.runit()
   gws_clear(p)   gws_clear(p)
-  for x = 0, 10e-6, 0.2e-6+  for x = 0, 9.8e-6, 0.2e-6
   do   do
-      for y = 0, 10e-6, 0.2e-6+      for y = 0, 9.8e-6, 0.2e-6
          do          do
             gws_move_to(p, x, y, 0)             gws_move_to(p, x, y, 0)
simple_scan_by_lua.txt · Last modified: 2026/06/03 11:47 by pklapetek