09-26-2006 03:25 AM
09-26-2006 10:09 AM - edited 09-26-2006 10:09 AM
I don't know what a 'trieber' is but if you want to read a lot of data with VISA, you should be using the VISA Peek instead of the VISA In. The VISA In does a Map Address and Unmap with each call so it's a lot faster to do each just once like in the attachment.
p.s. There is no such thing as LabVIEW CVI. There is LabVIEW like the example you posted and there is LabWindows/CVI which is ANSI C program development.
Message Edited by Dennis Knutson on 09-26-2006 09:09 AM
09-27-2006 02:09 AM
09-27-2006 03:34 AM - edited 09-27-2006 03:34 AM
Message Edited by shoneill on 09-27-2006 10:42 AM