LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Sencore color pro USB drive with labview

I have a Sencore color pro which measures lumens, Color temperature, Cx,Cy cordinates.

If I want to measure these values using labview, how am I supposed to integrate this sensor

with labview. It has a USB drive. I need to acquire these values and analyze them.

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

Hi Yesh,

maybe your sensor is delivered with an API. It can be an ActiveX interface or a dll. If it's a dll, then you can use the "call library interface node".

 

Mike

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

HelloYesh,

 

MikeS81 is correct. Yu can interface with your sensor using either ActiveX or Call Library Function Node.

 

ActiveX and LabVIEW

http://zone.ni.com/devzone/cda/tut/p/id/2983

 

An Overview of Accessing DLLs or Shared Libraries from LabVIEW

http://zone.ni.com/devzone/cda/tut/p/id/3009#toc1

Andy Chang
National Instruments
LabVIEW Control Design and Simulation
0 Kudos
Message 3 of 3
(2,643 Views)