I have a dye laser hooked up to my computer through a RS-232 cable and a leCroy digital oscilloscope hooked up to the same computer through a GPIB board. I want to synchronize the scanning of the dye laser with the data aquisition on the scope. Briefly, I will do a triggered scan on the dye laser. After the dye laser scans to a certain wavelength, it will stop and wait for a trigger event in order to move to the next wavelength. While the dye laser is waiting, the scope will be taking data,averaging a certain number of sweeps for each wavelength. After the scope finishes the data aquistion, I want the scope to talk back to the dye laser somehow(either directly send a trigger back to t
he dye laser or do it through the computer using labview program) so that the dye laser can scan to the next wavelength. How could I do that?