LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

i m currently using labview 8.5 . in visa receive mode i m sending 5 bytes of data using windmill from pther computer but if i mention the no. of bytes in visa read more then 5 i have repeated data of 8 byte although i m sending only 5 bytes..

First, you have a large message body. Don't try to put everything into the subject line.

 

Second, explain a bit more about the sending program. What is 'windmill'? A physical windmill or is this a name of a program? Does this 'windmill' send data only once or is it something that is constantly sending data? If it's constantly sending 5 byte packets, you would expect the VISA Read to return the number of bytes you've specified unless the data from the other pc is terminated and you have propertly set the VISA Read to detect the termination.

0 Kudos
Message 2 of 2
(2,412 Views)