Skip to content

Commit a7c5782

Browse files
Merge pull request #932 from TheDeanLab/updated_shutter_documentation
Update Shutter Website Page
2 parents d231936 + 0c4a88b commit a7c5782

File tree

1 file changed

+22
-5
lines changed

1 file changed

+22
-5
lines changed

docs/source/user_guide/hardware/shutter.rst

Lines changed: 22 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,19 +2,36 @@
22
Shutters
33
========
44

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
77
the specimen to unnecessary irradiation between image acquisitions. Shutters overcome
88
this by completely blocking the laser, albeit on a much slower timescale than direct
99
modulation of the laser. With **navigate**, shutters automatically open at the start
1010
of acquisition and close upon finish.
1111

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+
1216
------------
1317

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::
1625

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.
1835

1936
.. collapse:: Configuration File
2037

0 commit comments

Comments
 (0)