|
|
Rank: Member Groups: Member
Joined: 6/11/2010 Posts: 11 Location: Russia, Moscow
|
I try to query CIMPLICITY OPC server with the PI OPC interface. The OPC tools, like Matrikon Explorer or even PI OPCClient are able to connect and to obtain data. But the service created by ICU when running writes nothing to PI and shows following messages in pipc.log file:
cannot have polled tag in scan class 1
Developer load structure failure
What could that messages mean? I get them even if try to poll tags from local test Matrikon OPC Simulation Server, so it's definitely an interface problem, not that on the side of OPC Server.
Thanks in advance!
|
|
|
|
|
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: Newbie Groups: Member
Joined: 7/16/2010 Posts: 2
|
are you using CIMPLICITY OPC server? http://www.matrikonopc.c...ase-driver-details.aspx
Wassim Daoud Global Solutions Architect
|
|
|
Rank: Member Groups: Member
Joined: 6/11/2010 Posts: 11 Location: Russia, Moscow
|
Thank you, I resolved the case messing around with Scan Classes. The default one was in milliseconds and that was unacceptable for Cimplicity OPC. I used seconds and everything finally worked. What I need now is to find out, how to set data aquisition to write data precisely at 01:00, 02:00 and so on. It begins now with time the interface service starts and writes every minute but not on zero second timestamp.
|
|
|
|
Guest
|