WS6 or WS7 wavemeter driver

버전 1.0.0.0 (61.5 KB) 작성자: Jakko de Jong
Matlab driver class for a WS6 or WS7 wavelength meter from High Finesse.
다운로드 수: 143
업데이트 날짜: 2016/11/21

라이선스 보기

Matlab driver class to setup and read-out a High Finesse WS6 or WS7 wavelength meter. The class supports the addition of a multichannel switchbox connected to the wavelength meter. As an extra feature, routines are added to toggle between wavemeter channels without blocking execution of other matlab scripts. This is achieved by creating a parallel worker pool, so be aware that this will take up additional RAM!
The class provides a level of usability by checking user input for compatibility with the wavelength meter and returning informative warnings and error messages. The class is a singleton, preventing the user from accidentally instantiating multiple objects that control the same wavelength meter.

Functions:
getInstance - instantiate the WLM object
SwitchToChannel - issue switchbox to switch to a different channel.
ToggleChannels - constantly toggle between wavemeter channels.
GetFreq - Return the photon frequency measured at a certain channel.
GetWL - Return the wavelength measured at a certain channel.
GetBoth - Return both the photon frequency and the wavelength measured at a certain channel.
GetChannel - Return the active channel.

A detailed description of all the class' functionality is provided by WLM_matlab_class.pdf

인용 양식

Jakko de Jong (2024). WS6 or WS7 wavemeter driver (https://www.mathworks.com/matlabcentral/fileexchange/60330-ws6-or-ws7-wavemeter-driver), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2013b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Performance and Memory에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
버전 게시됨 릴리스 정보
1.0.0.0