LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

narda EHP-50D device control

Hi,

I need to integrate control of Narda EHP-50D device into my applicatino.

There is no support for this device for Labview, but I found some hints that it is possible to control it somehow with Labview.

Does anyone has experience with Narda devices?

Thanks in advance,

Eyal.

0 Kudos
Message 1 of 6
(3,549 Views)

Eyal,

Can you show us the hints you are referring to? From the documentation I have found, I cant find any information about the Narda EHP-50D.

How are you interfacing with the EHP-50D? What type of application is this?

 

I cant promise anything, I myself havent used any Narda devices before, but we can do the best we can to assist you.

Douglas Choisnet
0 Kudos
Message 2 of 6
(3,522 Views)

Hi,

I need to integrate the control of my device NARDA  EMR-300 in labview for my thesis  .

Are somewhere any drivers for it?

Thank You

 
0 Kudos
Message 3 of 6
(3,196 Views)

No hits on a quick search, so probably "no".  But if it can be programmed, it can be programmed with LabVIEW.  Find out if it can be programmed.

Bill
CLD
(Mid-Level minion.)
My support system ensures that I don't look totally incompetent.
Proud to say that I've progressed beyond knowing just enough to be dangerous. I now know enough to know that I have no clue about anything at all.
Humble author of the CLAD Nugget.
0 Kudos
Message 4 of 6
(3,190 Views)

Sure,

It have its own program and it can produce an exel file with the data .

But I can only start the original program and read the exel file with Labview.

I can't manipulate the acquisition mode and command the output.

I wrote a Labview program using VISA driver ,but it doest work most of the time and generate ,in case, only strange results.

I can't do more.

HELP

 

0 Kudos
Message 5 of 6
(3,187 Views)

Hi,

Wow it was a long time since I wrote this message.. 🙂

Actually I almost not working with Labview anymore.

 

But I did manage to write my own set of drivers and successfully interfaced with the EFA-300 device. Sorry don't have access to the drivers anymore but I did some searching and found the article which helped me build the drivers:

 

https://www.researchgate.net/publication/260288653_REMOTE_CONTROL_OF_THE_FIELD_ANALYZER_EFA-300

 

There is an example at the end of labview code that can be used as basis for the device communication.

I managed to get full functionality almost like the program they supply, just take notice on which values read etc.

Hope this helps,

Eyal.

0 Kudos
Message 6 of 6
(3,157 Views)