07-16-2013 04:24 PM
Hello,
I am working on documentation of others VI. I got a question about the time delay between VISA W/W. I was wondering why we can not put the all strings in one VISA Write and what is the purpose to have two Write here and the delay time of 0.1s is critical?
For the String problem I had where you can find it with three question marks labeling in the .png file, I want to see what STRING I get here but when I add
a indicator here, what I got is a number instead, why?
BTW, what the meaning of integer 70, I knew is number of bytes of data to be read, but where I got the exactly 70?
Thank you
Solved! Go to Solution.
07-16-2013 04:41 PM
07-16-2013 05:00 PM
Is that the setup will happen everytime after I close the VI or only the first time?
Sorry, I am not sure why it being converted to a DBL? If I'd like to see the string in the indicator, what can I do?
Thanks
07-16-2013 05:23 PM
07-16-2013 05:40 PM
the output of the VISA read i got is call read buffer, but it still seems like a number instead of a string?
07-16-2013 06:16 PM