09-09-2007 10:07 PM
09-09-2007 10:28 PM
Hi,
The 'Bytes at Port' property is read so that VISA Read knows how many bytes to get.
Albert
09-09-2007 10:45 PM
09-09-2007 11:37 PM
Hi hengfo,
It's not necessary to use "bytes at port", in fact, I don't trust it, it seems there can be some strange latency! (see threads below)
Just go ahead and wire the number of bytes you want to read to the Read - but be ready for a timeout error if the bytes you request don't arrive within the VISA timeout period.
See these threads:
http://forums.ni.com/ni/board/message?board.id=140&message.id=7839&requireLogin=False
http://forums.ni.com/ni/board/message?board.id=170&message.id=111079&requireLogin=False
09-10-2007 04:13 AM