Вы находитесь на странице: 1из 5

1. What are the OPC Quality Codes?

ANSWER / SOLUTION
The quality of a given OPC tag is used to represent the validity of the tag's value (in other words, whether or not an OPC
client can trust the data). OPC quality is divided into three main categories: Good (generally indicates the data is valid), Bad
(generally indicates the data is not valid), or Uncertain (generally indicates the data is speculative in some manner). Each
category is further divided into sub-categories; the exact criteria for using a particular sub-category may vary depending on
the end protocol and vendor, however the list below provides a good starting point for further investigation.

OPC DA Quality Codes


0 0x00000000 Bad [Non-Specific]
4 0x00000004 Bad [Configuration Error]
8 0x00000008 Bad [Not Connected]
12 0x0000000c Bad [Device Failure]
16 0x00000010 Bad [Sensor Failure]
20 0x00000014 Bad [Last Known Value]
24 0x00000018 Bad [Communication Failure]
28 0x0000001C Bad [Out of Service]
64 0x00000040 Uncertain [Non-Specific]
65 0x00000041 Uncertain [Non-Specific] (Low Limited)
66 0x00000042 Uncertain [Non-Specific] (High Limited)
67 0x00000043 Uncertain [Non-Specific] (Constant)
68 0x00000044 Uncertain [Last Usable]
69 0x00000045 Uncertain [Last Usable] (Low Limited)
70 0x00000046 Uncertain [Last Usable] (High Limited)
71 0x00000047 Uncertain [Last Usable] (Constant)
80 0x00000050 Uncertain [Sensor Not Accurate]
81 0x00000051 Uncertain [Sensor Not Accurate] (Low Limited)
82 0x00000052 Uncertain [Sensor Not Accurate] (High Limited)
83 0x00000053 Uncertain [Sensor Not Accurate] (Constant)
84 0x00000054 Uncertain [EU Exceeded]
85 0x00000055 Uncertain [EU Exceeded] (Low Limited)
86 0x00000056 Uncertain [EU Exceeded] (High Limited)
87 0x00000057 Uncertain [EU Exceeded] (Constant)
88 0x00000058 Uncertain [Sub-Normal]
89 0x00000059 Uncertain [Sub-Normal] (Low Limited)
90 0x0000005a Uncertain [Sub-Normal] (High Limited)
91 0x0000005b Uncertain [Sub-Normal] (Constant)
192 0x000000c0 Good [Non-Specific]
193 0x000000c1 Good [Non-Specific] (Low Limited)
194 0x000000c2 Good [Non-Specific] (High Limited)
195 0x000000c3 Good [Non-Specific] (Constant)
216 0x000000d8 Good [Local Override]
217 0x000000d9 Good [Local Override] (Low Limited)
218 0x000000da Good [Local Override] (High Limited)
219 0x000000db Good [Local Override] (Constant)

OPC HDA Quality Codes

65536 0x00010000 Bad [Non-Specific] : Extra Data


65540 0x00010004 Bad [Configuration Error] : Extra Data
65544 0x00010008 Bad [Not Connected] : Extra Data
65548 0x0001000c Bad [Device Failure] : Extra Data
65552 0x00010010 Bad [Sensor Failure] : Extra Data
65556 0x00010014 Bad [Last Known Value] : Extra Data
65560 0x00010018 Bad [Communication Failure] : Extra Data
65564 0x0001001c Bad [Out of Service] : Extra Data
65600 0x00010040 Uncertain [Non-Specific] : Extra Data
65601 0x00010041 Uncertain [Non-Specific] (Low Limited) : Extra Data
65602 0x00010042 Uncertain [Non-Specific] (High Limited) : Extra Data

2. How do OPC communication ports work?

ANSWER / SOLUTION
DCOM uses Port 135 to establish communication. Once the OPC Client and Server are able to communicate, they will
negotiate new port numbers for communication dynamically. OPC applications typically use 4 ports. Once, the OPC Client
and OPC Server applications find the available ports, they use them and release traffic from port 135

3. What is Security DCOM Error with error code 0x80070005 ?

