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

2 different values stored at same timestamp Options · View
jellys61
#1 Posted : Saturday, December 17, 2011 7:43:17 PM
Rank: Newbie
Groups: Member

Joined: 5/21/2011
Posts: 2
Location: india
Hi Guys,

My PI server is getting multiple values(2 different values) stored at same timestamp. Is is normal situation and how is this possible?
OPC server is not storing\sending subsecond timestamps.

How can this b fixed?/

thanks for ur help all.

Regards,
Jelly
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.
squatty
#2 Posted : Monday, December 19, 2011 12:23:14 PM
Rank: Advanced Member

Groups: Member

Joined: 4/7/2011
Posts: 137
Location: KZN, South Africa
get the pointid of this tag, it sounds like your PI system doesn't know who is the buffered owner of this/these tag/s
look in the pi server log file and search for any error messages related to this pointid, or you can use PI-SMT.

Try this but you do so on your own risk.

We get these errors "buffered point not accepting data" or something like that, this normally happend when we move tags from one OPC Server to another and back due to hardware failures. I normally go onto the PI server open a cmd window, go to your pi root and type the following

PIROOT\adm
piartool -sd \911 -bufreset (911 is the tag pointid, sometimes when you have funny chars in the tagname is can cause some problems)

It can take up to two minutes for the bufreset to update on the client side, so be patient.
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.