Porovnávané verzie

Kľúč

  • Tento riadok sa pridal
  • Riadok je odstránený.
  • Formátovanie sa zmenilo.

...

Kotva
popis
popis
Description

...

SHOWOPC utility enables displaying the accessible OPC DA and OPC HDA servers on a local or remote computer. It tests a the functionality of the remote DCOM access to OPC servers.

Kotva
pouzitie
pouzitie
Parameters

...

Parameters of the command line:

showopc [ComputerName|IP_Address] [-DA1|-DA2|-DA3|-HDA1] [-?]

Description of parameters:

ParameterDescription
ComputerName
IP_Address
Name or IP address of the remote computer. If the parameter is not being used, the OPC servers will search on the local computer.
-DA1
-DA2
-DA3
-HDA1

Required type of searched OPC servers.

  • -DA1: OPC DA (Data Access) server 1.X specification
,
  • -DA2: OPC DA 2.X (2.0-2.05A) specification
,
  • -DA3: OPC DA 3.X specification
,
  • -HDA1: OPC HDA (Historical Data Access) 1.20 specification
.

Implicit value, if the parameter is not

written

specified, is DA2.

?Shows a brief help.

Kotva
navratove_hodnoty
navratove_hodnoty
Data listing

...

OPC DA 2.X Server with ProgID "Ipesoft.D2000.OPCServer.Local.1" was find. ProgID is the name of the OPC server, which should be used at configuration of D2000 communication line of  "OPC Client" type, tab "OPC", input field "Server".

Kotva
problemy
problemy
Solving problems

...

  • Error reporting IOPCServerList2:GetClassDetails, Class not registered.
%D2000-E-COM/OPC error 80040154H on IOPCServerList2:GetClassDetails, Error string : Class not registered

SHOWOPC utility uses the services of class IOPCServerList2 of OPC Server Browser OPCENUM. OPC Server Browser OPCENUM is a part of the installation of "OPC Core Components Redistributable", which is available on http://www.opcfoundation.org/. Usually, it is the part of the installation of the OPC server. Check if the windows service "OPCENUM" is initialized.

  • Error reporting E_ACCESSDENIED: Access is denied.
%D2000-E-COM/OPC error 80070005H on CoCreateInstanceEx, Error string : E_ACCESSDENIED: Access is denied.

Insufficient access rights to the remote computer. For more information see this document.

...