‎09-17-2010 07:04 AM
I did not think that you had this reading directly into LabVIEW.
You should be able to look at the example for GPIB communication in LabVIEW in the examples. Once you get the data into LabVIEW it is all down hill from there. Look into directly reading the data into Labview and send me the code once you have that working.
‎09-17-2010 07:09 AM
Ok, I am trying,,,meanwhile;any suggestions to modify NI example?
‎09-17-2010 07:18 AM
Error occured at VISA write to GBIP-VISA.vi
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
‎09-17-2010 08:15 AM
@M.Siddeq wrote:
Ok, I am trying,,,meanwhile;any suggestions to modify NI example?
I think that all we should have to do is replace the part that generates the data:
‎09-17-2010 08:23 AM
I replaced it with the recorded data from Labview signal express (converted the signal to labview code and put it instead of scan data),,,it did not work.
But as per your proposal it will be easier since we are going just to focus on how to bring GBIP data
‎09-17-2010 08:26 AM
but i think it is about the scope not the GBIP isnt it?
‎09-17-2010 08:28 AM
How are you talking to the GPIB at the moment?
‎09-17-2010 08:33 AM
the GPIB is bringing data from the oscilliscope, GPIB,VISA 4.6,Tektronix software are installed, when I open labview signal express I use acquire data feature and I find my oscilliscope easily
‎09-17-2010 08:55 AM
I tried to use this but also did not work....what do u think?
‎09-17-2010 09:15 AM
I do not have a lot of experience with GPIB. Maybe you can post a seperate question for the GPIB communication and we can go from there.