I don't have any experience with this device in LabVIEW, but are you using the instrument driver? You can find that here. There are several example VI's with this driver and there might be one here for what you are wanting to do. Please repost if you have questions with the driver. Thanks!
I don't understand what is the problem. If you have no problems controlling and getting measurements, then it would seem that everything is working okay. Is there a problem with data not matching or something else?
I meant that I can send commands to the device and receive data (as numbers).
The device is in a closed place,not near me and I want to have the display screen of the device on the LabView front panel.it should apear as a waveform graph but will be the actual screen of the device.
I'm still not sure I understand. If you're using the driver, then you should look at the VI called "agesa Acquire Y Trace Example". The trace data, along with t0 and dt, are wired to a waveform graph and displayed. If you're not using the driver, what are you doing to acquire the data. Is your data received an array?
That's a timeout error. The read did not happen. This is an IVI driver so you have to make sure that all of the IVI components are installed. I think they should be on your LabVIEW drivers CD but you can also download them from the Instrument Driver Network.