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
(3,167 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
(3,140 Views)

HelloYesh,

 

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

 

ActiveX and LabVIEW

https://www.ni.com/en/shop/labview/activex-and-labview.html

 

An Overview of Accessing DLLs or Shared Libraries from LabVIEW

https://knowledge.ni.com/KnowledgeArticleDetails?id=kA03q000000YGZjCAO&l=en-US#toc1

Andy Chang
National Instruments
0 Kudos
Message 3 of 3
(3,115 Views)