In assume you are using serial VISA

The normal sequence of RS232 communications that I use is
1-Flush communication buffers both read and write
2-Write the string
3-wait for some ms  (depending on the instrument used)
Then read the bytes
and I never had problems with that.

Reply via email to