Hi friends,
I am using VISA to control instrument through ethernet tcp/ip protocol.
the application is written in VB6 with the help of measurment studio controls
i need to read large matrix data , element by element ,since the insrument has no feature of bulk transfer
it is taking too long time to read the entire matrix .
the thing i observed was there is a 100mSec Delay between Visa Write and Visa Read ,(Visa read responses back after 100msec)
this i observed with the help of NI 488.2 SPY.
(this problem was not observed when controlling without the Visa )
is there any explaination why this 100msec delay is coming for each
read , which amounts to enormous time for 30,000 elemenst read.
shridhar