03-14-2007 04:39 PM
03-14-2007 04:42 PM
03-14-2007 06:00 PM
03-15-2007 10:58 AM
03-15-2007 06:42 PM
03-16-2007 10:06 AM
I had a hard time following your code, but I think you need to add a VISA Configure Serial Port function prior to doing any read or write operations. To illustrate, open Help and search for examples containing Serial. The Configure will set up baud rate, data bits, parity etc that must match the setting of the device you are trying to communicate with.
Hope it helps.