solstislab

版本 1.0.0.0 (7.9 KB) 作者: Todd
Matlab driver to communicate with a SolsTiS M Squared CW Ti-saphire laser using TCP/IP.
262.0 次下载
更新时间 2014/12/6

查看许可证

Description

This package can be used to communicate a SolsTiS M Squared CW
Ti-saphire laser using TCP/IP. The functions can be used to send a
general command, or use the built in functionality for getting and
setting the wavelngth.
The main nontrivial trick was to count '}' characters instead of
waiting for a terminator. The Solstis does not send a terminator
character over TCP/IP, so if Matlab expects one, then there is a long
lag until the timeout is reached.

The SolsTiS laser should be set up in a standard way using an
Angstrom wavemeter. Setup involves setting the TPC/IP addresses
correctly in the web interface. In the solstis interface, set the
remote interface to the control computer's ip address. Then disable
and enable the link. You can find a windows machine's ip address by
typing ipconfig into the command prompt.

Functions.

solstis_findInstrument - initialize solstis instrument object
solstis_getWavelength - read wavelength
solstis_gotoWavelength - go to wavelength
solstis_clearBuffer - Clear all incoming messages
solstis_getResponse - read solstis instrument
sostis_query - query solstis instrument
solstis_processResponse - processes solstis text response

引用格式

Todd (2024). solstislab (https://www.mathworks.com/matlabcentral/fileexchange/48669-solstislab), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2013a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Instrument Connection and Communication 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.0