Project

General

Profile

Actions

DE-12 Installation Pyscope Test » History » Revision 1

Revision 1/3 | Next »
Anchi Cheng, 01/09/2014 09:29 PM


  1. start DE Server
  2. from python command line
    from pyscope import de
    c = de.DE12()
    c.setExposuretime(407)
    c.getImage()
    
    • 407 ms is the 10 frame exposure time at 25.4 Hz default in DE-12

Updated by Anchi Cheng almost 11 years ago · 1 revisions