Timeout expired before operation completed

g=visadev("GPIB::18::INSTR")
visadevlist and visadev are not supported on Linux.
writeline(g,"Display:Contrast")
data=readline(g)
Hello, I am currently trying to read and write to my PSA spectrum analyzer. visadev is successfully connecting it, but I writeline and readline, when added into my code, always get the "Timeout expired before operation completed" error message. I do not understand why this is not working and how I can fix it. Any advice is greatly apprectiated!

1 comentario

LO
LO el 26 de Ag. de 2024
Movida: Walter Roberson el 26 de Ag. de 2024
I am having the same issue with writing data acquired through a PCIexpress National Instrument acquisition card.
The issue does not occur all the time. Just sometimes...
I am not sure this is a memory issue .
I am using the same scripts and routines as usual, no major changes to the system, HD space is not close to end...I have no idea... thank you for any tip

Iniciar sesión para comentar.

Respuestas (1)

Andrei
Andrei el 22 de Nov. de 2023

0 votos

A couple of suggestions:
See also:

Preguntada:

el 29 de Jun. de 2023

Movida:

el 26 de Ag. de 2024

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by