LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Error -1073807339 VISA Write Usign GPIB

Hi, i´m usign labview to control 4 instruments agilent (osc, multimeter,power supply and waveform generator), and im using gpib, so my problem is with the VISA write, because i use this to send them the instructions, first it works right, but after a while an error appears: Error -1073807339 timeot occur at visa write (and the name of my .vi), heeeelp
Message 1 of 3
(2,963 Views)
This error usually occurs when you are writing large amounts of data. You will receive this error if it takes longer than the default timeout to send your data. The easiest solution to this problem is to increase the default value for you VISA Session. You can do this using the VISA Set Timeout VI located on the VISA Advanced Pallet in LabVIEW.
Message 2 of 3
(2,953 Views)

Hello,

 

   Thanks for the clue. I increased the timeout and my problem went away

 

Regards,

 

Kaspar

Regards,


Kaspar
0 Kudos
Message 3 of 3
(2,758 Views)