|
|
Rank: Newbie Groups: Member
Joined: 5/18/2011 Posts: 2 Location: Chile
|
I am migrating a excel report to .Net Application. In excel are using function "PICompFilDat" but i dont know what is the correspondig function in PISDK. Somebody can give me some directio  ns? Thanks,
|
|
|
|
|
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, Welcome to the forum. You want to use the PIData.RecordedValues (PIPoint.Data.RecordedValues) method and ensure you set the "FilterExp" to your expression from Datalink and set the "ShowFiltered" to FilteredViewConstants.fvRemoveFiltered. Principal Consultant Real-Time Data Management @ Wipro Technologies
|
|
|
Rank: Newbie Groups: Member
Joined: 5/18/2011 Posts: 2 Location: Chile
|
Thanks, I use PISDK.PIPoint snapPoint; with your suggestions.
Best Regards,
|
|
|
|
Guest
|