ANSWER / SOLUTION
Cause:
Note that this case is applicable to Matrikon Products, and not Experion
This error occurs when DCOM communication is stopped by the Access Control List (ACL) of either the OPC Client or
OPC Server Computer.
This DCOM error will appear when it succeeds in launching an OPC Server or OpcEnum, but fails to receive a reply from
either of the applications. This error could be caused under several conditions:

 On the OPC Server PC, the OPC Client User Account does not have the right Access Control List (ACL)
permissions in the System-Wide DCOM settings, Access Permissions, Edit Default.
 On the OPC Client PC, the OPC Server User Account does not have the right Access Control List (ACL)
permissions in the System-Wide DCOM settings, Access Permissions, Edit Limits.
 On the OPC Client PC, the DCOM Default Impersonation Level is set to "Anonymous" instead of "Identify", and
the "ANONYMOUS LOGON" Access Control Entry (ACE) does not exist in the OPC Client PC, Access Control
List (ACL) permissions in the System-Wide DCOM settings, Access Permissions, Edit Limits.

Background:
There are cases where an OPC client application can launch a remote OPC Server, but is unable to receive further responses.
Thus, DCOM will inform the OPC Client that the launch of the remote server was successful, but the OPC Client will be
unable to continue communicating with the OPC Server application. In this case, the OPC Client application will display
DCOM Error 0x80070005. In essence, this error occurs when DCOM communication is stopped by the Access Control List
(ACL) of either the OPC Client PC or OPC Server PC.

Test:
If you receive DCOM Error 0x80070005, check if the OPC Server application is actually running on the OPC Server PC. If
you received this error when you tried to browse for OPC Servers on the OPC Server PC, check if OpcEnum is running. If
either is running, end both processes on the OPC Server PC. Then try to establish communication again. If you still receive
the same DCOM Error 0x80070005, then the cause is as listed above. If you receive a different DCOM error, then you will
need to search for that specific error instead.

4. How do I resolve the error messages that state 'could not load some objects because they are not available on this
machine' or, 'Compile error in hidden module: OPC Proxy'?

ANSWER / SOLUTION
These error messages are a result of a Windows OCX file which Excel Reporter requires in order to function properly. You
can encounter these errors when using Excel Reporter v3.3.0.22 and installing on a machine that has Office 2003 (SP2 or
higher), 2007 (SP2 or higher) or 2010*, however the cases for these errors have been rare. What occurs is that the OCX file
is not registered by the installer and therefore the product does not run properly on the system. Any time that you attempt to
run Excel you will be met with errors similar to those above.

*NOTE: Office 2010 is not officially supported by Excel Reporter v3.3.0.22. If you wish to trial Excel Reporter with this
version of Office, please contact your Account Manager or OPC Support for additional instructions.

To resolve these errors a full uninstall and reinstall of Excel Reporter along with specific instructions to register the
Windows OCX file are required. Please follow these steps below and note that these steps require that you are an
Administrator user on the machine.

1. Ensure no instance of Excel are open on the machine


2. Uninstall Excel Reporter using the Windows Control Panel and Add/Remove Programs
3. Reinstall Excel Reporter
NOTE: If you are trialing Excel Reporter, you will need to contact OPC Support or your Account Manager with
MatrikonOPC for an installer that will permit this reinstall step
4. Once Excel Reporter is installed, DO NOT LAUNCH EXCEL UNTIL THE NEXT STEPS ARE COMPLETED
5. Open a command prompt on your system
If this is a Windows 7 or Windows 2008 machine, you should open the command prompt by right-clicking the
Command Prompt executable shortcut and selecting 'Run as Administrator'
6. Browse to C:\Windows\System32 (for 64bit OS such as Windows 7 or Windows
2008 C:\Windows\SysWOW64)
7. Reregister the MSCOMCTL.OCX file
regsvr32 MSCOMCTL.OCX
8. You should now be able to launch Excel properly

WWADS01- Wonderware Automation Device Specification (ADS)


1. Install the VLC player (http://www.videolan.org/vlc/) on the InTouch HMI machine.

2. Add the VLC ActiveX control to your InTouch application.

3. Find the RTSP port number and protocol for the camera. This will be needed for the RTSP
URL you'll configure in the VLC ActiveX control on your InTouch window. (e.g. port 8557, using
H.264). The RTSP URL for the camera would then be something like rtsp://<ip
address>:8557/h264.

