Actions
DE-12 Installation Pyscope Test » History » Revision 2
« Previous |
Revision 2/3
(diff)
| Next »
Anchi Cheng, 01/09/2014 09:30 PM
- start DE Server
- 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
The result should be an array of numbers
Updated by Anchi Cheng almost 11 years ago · 2 revisions