solstislab

Version 1.0.0.0 (7.85 KB) by Todd
Matlab driver to communicate with a SolsTiS M Squared CW Ti-saphire laser using TCP/IP.
262 Downloads
Updated 6 Dec 2014

View License

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

Cite As

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

MATLAB Release Compatibility
Created with R2013a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Instrument Connection and Communication in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0