Dear, My labview6 VISA code is controlling a equipment by RS232. In first running of the code, output characters were read incorrectly. If the desired result is "12345-678", the appeared string is "345-678123" with some offset.
I don't know why the string is moved inconsistently. (Maybe, I guess it comes from a remained string in buffer.) I used VISA buffer flushing routine but it was useless. Could you recommand any skills to read the string correctly?
