Filter by Supported Igor version:
Login or register to modify the filter.

Packages include individual Igor procedure files or collections of Igor procedure files that are related, as well as external operations (XOPs). To browse ALL projects (including those that have not been officially released) click on the Advanced Browse link above.

Categories

Driving and Acquiring Data from UV-Vis Spectrophotometer

Last changed: 2 years 36 weeks ago

This is a very simple program to get parameters from the user for a UV-Vis absorption spectrum, and then drive the Milton-Roy Spectronic Genesys 2 UV-Vis spectrophotemeter to acquire the data and display it in real time.

The procedure is very basic, but it works. Please let me know of any bugs or mistakes.

The IGOR procedure file should contain adequate commenting. The procedure makes use of the VDT2 IGOR XOP (external operations). So, make sure that the appropriate XOP and help files are linked in your "IGOR Extensions" folder.

VersionDateLinksStatus

Lumencor SOLA light driver Panel

Last changed: 44 weeks 3 days ago

The following procedure creates a small, simple panel for controlling a Lumencor SOLA light driver:
http://lumencor.com/product/sola-light-engine/

This was created primarily to use with OS X as the company does not provide software for controlling the light source from a Mac.
Including the procedure during compile adds an item called "Lumencor SOLA" in the /Macros menu item.

Note:
The FTDI USB to Serial driver must be installed on the machine:
http://www.ftdichip.com/Drivers/VCP.htm
The VDT2.xop procedure must be activated.

VersionDateLinksStatus

Back to top