Hi everybody,
I would like to receive a set of different data types from a
mesaurement device via VISA every second. The device sends the data
block (which consists of 20 different types of data) every 400ms.
Thus, after one second there would only be the half of the third data
block, that's why I would like to use the second data block.
I'm new to "VISA" and I don't know how to make sure that I always (with
every loop run) receive the newest, but complete, data block.
Thanks in advance for anybody's help (I'm working with LV 7.1)!
Steffi