Difference between revisions of "D scan"

From Applied Optics Wiki
Jump to: navigation, search
(page for d_scan feature requests, bugs, and general action info)
(Action options / examples)
Line 14: Line 14:
 
==Action options / examples==
 
==Action options / examples==
  
action webcam  
+
      action webcam  
 
           camera 1  
 
           camera 1  
 
           resolution 1280 720  
 
           resolution 1280 720  
 
           grab
 
           grab
 
           display
 
           display
end  
+
      end  
  
action scope  
+
      action scope  
      channels F1,F3  
+
          channels F1,F3  
      ip 128.243.74.74  
+
          ip 128.243.74.74  
end
+
      end

Revision as of 10:26, 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