|
2 | 2 | Shutters |
3 | 3 | ======== |
4 | 4 |
|
5 | | -When controlled with analog, digital, or mixed modulation, not all laser sources |
6 | | -reduce their emitted intensity to 0. In such cases, residual illumination subjects |
| 5 | +When only controlled with analog modulation, many laser sources do not |
| 6 | +reduce their emitted intensity to 0 watts. In such cases, residual illumination subjects |
7 | 7 | the specimen to unnecessary irradiation between image acquisitions. Shutters overcome |
8 | 8 | this by completely blocking the laser, albeit on a much slower timescale than direct |
9 | 9 | modulation of the laser. With **navigate**, shutters automatically open at the start |
10 | 10 | of acquisition and close upon finish. |
11 | 11 |
|
| 12 | +Most shutters are controlled via a digital voltage. When the voltage is high (e.g., > |
| 13 | +2.5 V), the shutter is open, and when the voltage is low (e.g., < 2.5 V), the shutter |
| 14 | +is closed. |
| 15 | + |
12 | 16 | ------------ |
13 | 17 |
|
14 | | -Analog/Digital-Controlled Shutters |
15 | | ----------------------------------- |
| 18 | +National Instruments (NI) |
| 19 | +---------------------------- |
| 20 | + |
| 21 | +We can control these shutters using a digital output from a National |
| 22 | +Instruments (NI) data acquisition card. |
| 23 | + |
| 24 | +.. Note:: |
16 | 25 |
|
17 | | -Thorlabs shutters are controlled via a digital on off voltage. |
| 26 | + If the shutter opens and closes immediately upon starting an acquisition, try a |
| 27 | + different port for the digital I/O on the NI data acquisition card. Some NI devices |
| 28 | + (e.g.PCIe-6738) have port/sample size limitations. If the port/sample size is |
| 29 | + exceeded, the shutter will not open. For example, on our `NI PCIe-6738 <https://www |
| 30 | + .ni.com/docs/en-US/bundle/pcie-6738-specs/page/specs.html>`_ using port 0 for the |
| 31 | + shutter causes this issue, but switching the shutter to any port 1 channel fixed it. |
| 32 | + In comparison, for the `NI PCIe-6259 <https://www.ni |
| 33 | + .com/docs/en-US/bundle/pci-pcie-pxi-pxie-usb-6259-specs/page/specs.html>`_, |
| 34 | + using port 0 had no averse effects. |
18 | 35 |
|
19 | 36 | .. collapse:: Configuration File |
20 | 37 |
|
|
0 commit comments