Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

send data from network analyzer to pc by using GPIB

Status
Not open for further replies.

iop1234

Newbie level 6
Joined
Sep 2, 2010
Messages
14
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,378
i have a problem of received data from network analyzer to pc by using GPIB. someone can give me the way to receiver frequency and S21 from network analyzer to PC (using GPIB). how does this frequency can show in pc
 

I know two different solutions, use Softplot or Labview.

Mazz
 

Use Agilent VEE with a GPIB interface card..
 

i have a problem of received data from network analyzer to pc by using GPIB.
Show me the followings.
(1) Name of Your Network Analyzer
(2) Software name which you use for handling GPIB.

As software for handling GPIB, I don't recommend Agilent VEE, because it is very minor currently.
I recommend Labview than VEE.

If you would like to do more complex data processing, I recommend MATLAB with Instrumentation Control Tool-Box.

However all these are not cheap.
So most cheapest method is a Microsoft VBA in Excell with VISA.
 
Last edited:

someones can give the link to download software such as softplot .
i use vector network analyzer Advantest R3765CG

---------- Post added at 14:30 ---------- Previous post was at 14:23 ----------

how to check vector network analyzer configure by using visual basic.net
 

i use vector network analyzer Advantest R3765CG
Read documents of R3765CG.
There are many sample codes for Visual Basic.
And LabVIEW driver are supplied for this R3265CG from Advantest.

how to check vector network analyzer configure by using visual basic.net
Simply send "Remote".
If your configuration is correct, "Remote indicator" of R3765CG will be on.
 

i find some sample codes visual basic.net to control GPIB
link:**broken link removed**
when I run form of this programe, i have the error the error: data or member data error. how to make module to add driver of gpib.dll
 

Softplot is a product of Aphena Ltd..

It is very easy to download measurement data from instruments, but doesn't allow to control them for automatic measurements.

Mazz
 

Softplot is a product of Aphena Ltd..

It is very easy to download measurement data from instruments, but doesn't allow to control them for automatic measurements.

Mazz

Wow, that Softplot is pretty expensive! Anyone know some free shareware to capture things like network analyzer or spectrum analyzer data?

The only one I have found so far is this:
7470: HP-GL/2 Plotter Emulator
 

Last edited:

SPView has evaluation period, you can try it.
 

how do I control the GPIB by using Visual Basic.Net. I read some examples from internets, so I do not understand more and more details. Somebody can give the guide to make VB to test instrument through GPIB connection. My instrument is vector network analyzer
 

i find some sample codes visual basic.net to control GPIB
link:**broken link removed**
when I run form of this programe, i have the error the error: data or member data error. how to make module to add driver of gpib.dll
Answer my following questions.
Apart from Advantest R3765CG, do you have any experience of handling GPIB from PC ?

Show me name of GPIB interface.
Is it USB, PCMCIA, EISA or PCI based ?
Is it Agilent or National Instruments ?

I think you have to set up GPIB interface and required driver into your PC very before discussing Advantest R3765CG.

how do I control the GPIB by using Visual Basic.Net.
I read some examples from internets, so I do not understand more and more details.
Somebody can give the guide to make VB to test instrument through GPIB connection.
My instrument is vector network analyzer
Surely read Advantest's documents about "GPIB Command" of R3765CG.
You can see many sample codes for Visual Basic there.


But I think you have to set up GPIB interface and required driver into your PC very before discussing Advantest R3765CG.

The followings are useful for any instruments of any vendors.
KIKUSUI ELECTRONICS CORP. -Download-
 
Last edited:

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top