キャンセル
次の結果を表示 
次の代わりに検索 
もしかして: 

Frequency command

Hello,

 

I need to measure some LEDs with a network analyser and get the precious measurements data with Labview Windows.

 

To get the Y data (signal's answer), I use the command "A?" and it works perfectly.

 

My problem is, when I want to get the X data (frequency), all the commands I tried didn't work.

I tried : "F?" -  "FREQ?" -  "DISP FREQ" .....

 

I can use some help here please !!

 

Thank you in advance

 

 

0 件の賞賛
メッセージ1/5
3,531件の閲覧回数

The first question is, are any of those the appropriate command string for your instrument? What analyzer are you using? Is there a previously built LabVIEW driver for this analyzer? Can you post the part of your code that produces the command strings. What version of labVIEW are you using?

Putnam
Certified LabVIEW Developer

Senior Test Engineer North Shore Technology, Inc.
Currently using LV 2012-LabVIEW 2018, RT8.5


LabVIEW Champion



メッセージ2/5
3,528件の閲覧回数

Thank you very much for your answer ( which is quite fast BTW ) !

 

Problem solved 🙂

 

 

0 件の賞賛
メッセージ3/5
3,522件の閲覧回数
For others who may have a similar problem, how did you solve the problem? Thanks!
Putnam
Certified LabVIEW Developer

Senior Test Engineer North Shore Technology, Inc.
Currently using LV 2012-LabVIEW 2018, RT8.5


LabVIEW Champion



0 件の賞賛
メッセージ4/5
3,490件の閲覧回数

Focusing on the frequency commands ( found in the manuel) wasn't the right thing to do !

 

Since the frequency was on X axe, I just wrote the command " X? " ( without " " ) and it worked !

 

Hope I was clear enough

 

--

Nadia

0 件の賞賛
メッセージ5/5
3,482件の閲覧回数