LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

VISA: (Hex 0xBFFF0015) Timeout expired before operation completed.

Solved!
Go to solution

Perfect! now it works! Now I have some doubts about my VI, but at least I can send commands to my instrument. Thank you all  for your help! 😄

0 Kudos
Message 11 of 13
(2,780 Views)

Hello!

  I want to know how you solved this problem?

0 Kudos
Message 12 of 13
(2,713 Views)

Basically I was sending commands with bad syntax, that is without the space character /s (the command needs also termination character /n). Then the main problem was in the query I sent, because the commands I used works only in write mode, so during the read part it gave me an error.

0 Kudos
Message 13 of 13
(2,652 Views)