le 05-04-2016 09:50 AM
le 05-04-2016 12:09 PM
Are you seeing this as an error, or just a warning? That error code is normally a warning. It's confusing because that warning actually indicates success - the VISA Read was able to read the number of bytes you requested. In a situation where you are trying to read all the data from a serial port, that warning tells you that LabVIEW doesn't know if there's more data still remaining in the buffer.
A search on this forum for that error code will turn up many results, if you're looking for more information.
le 05-04-2016 02:20 PM
yes but the problem is the program runs but i don t get a response in the tables at the end .This program is for my PFE and it s the first time i use labview .could please help me,this is the code i created
le 05-04-2016 02:21 PM
Thank you very much for your response 🙂