01-27-2006 09:10 AM
01-27-2006 09:33 AM
01-27-2006 09:45 AM
01-27-2006 09:46 AM
01-27-2006 09:55 AM
01-30-2006 09:04 AM
LabVIEW 7.0 and laters includes the Instrument I/O Assistant which is a tool that helps you to read and parse data of any format. It also has an autoparse feature.
There are several documents on NI's website that can help you with binary block reads using VISA; just perform a search under ni.com/support. There is also an instrument driver template for oscilloscopes which has template binary block read code in its Read VIs.
As Dennis mentions, your best bet would be to search for an instrument driver on NI's Instrument Driver Network.
01-30-2006 09:10 AM
01-30-2006 09:59 AM