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

current value has no real advantage? Options · View
waza
#1 Posted : Thursday, March 17, 2011 11:50:04 AM
Rank: Newbie
Groups: Member

Joined: 3/17/2011
Posts: 1
Location: belgium

hello i am new te the PI world

i have a question

is there a real diffrence in using current value & using archived value with the time set te now ( * )

is it slower?

less acurrate ( send by in the algoritme?)?

sorry for my english it isn't my first language.
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.
caffreys_col
#2 Posted : Wednesday, April 06, 2011 10:04:12 AM
Rank: Advanced Member
Groups: Member

Joined: 4/6/2011
Posts: 40
Location: Grimsby UK
Hi Waza,

The difference between a Current value and an archive value is that they come from different places onthe PI server; current value is from the PI snapshot memory area, and the archive is from the PI archive file. Usually a point moves from the snapshot to the archive once it has passed the compression test (compdev or compdevprecent). This means that the current value can differ from the archive value even though the timestamp is set to '*'.

The difference is usually not worth worrying about as it's so small, but if the compression test is quite large (+/- 5% of the range of the tag) then it can squew your data especially if accuracy is really important.

Does this make sense?
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.