LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Integration Keysight VEE in LV

Hello everybody,

 

within my master thesis I am currently working on a restructuring of the software used within a medium-sized company. So far, most of the software projects were realized with Keysight Vee. In the future, these are to be implemented in LabView.
Is there a possibility to integrate existing Vee code into LabView or does everything have to be rewritten?


Regards,

Max

0 Kudos
Message 1 of 3
(1,846 Views)

Only way to do this is to somehow make the HP VEE code communicate with the LabVIEW code.

 

It seems you can't build a dll from HP VEE, that would be the fastest way (but this isn't a HP VEE forum).

 

You can probably make a HV VEE application that can be controlled over TCP\IP (or even a virtual serial port). That would give the HP VEE application an API, and that API can be used from LabVIEW.

 

It could very well be less work to simply convert the HP VEE code...

0 Kudos
Message 2 of 3
(1,808 Views)

I am not aware of any such tool.  Hopefully someone is.

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 3 of 3
(1,806 Views)