08-14-2009 11:21 AM
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.
08-16-2009 03:40 AM
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
08-17-2009
10:58 AM
- last edited on
10-24-2025
12:40 PM
by
Content Cleaner
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