4. In InTouch, add the VLC ActiveX control to your window. Then, either configure a message tag
and set the value of the tag to the RTSP URL, or set the ActiveX control's BaseURL parameter
directly by referencing the control name and parameter name in the InTouch window's On
Show script.
5. Assuming the door trigger is wired up to a PLC or some device InTouch can communicate
with, create a condition script that monitors the door trigger tag and opens the window containing
the VLC ActiveX control you just configured. In my screenshots, my VLC window's name is
"_junk".

I don't have an RTSP camera feed to test this out with, but I don't see any reason why it wouldn't
work. I'd love to hear how it works out.

Вам также может понравиться

  • UpGrad Scholarship Tests
    UpGrad Scholarship Tests
    Документ10 страниц
    UpGrad Scholarship Tests
    Harish Bisht
    0% (1)
  • Cache Dirt 5700
    Cache Dirt 5700
    Документ5 страниц
    Cache Dirt 5700
    David Lynx
    Оценок пока нет
  • Cisco CCNA Command Guide: An Introductory Guide for CCNA & Computer Networking Beginners: Computer Networking, #3
    Cisco CCNA Command Guide: An Introductory Guide for CCNA & Computer Networking Beginners: Computer Networking, #3
    От Everand
    Cisco CCNA Command Guide: An Introductory Guide for CCNA & Computer Networking Beginners: Computer Networking, #3
    Оценок пока нет
  • Getting Started Using ADAMS Controls
    Getting Started Using ADAMS Controls
    Документ120 страниц
    Getting Started Using ADAMS Controls
    Kajal Agrawal
    Оценок пока нет
  • STROBE Checklist BMJ-Open Combined
    STROBE Checklist BMJ-Open Combined
    Документ3 страницы
    STROBE Checklist BMJ-Open Combined
    Fery Mardi
    Оценок пока нет
  • Big Data&Business Analytics
    Big Data&Business Analytics
    Документ21 страница
    Big Data&Business Analytics
    Vrushali Rajpure
    Оценок пока нет
  • Case Analysis - PLM Format
    Case Analysis - PLM Format
    Документ3 страницы
    Case Analysis - PLM Format
    Ceasar Estrada
    50% (2)
  • Reset LANconsole
    Reset LANconsole
    Документ3 страницы
    Reset LANconsole
    Romano Albrito
    Оценок пока нет
  • 080201-Remote Control Command PDF
    080201-Remote Control Command PDF
    Документ1 страница
    080201-Remote Control Command PDF
    Nagendra Babu
    Оценок пока нет
  • Crash Info
    Crash Info
    Документ5 страниц
    Crash Info
    Bayu Kris
    Оценок пока нет
  • Monitoramento Da Temperatura
    Monitoramento Da Temperatura
    Документ16 страниц
    Monitoramento Da Temperatura
    mardemes1358
    Оценок пока нет
  • Win M38v5tunplk
    Win M38v5tunplk
    Документ30 страниц
    Win M38v5tunplk
    AkeesefuSC She has gott
    Оценок пока нет
  • Desktop Spec
    Desktop Spec
    Документ27 страниц
    Desktop Spec
    user pahein
    Оценок пока нет
  • HF
    HF
    Документ119 страниц
    HF
    Ricardo Garbini Calca
    Оценок пока нет
  • Rer
    Rer
    Документ119 страниц
    Rer
    Ricardo Garbini Calca
    Оценок пока нет
  • Crash Info
    Crash Info
    Документ64 страницы
    Crash Info
    TuTuzinn GM
    Оценок пока нет
  • Desktop Iikmmvs
    Desktop Iikmmvs
    Документ29 страниц
    Desktop Iikmmvs
    Sega Lê
    Оценок пока нет
  • OPC Quality Field
    OPC Quality Field
    Документ2 страницы
    OPC Quality Field
    Venkatesh
    Оценок пока нет
  • Dmesg
    Dmesg
    Документ19 страниц
    Dmesg
    Chee KK
    Оценок пока нет
  • 2 T 6 WBX CK
    2 T 6 WBX CK
    Документ16 страниц
    2 T 6 WBX CK
    olangomark
    100% (1)
  • Desktop M8nuob6
    Desktop M8nuob6
    Документ25 страниц
    Desktop M8nuob6
    Celso Scapini
    Оценок пока нет
  • Tur MVRLP01
    Tur MVRLP01
    Документ29 страниц
    Tur MVRLP01
    Marlon
    Оценок пока нет
  • LKL
    LKL
    Документ35 страниц
    LKL
    Jafar Shadiq
    Оценок пока нет
  • PDR Protocol
    PDR Protocol
    Документ5 страниц
    PDR Protocol
    nmexs666
    Оценок пока нет
  • Cund Fusagasuga Centro MA5100V2 B
    Cund Fusagasuga Centro MA5100V2 B
    Документ37 страниц
    Cund Fusagasuga Centro MA5100V2 B
    yagp.comfica
    Оценок пока нет
  • XROBY
    XROBY
    Документ42 страницы
    XROBY
    روبرت ماريوس
    Оценок пока нет
  • Stand Alone Labs
    Stand Alone Labs
    Документ148 страниц
    Stand Alone Labs
    nenohap
    Оценок пока нет
  • Tiaan PC
    Tiaan PC
    Документ36 страниц
    Tiaan PC
    Tiaan Kloppers
    Оценок пока нет
  • CoreTemp Dump
    CoreTemp Dump
    Документ27 страниц
    CoreTemp Dump
    YoUsSeF MaHmOuD
    Оценок пока нет
  • Crashinfo
    Crashinfo
    Документ36 страниц
    Crashinfo
    Guilherme Bispo
    Оценок пока нет
  • ISE Troubleshoot
    ISE Troubleshoot
    Документ38 страниц
    ISE Troubleshoot
    Lu Blue
    Оценок пока нет
  • Log 2023-04-27 00 - 24 - 05 - 325
    Log 2023-04-27 00 - 24 - 05 - 325
    Документ6 страниц
    Log 2023-04-27 00 - 24 - 05 - 325
    acfch2022
    Оценок пока нет
  • Crash Info
    Crash Info
    Документ27 страниц
    Crash Info
    Sorin MiFit
    Оценок пока нет
  • Crash Info
    Crash Info
    Документ38 страниц
    Crash Info
    Alexandru Florentin
    Оценок пока нет
  • Cpu Z
    Cpu Z
    Документ33 страницы
    Cpu Z
    michael
    Оценок пока нет
  • RobotComms ABB v1
    RobotComms ABB v1
    Документ14 страниц
    RobotComms ABB v1
    Hop Tran
    Оценок пока нет
  • Dell Inspiron 5570
    Dell Inspiron 5570
    Документ34 страницы
    Dell Inspiron 5570
    Anonymous RwpUafBdh
    Оценок пока нет
  • RobotComms Fanuc v1
    RobotComms Fanuc v1
    Документ19 страниц
    RobotComms Fanuc v1
    Adriana Salazar
    0% (1)
  • Crashinfo
    Crashinfo
    Документ50 страниц
    Crashinfo
    aldiwijaya642
    Оценок пока нет
  • Crashinfo
    Crashinfo
    Документ46 страниц
    Crashinfo
    Andhika
    Оценок пока нет
  • HWMonitor
    HWMonitor
    Документ103 страницы
    HWMonitor
    oraleculero117
    Оценок пока нет
  • Shahab PC
    Shahab PC
    Документ28 страниц
    Shahab PC
    Shahab8766
    Оценок пока нет
  • Crashinfo
    Crashinfo
    Документ5 страниц
    Crashinfo
    SrRusher7u7 on YT
    Оценок пока нет
  • Hwmo
    Hwmo
    Документ43 страницы
    Hwmo
    Adrian Rodriguez
    Оценок пока нет
  • KUMERADT
    KUMERADT
    Документ29 страниц
    KUMERADT
    Kumera Dinkisa Tolera
    Оценок пока нет
  • Crash Info
    Crash Info
    Документ4 страницы
    Crash Info
    reflex
    Оценок пока нет
  • Password Recovery Procedure For The Wireless LAN Controller Module
    Password Recovery Procedure For The Wireless LAN Controller Module
    Документ8 страниц
    Password Recovery Procedure For The Wireless LAN Controller Module
    Rajneesh Panwar
    Оценок пока нет
  • Crashinfo
    Crashinfo
    Документ3 страницы
    Crashinfo
    Mihai Laurentiu
    Оценок пока нет
  • VC 0706 Protocol
    VC 0706 Protocol
    Документ23 страницы
    VC 0706 Protocol
    yrag182
    Оценок пока нет
  • HW Monitor
    HW Monitor
    Документ6 страниц
    HW Monitor
    Unique Music
    Оценок пока нет
  • ELFDIFF
    ELFDIFF
    Документ4 страницы
    ELFDIFF
    J
    Оценок пока нет
  • Info Smart
    Info Smart
    Документ3 страницы
    Info Smart
    santosantiago80gmail.com
    Оценок пока нет
  • CoreTemp Dump
    CoreTemp Dump
    Документ39 страниц
    CoreTemp Dump
    Liseo Truyenque Taipe
    Оценок пока нет
  • Crash Info
    Crash Info
    Документ9 страниц
    Crash Info
    Maurii Adb
    Оценок пока нет
  • SC Ricoh Aficio 2022-2027
    SC Ricoh Aficio 2022-2027
    Документ16 страниц
    SC Ricoh Aficio 2022-2027
    Nguyen Tien Dat
    Оценок пока нет
  • Mafiasoph PC
    Mafiasoph PC
    Документ29 страниц
    Mafiasoph PC
    ymaguindra
    Оценок пока нет
  • Verifying Broadband ADSL Configurations: Teleworker Connectivity
    Verifying Broadband ADSL Configurations: Teleworker Connectivity
    Документ19 страниц
    Verifying Broadband ADSL Configurations: Teleworker Connectivity
    rajkumarlodh
    Оценок пока нет
  • Haier Training TV Italy 2014
    Haier Training TV Italy 2014
    Документ128 страниц
    Haier Training TV Italy 2014
    bertolino leonardo
    Оценок пока нет
  • Desktop Npro
    Desktop Npro
    Документ31 страница
    Desktop Npro
    Jinsen Paul Martin
    Оценок пока нет
  • 3000/01-002 2-Channel Servo Card: Technical Manual
    3000/01-002 2-Channel Servo Card: Technical Manual
    Документ32 страницы
    3000/01-002 2-Channel Servo Card: Technical Manual
    Joaquín Luna
    Оценок пока нет
  • PC
    PC
    Документ26 страниц
    PC
    Anonymous aWcwLXokP
    Оценок пока нет
  • Lenovo PC
    Lenovo PC
    Документ64 страницы
    Lenovo PC
    Intan Mastura
    Оценок пока нет
  • Crash Log For 11/27/15
    Crash Log For 11/27/15
    Документ25 страниц
    Crash Log For 11/27/15
    Roberto
    Оценок пока нет
  • Ricoh Error Codes
    Ricoh Error Codes
    Документ5 страниц
    Ricoh Error Codes
    jluisteixeira
    Оценок пока нет
  • Code Description Causes
    Code Description Causes
    Документ17 страниц
    Code Description Causes
    bazimaugy
    Оценок пока нет
  • Leica Geo Office Datasheet en
    Leica Geo Office Datasheet en
    Документ2 страницы
    Leica Geo Office Datasheet en
    Pavlos Iordanidis
    Оценок пока нет
  • Panasonic Kx-mb773 783ex
    Panasonic Kx-mb773 783ex
    Документ299 страниц
    Panasonic Kx-mb773 783ex
    zoka4175
    Оценок пока нет
  • PIBAS - Company Profile
    PIBAS - Company Profile
    Документ14 страниц
    PIBAS - Company Profile
    Nauman Swati
    Оценок пока нет
  • Transact-SQL User-Defined Functions For MSSQL Server
    Transact-SQL User-Defined Functions For MSSQL Server
    Документ479 страниц
    Transact-SQL User-Defined Functions For MSSQL Server
    NedimHolle
    100% (1)
  • Xprog USB User Manual
    Xprog USB User Manual
    Документ24 страницы
    Xprog USB User Manual
    Savo Bikic
    100% (2)
  • Pattern Recognition Bibliography
    Pattern Recognition Bibliography
    Документ4 страницы
    Pattern Recognition Bibliography
    Juan Ladino
    Оценок пока нет
  • Lecture On Computer Programming 4: JAVA Programming Alex P. Pasion, MS Instructor
    Lecture On Computer Programming 4: JAVA Programming Alex P. Pasion, MS Instructor
    Документ12 страниц
    Lecture On Computer Programming 4: JAVA Programming Alex P. Pasion, MS Instructor
    Christian Acab Gracia
    Оценок пока нет
  • Apache Tutorials For Beginners
    Apache Tutorials For Beginners
    Документ23 страницы
    Apache Tutorials For Beginners
    Manjunath Bheemappa
    Оценок пока нет
  • OSDK Type Library
    OSDK Type Library
    Документ66 страниц
    OSDK Type Library
    ckati
    Оценок пока нет
  • DW Architecture & Best Practices
    DW Architecture & Best Practices
    Документ67 страниц
    DW Architecture & Best Practices
    api-19730613
    Оценок пока нет
  • Abb 800xa 5.1 PDF
    Abb 800xa 5.1 PDF
    Документ616 страниц
    Abb 800xa 5.1 PDF
    shyamc2u
    Оценок пока нет
  • Remainder Theorem
    Remainder Theorem
    Документ5 страниц
    Remainder Theorem
    Reese Peart
    Оценок пока нет
  • ArduinoAndroid For Beginners Data and Control Abso
    ArduinoAndroid For Beginners Data and Control Abso
    Документ4 страницы
    ArduinoAndroid For Beginners Data and Control Abso
    marius_danila8736
    Оценок пока нет
  • Process Audit: VDA 6.3 Process Audit: Assessment Matrix With Product Group Calculation
    Process Audit: VDA 6.3 Process Audit: Assessment Matrix With Product Group Calculation
    Документ1 страница
    Process Audit: VDA 6.3 Process Audit: Assessment Matrix With Product Group Calculation
    john
    Оценок пока нет
  • (IJCST-V5I6P21) :babasaheb .S. Satpute, Dr. Raghav Yadav
    (IJCST-V5I6P21) :babasaheb .S. Satpute, Dr. Raghav Yadav
    Документ4 страницы
    (IJCST-V5I6P21) :babasaheb .S. Satpute, Dr. Raghav Yadav
    EighthSenseGroup
    Оценок пока нет
  • Session 1-5 QMS-M&E
    Session 1-5 QMS-M&E
    Документ131 страница
    Session 1-5 QMS-M&E
    Ocir Ayaber
    100% (4)
  • 50 Boost Libraries PDF
    50 Boost Libraries PDF
    Документ93 страницы
    50 Boost Libraries PDF
    Venugopal Gudimetla
    Оценок пока нет
  • Quiz # 3 Answers and Solution: Outputs (In Units) Fixed Cost Variable Cost Total Cost Total Revenue Profit
    Quiz # 3 Answers and Solution: Outputs (In Units) Fixed Cost Variable Cost Total Cost Total Revenue Profit
    Документ2 страницы
    Quiz # 3 Answers and Solution: Outputs (In Units) Fixed Cost Variable Cost Total Cost Total Revenue Profit
    Jolina Ayngan
    Оценок пока нет
  • Project Management Implementation, Monitoring Control
    Project Management Implementation, Monitoring Control
    Документ62 страницы
    Project Management Implementation, Monitoring Control
    clivekwamefosuhene3289
    100% (1)
  • Java 1
    Java 1
    Документ28 страниц
    Java 1
    Jitendra Singh
    Оценок пока нет
  • Imagerunner 1435i
    Imagerunner 1435i
    Документ62 страницы
    Imagerunner 1435i
    Nedim Milanović
    Оценок пока нет
  • Language
    Language
    Документ160 страниц
    Language
    sabinaa20
    Оценок пока нет
  • 15Khz Low Pass Filter 5Khz Low Pass Filter 15Khz High Pass Filter
    15Khz Low Pass Filter 5Khz Low Pass Filter 15Khz High Pass Filter
    Документ7 страниц
    15Khz Low Pass Filter 5Khz Low Pass Filter 15Khz High Pass Filter
    divdudeja
    Оценок пока нет
  • Loot Bits
    Loot Bits
    Документ1 страница
    Loot Bits
    agape_ioa
    Оценок пока нет
  • Lee's Resume
    Lee's Resume
    Документ3 страницы
    Lee's Resume
    josh_ralph11
    Оценок пока нет