LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to control keithley 6221 just to change the frequency of a wave at intervals .

Hello,

I'm very new to LabVIEW. I'm trying to control keithley 6221 using RS-232.

What I want to do is just to change the frequency of a sine wave at every 30 seconds, and the series of the required frequencies could be input at the beginning.

Does anybody know how can I do it?

I'll be glad to get any help.

Thanks!

0 Kudos
Message 1 of 2
(2,436 Views)

NI does not have a LabVIEW driver for that instrument but you might want to check with Keithley.

 

On the main Instrument Driver Network page are links on developing an instrument driver. There is a wizard (Tools>Instrumentation>Create Instrument Driver Project) as well as the Instrument I/O Assistant. You will need the instrument manual to look up the programming commands. There are example VIs for serial communication.

0 Kudos
Message 2 of 2
(2,420 Views)