04-25-2006 03:21 AM
I have a HMI system that connects through shared variables to an OPC Server. I have encountered problems with Variable Engine, and a problem with tagger which I don't know anything about. I checked OPC Server to see ifit's installed properly and the items status is good, and the server's connected. I tried to restart the shared variable engine service but it doesn't reply. When I monitor variables there's no connection. I used Alarm&Event query.vi in my application and then encountering tagger error, server connection failed. How could I handle these errors?
I appreciate any help.
04-26-2006 04:21 AM
04-29-2006 05:54 AM
I've created Bindings to OPC items I want to read/write through an OPC Client instance, bound front panel objects to these shared variables, deployed the entire library and run the VI.
All the connections were true (green PSP-LED. through the Monitor Variables all the variables and OPC items of client instance had good quality and right value.
All the variables were configured to log data and alarms.
Configuring the library for a data base through it's DSCsettings:database, I used Historical VIs (Read trace,… ) to retrieve data from citadel and they worked properly. I used Alarm & Event Query.vi to retrieve alarms from citadel, the VI encountered this Error:
"Some part of tagger encountered a problem and should be closed"
After that the entire connections failed (PSP-LEDs goes red) and the I/O Engine couldn't be restarted and shows this Error:
"Could not stop the National Instruments Variable Engine Service on local computer.
Error 1053: the service did not respond to the start or control request in a timely fashion."
And the variable monitor dosen't show any library and variables.
04-30-2006 01:36 AM
05-08-2006 02:17 PM
05-21-2006 01:56 AM - edited 05-21-2006 01:56 AM
It appears my problem was related to my Zone Alarm Security, and part of tagger was encountered a blocking situation from zone alarm. I just raised the trust level and access mode for "Part of Tagger" in program control of Zone Alarm Security, and it sounds my problem is solved.
Message Edited by Maryam on 05-21-2006 01:57 AM