Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

problem with trigger

I have a wavemeter connected to the RS232 port of PC, and use VISA to do DAQ. Is there any way to trigger the DAQ process with an analog signal from another RS233 port of the same PC?
 
Fran

帖子被山风在09-03-2005 09:18 AM时编辑过了

0 Kudos
Message 1 of 2
(2,970 Views)
What do you mean by "analog signal"? Do you have another instrument connected to the second com port? If that's the case, the best you can probably do is to keep polling the second instrument for the reading you want and have the existing code inside a case statement.
0 Kudos
Message 2 of 2
(2,950 Views)