YetAnotherForum
Welcome Guest Search | Active Topics | Log In | Register

Sample code for IEventPipeAccess interface using! Options · View
maxim
#1 Posted : Tuesday, December 06, 2011 3:23:26 PM
Rank: Member
Groups: Member

Joined: 6/10/2010
Posts: 16
Location: UK
Hello,
Could please somebody help how to use IEventPipeAccess interface in code C# or VB.Net?

Thank you
Sponsor  
 

OSIsoft vCampus is a subscription-based, online offering that consists of providing everything people need to develop applications on the PI System.
We invite you to take a "tour" of the OSIsoft Virtual Campus - also feel free to consult the FAQ  or contact OSIsoft vCampus for more details.
zfima
#2 Posted : Wednesday, December 07, 2011 12:28:48 PM
Rank: Advanced Member

Groups: Member

Joined: 11/13/2011
Posts: 77
Location: Middle East
Hi Maxim!

Because of the PIPoints object supports the IEventPipeAccess interface, we can do:
Code:

IEventPipeAccess _eventPipeAccess = (IEventPipeAccess)_piServer.PIPoints;


But i do not know, how can i subscribe to events of create/delete point
zfima
#3 Posted : Sunday, January 08, 2012 9:18:41 AM
Rank: Advanced Member

Groups: Member

Joined: 11/13/2011
Posts: 77
Location: Middle East
I find some solution and post it in my new blog: Retrieve point state changes from PI server with C#
Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.