Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

How to Load file from 4155B, execute it and save results to excel with Labview

Solved!
Go to solution

Hi, I need a guidance in command pattern sending to 4155B by using Labview.

 

I would like to Load file from diskette on 4155B by using Labview. Firstly, I tried to write command by using MAX and found that the command I write to 4155B contain error message. I sent both GT 'P MYFILE" and :MMEM:LOAD:STAT 0, filename commands at each time to 4155B but failed. May I know what kind of command should I send to communication with the instrument?

 

Besides, I will need to execute the file content, should I send OUTPUT @Hp4155;"XE" command?

 

After execute, I need to save back the result to excel file.

 

Appreciate if someone can help. Thanks in advance for your kind help.

 

Regards,

Yong

 

 

0 Kudos
Message 1 of 3
(3,550 Views)
Solution
Accepted by topic author SH_Yong

@SH_Yong wrote:

Hi, I need a guidance in command pattern sending to 4155B by using Labview.

 

I would like to Load file from diskette on 4155B by using Labview. Firstly, I tried to write command by using MAX and found that the command I write to 4155B contain error message. I sent both GT 'P MYFILE" and :MMEM:LOAD:STAT 0, filename commands at each time to 4155B but failed. May I know what kind of command should I send to communication with the instrument?

 

Besides, I will need to execute the file content, should I send @Output @Hp4155;"XE" command?

 

After execute, I need to save back the result to excel file.

 

Appreciate if someone can help. Thanks in advance for your kind help.

 

Regards,

Yong

 

 


The SCPI commands are found in the instrument's manual.

 

 

0 Kudos
Message 2 of 3
(3,533 Views)

Hi nyc, thanks for your reply. I have tried to write few SPCI command to the instrument. They work well. Thanks for your kind help Smiley Happy

0 Kudos
Message 3 of 3
(3,523 Views)