LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Have LabVIEW VIs been developed for use with the Omicron CM Engine dll? It is the software interface to the CMC-256 hardware, a 3-phase voltage and current source.

Hello Del,

I looked on Omicron's Site and they have not made an instrument driver for this as well as NI does not have a instrument driver posted. LabVIEW does allow you to talk to a dll through the call library node. Here is a link to get you started:
http://digital.ni.com/public.nsf/3efedde4322fef19862567740067f3cc/a6705fec7ea42300862567b70054206e?OpenDocument
I hope this helps.
Doug
0 Kudos
Message 2 of 8
(5,558 Views)
Where did you find that omicron CM engine dll??? i can´t find it anywhere..:(
0 Kudos
Message 3 of 8
(5,558 Views)
...and have you done a controller vi in LabVIEW for Omicron CMC-256? or you perhaps know where to find it??
0 Kudos
Message 4 of 8
(5,558 Views)

hii,

 

Where you able to solve the problem as I am facing the same problem, Can you help me....Smiley Happy

0 Kudos
Message 5 of 8
(5,082 Views)

Hi All,

 

Here comes up with a new LabVIEW PnP driver for CMC-256. Hope it is not too late to help your projects.

 

http://sine.ni.com/apps/utf8/niid_web_display.model_page?p_model_id=19083

 

0 Kudos
Message 6 of 8
(4,187 Views)

Can somebody help me with link where I can download LabVIEW driver for OMICRON CMC256 Cm-Engin.

 

Thanks in advance 

0 Kudos
Message 7 of 8
(1,088 Views)

In the last message in this thread, before you revived it after 11 years, is a link to a driver that you can download. It is not using ghe Engine.dll but instead directly communicating through TCP/IP with the device but that has the advantage that all is fully in LabVIEW VIs and not hidden inside a DLL. Much easier to debug your application and less chance to crash your program.

Rolf Kalbermatter
My Blog
Message 8 of 8
(1,076 Views)