Controlling Galvanometer (from GSI) with Igor
neogin
for once a very general question, does any of you have already try to control galvo from GSI with Igor ?
They came with a dedicated Labview closed software, but as all the rest of my set-up is controlled via Igor, I want to do it with Igor too.
Thanks.
If it connects to a serial port, you can use Igor's VDT2 XOP to communicate with the device, but you still need to know what commands to send and what format the response will be in.
If it connects by a proprietary interface, or via USB you will need a library from the manufacturer in order to write a custom XOP to communicate with the device.
It is possible (since it works with Labview) that the interface would work with VISA. In that case, you could use our VISA xop. You would still need to know the commands and the form of the response in order to work with the instrument.
John Weeks
WaveMetrics, Inc.
support@wavemetrics.com
March 4, 2010 at 10:06 am - Permalink
March 4, 2010 at 02:51 pm - Permalink