Measurement Studio for .NET Languages

cancel
Showing results for 
Search instead for 
Did you mean: 

operating agilent 33220a using vb

i am using gpib ni488.2 user interface to communicate with agilent 33220a waveform generator.I can coonect to the device and read its identification.but now i want to give the commands to the device via textboxes at run time instead of writing "FREQ 2000","FREQ 3000" everytime in the program.how can i do it?

0 Kudos
Message 1 of 2
(4,070 Views)

@spani wrote:

i am using gpib ni488.2 user interface to communicate with agilent 33220a waveform generator.I can coonect to the device and read its identification.but now i want to give the commands to the device via textboxes at run time instead of writing "FREQ 2000","FREQ 3000" everytime in the program.how can i do it?


Sounds like you need to take a course in VB.NET since what you want to do is very basic.

 

 

0 Kudos
Message 2 of 2
(4,063 Views)