0% found this document useful (0 votes)
14 views3 pages

E143-05 Exercise 5.1 - RevA

This document outlines Exercise 5.1 for troubleshooting data access in the 800xA system, focusing on OPC DA subscriptions. Participants will learn to trace data flow from controllers to Process Graphics and identify subscription issues. The exercise includes steps for using various tools and logs to diagnose and analyze OPC DA performance.

Uploaded by

rubhernandez
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
14 views3 pages

E143-05 Exercise 5.1 - RevA

This document outlines Exercise 5.1 for troubleshooting data access in the 800xA system, focusing on OPC DA subscriptions. Participants will learn to trace data flow from controllers to Process Graphics and identify subscription issues. The exercise includes steps for using various tools and logs to diagnose and analyze OPC DA performance.

Uploaded by

rubhernandez
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 3

Maintenenance Expert workshop

Exercise 5.1 Troubleshoot Data access

5.1.1 Description
This exercise deals with OPC DA troubleshooting tools and technique available to
debug OPC DA subscriptions in the 800xA system.

5.1.2 Objectives
Upon completion of this exercise you will be able to:
 Trace the flow of data from the controller to Process Graphics.
 Narrow down the area where data subscription problem exist.

5.1.3 Reference documentation


 Documentation in workshop binder.
 SV 4.1 Configuration Manual (3BDS011222R4101

1/3
872307847.doc

Exercise Steps
1. Identify a controller attribute to be used for the exercise. The attribute should
preferably be an integer or float variable with a constantly changing value (e.g. a
sinus wave). Use the following object:
Persons using ASCSx: Sin1
Persons using ASCSxR: Sig2
Persons using CLx: Sig3
2. Make a Graphic Display which uses the graphic element Value of your object
3. Use the Process Graphics Diagnostic window to inspect the on-going subscription.

Note: In all steps below, study the reaction on a) display opening, b) display
steady on screen and c) display closing.
4. Use the AC800 OPC Server panel to:
a) View the current OPC Groups and cyclic rates
b) View the Update Rate of the controller communication
c) Identify the number of needed MMS transactions and their cyclic rate to
sustain the subscription.

5. Use the Control Builder to view the number of MMS transactions?

6. Use the “opcdadebugprint” system variable to log the subscription in the AC800
OPC Server.
7. Use the item trace (OPCItemsDebug.cfg) to log the subscription in the AC800
OPC Server.
8. Use AppLog to execute the OPC DA Connector Statistics operation.

2/3
Maintenenance Expert workshop

9. Use AppLog to execute the OPC DA Adapter Statistics operation.


10. Use AppLog to log the workplace OPC Handler log.

3/3

You might also like