11-19-2008 12:15 PM - edited 11-19-2008 12:20 PM
11-19-2008 12:45 PM
11-20-2008 01:24 AM
11-20-2008 08:52 AM
I thought by pointing you to an existing driver with code that does what you want, was suggesting something. ![]()
Attached is the function in the driver for selecting the channels to scan.
p.s. If you are using the Basic Serial Write and Read example as a subVI, you are doing the communication very ineffeciently. The example configures the port and closes the VISA session with each iteration. They should be done only once and in your top level VI.
11-23-2008 06:24 AM
11-23-2008 09:34 AM
11-23-2008 11:30 PM
11-24-2008 09:17 AM
Here is the VI with the GPIB Write replaced with a VISA Write.
This is a really basic operation that you should be able to do yourself. Please look into taking some of the tutorials here.
11-24-2008 01:35 PM
Thanks for all the help. I will try it i hope it works .i appreciate the intersest you are taking
01-15-2009 10:30 AM
hey i m using the Keithley 2010 Scan Config.vi to read channels of the Kiethley 2010 DMM and its working fine but i want to understand the Vi i am unable to undestand what :Route:Scan (@%D: and %D) command are doing in the false case sub-structures of the VI and what does the command /r/n is doing while concatinating the string. Kindly help me out so that i can understand its function.Awaiting your reply...