|
|
Rank: Member Groups: Member
Joined: 7/16/2009 Posts: 12 Location: saudi arabia
|
Hi Gentlemen Is it possible to develop a vb.net windows forms application to display pi tags that refreshes data automitcally similar to the one attached created with excel. If yes, please help and I’ll donate for those who offers tutorials. Please note that I’m poor in programming. Regards; ..
|
|
|
|
|
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.
|
|
|
Rank: Administration
 Groups: Administration
Joined: 6/20/2008 Posts: 617 Location: Cheshire, United Kingdom.
|
Hello, From what you describe, is there a reason you don't just use ProcessBook? If you don't want the ProcessBook application container, you can embed ProcessBook displays on to a form using the ActiveX control for displays...or use ActiveView. If you truely want a programming option then you would look to use EventPipes for each of the PI Points that you want to monitor. The drawing & symbols side of such a display is a whole different ball game and would take considerable effort hence the gentle push in the direction of ProcessBook. Cheers, Rhys Principal Consultant Real-Time Data Management @ Wipro Technologies
|
|
|
Rank: Member Groups: Member
Joined: 7/16/2009 Posts: 12 Location: saudi arabia
|
Thank you for your quic reply Can you send me the vb.net code that will allow the application to connect to the PI server and update the tags that are added to a window form. Do not worry about the graphics and symbols. can you explain how to embed processbook displays to a form? RJK Solutions wrote:Hello,
From what you describe, is there a reason you don't just use ProcessBook? If you don't want the ProcessBook application container, you can embed ProcessBook displays on to a form using the ActiveX control for displays...or use ActiveView.
If you truely want a programming option then you would look to use EventPipes for each of the PI Points that you want to monitor. The drawing & symbols side of such a display is a whole different ball game and would take considerable effort hence the gentle push in the direction of ProcessBook.
Cheers,
Rhys
Regards
|
|
|
Rank: Advanced Member Groups: Member
Joined: 12/3/2009 Posts: 71 Location: Germany/Pennsylvania
|
Hello,
Is there a real good reason not the use the process book?
Michael
|
|
|
Rank: Member Groups: Member
Joined: 7/16/2009 Posts: 12 Location: saudi arabia
|
The company has a limited number of product licence
|
|
|
Rank: Advanced Member Groups: Member
Joined: 12/3/2009 Posts: 71 Location: Germany/Pennsylvania
|
You always need a licence to access your PI server. Even if you develop your own application, you need a licence. It is/was called DAP. Check with OSI sales about the current situation.
If you want to embed PB displays in your application, then you need a PB license.
In my opinion it is rarely worth to develop software to avoid additional license costs. One theoretical solution is to create a server process handling all the user requests and interacting with the PI server (PI netmgr light)
Does the company has enough datalink licenses?
Michael
|
|
|
Rank: Member Groups: Member
Joined: 7/16/2009 Posts: 12 Location: saudi arabia
|
we do have datalink licenses
|
|
|
Rank: Advanced Member Groups: Member
Joined: 12/3/2009 Posts: 71 Location: Germany/Pennsylvania
|
Thats fine, so why do you not want to use Excel + DataLink?
|
|
|
Rank: Member Groups: Member
Joined: 7/16/2009 Posts: 12 Location: saudi arabia
|
We wanna do stand alone application something new
|
|
|
|
Guest
|