Difference between revisions of "D scan"

From Applied Optics Wiki
Jump to: navigation, search
(Feature requests)
(page for d_scan feature requests, bugs, and general action info)
Line 1: Line 1:
=page for d_scan feature requests, bugs, and general action info=
+
this is a page to list feature requests, bugs and give usage examples for d_scan.
 +
 
  
 
==Feature requests==
 
==Feature requests==
Line 11: Line 12:
 
==Bugs==
 
==Bugs==
  
 +
==Action options / examples==
  
 +
action webcam
 +
          camera 1
 +
          resolution 1280 720
 +
          grab
 +
          display
 +
end
  
==Action options / examples==
+
action scope
 +
      channels F1,F3
 +
      ip 128.243.74.74
 +
end

Revision as of 10:25, 4 March 2016

this is a page to list feature requests, bugs and give usage examples for d_scan.


Feature requests

  • check if files exist - request permission to overwrite, action option to turn off checking
  • save scope mode (seg, RT etc) and number of avgs, number of segs to scope meta data file
  • save option to force saving in actions for live data plotting options for long scans
  • general scan option, with hardware type select

Completed tasks

Bugs

Action options / examples

action webcam

         camera 1 
         resolution 1280 720 
         grab
         display

end

action scope

     channels F1,F3 
     ip 128.243.74.74 

end