LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Read data from OSI PI Server with LabVIEW

A customer of mine would like me to add some functionality to a datalogging package I developed. They would like to supplement the measurements made by the FieldPoint and SCXI devices with data pulled from a PI server at the plant. The PI server is a product of OSI Software. They offer an ODBC driver to access the data tables on the server. I would like to know if anyone has read data from PI using LabVIEW either through the ODBC driver or any other method. Would such a person be willing to open-source those routines? If not that, perhaps some helpful hints?

Thanks in advance,

Dan Press
Certified LabVIEW Architect
PrimeTest Corporation
0 Kudos
Message 1 of 5
(4,613 Views)

Hi there,

Is there any solution for this question? I am looking for a way to connect PI with LabVIEW (Citadel) as well. I've been informed that I need a PI ODBC in order for me to send data from CItadel to OSI PI server. PLease advice...

 

Anyone??

 

 

0 Kudos
Message 2 of 5
(4,256 Views)

I managed to poll data from Citadel to Osisoft PI Server using Active X programming. But this is only successful when server (PI) and client (LV) in same machine. I am not able to send data to PI if the server and client are located in different machine. refer attachment for my VI. Can anyone help me with this? What is the correct way to name the "Machine name" as in attachment. 

0 Kudos
Message 3 of 5
(4,238 Views)

Hi Dan!

I did not find any PI ODBC driver in OsiSoft site.

Which software did you use?

Do you have a link?

Thanks in advance for the help.

Regards, Roberto.

0 Kudos
Message 4 of 5
(4,216 Views)

There is a similar thread on the OSIsoft Users Community, with suggestions as to how to use the Database Connectivity Toolkit to make the connection.

 

Here: http://community.osisoft.com/index.php?/topic/939-pi-server-visual-programming-and-maybe-labview/

 

Good luck.

 

Nick D'Orazio

OSIsoft

0 Kudos
Message 5 of 5
(4,195 Views)