Difference between revisions of "NikonTE2000"
(New page: == Nikon TE2000 motorized microscope == <table><tr><td> '''Summary:'''</td><td>Adapter for Nikon TE2000 motorized microscopes</td></tr> <tr><td>'''Author:'''</td><td>Nenad Amodaj, minor c...) |
|||
Line 7: | Line 7: | ||
<tr><td>'''Platforms:'''</td><td>All (uses serial interface)</td></tr> | <tr><td>'''Platforms:'''</td><td>All (uses serial interface)</td></tr> | ||
<tr><td valign='top'>'''Devices:'''</td><td>Hub (TE2000), NosePiece, Shutter, Epi-Shutter, Uniblitz-Shutter, Optical Path, Analyzer, FilterBlock, Lamp, Focus (z-drive), PerfectFocus</td></tr> | <tr><td valign='top'>'''Devices:'''</td><td>Hub (TE2000), NosePiece, Shutter, Epi-Shutter, Uniblitz-Shutter, Optical Path, Analyzer, FilterBlock, Lamp, Focus (z-drive), PerfectFocus</td></tr> | ||
− | <tr><td>'''Example Config File:'''</td><td></td></tr> | + | <tr><td width=20%>'''Example Config File:'''</td><td></td></tr> |
</table> | </table> | ||
Revision as of 17:21, 25 August 2007
Nikon TE2000 motorized microscope
Summary: | Adapter for Nikon TE2000 motorized microscopes |
Author: | Nenad Amodaj, minor contributions by Nico Stuurman |
License: | BSD |
Platforms: | All (uses serial interface) |
Devices: | Hub (TE2000), NosePiece, Shutter, Epi-Shutter, Uniblitz-Shutter, Optical Path, Analyzer, FilterBlock, Lamp, Focus (z-drive), PerfectFocus |
Example Config File: |
This adapter communicates to all the devices in the TE2000 through the hub device. Thus, to use any of these devices, you will need to first define the hub device (and the serial port behind which the hub lives).
Note that this adapter sends commands one by one (i.e., it sends a command and waits for an answer before it will send the next command). Performance can be improved by sending commands without waiting for an answer and the source code has some facilities to do this. Volunteers to work on this will be highly appreciated by all users of the adapter!
--Nico 18:20, 25 August 2007 (PDT)