|
WPOCT Software Developer's Kit (SDK)
SDK For using Wasatch Photonics OCT Spectrometers
|
Class that controls a Picard Industries USB shutter device. More...
#include <ShutterDevice.h>
Public Member Functions | |
| ShutterDevice () | |
| Constructor. | |
| ShutterDevice (int serialNum) | |
| Constructor. | |
| virtual | ~ShutterDevice () |
| Destructor. | |
| bool | IsOpen (bool *open) |
| int | GetSerialNum () const |
| bool | SetSerialNum (int value) |
| bool | Open () |
| bool | Close () |
| ShutterDevice (int serialNum) | |
| bool | IsIDValid () |
| bool | IsOpen (bool *open) |
| int | GetSerialNum () const |
| bool | SetSerialNum (int value) |
| bool | Open () |
| bool | Close () |
Class that controls a Picard Industries USB shutter device.