engycz / propc

OPC Server/Client Delphi library
50 stars 17 forks source link

Dont Get or Write TAG on Proficy iFix 5.8 and error "Invalid Instruction" and stop OPC20iFIX.exe #5

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. On try connect ClientDemo2.exe to Intellution.OPCiFIX (image capturar1.png)
2. On sync write tag (image capturar2.png)
3. Error "Interface not supported" (image capturar3.png)
4. On try again connect ClientDemo2.exe to Intellution.OPCiFIX (image 
capturar4.png) error "Invalid Instruction" and stop OPC20iFIX.exe

What is the expected output? What do you see instead?
I dont get value tag on OPCServer.
I dont write value tag on OPCServer.

What version of the product are you using? On what operating system?
Delphi 7 Enterprise
Windows 7 Pro x64.
Proficy iFix 5.8 => download demo version at 
https://onedrive.live.com/redir?resid=22B769070B13E60B%2159925

Please provide any additional information below.
Thank por your help.

LRFreitas
Brazil

Original issue reported on code.google.com by levi.rib...@gmail.com on 10 Oct 2014 at 5:22

Attachments:

GoogleCodeExporter commented 9 years ago
I'm sorry but I can't reproduce the error. I installed iFix to dig the problem 
but can't connect to OPC server. Not with prOpc (Unspecified error) and nor 
with OPC client form other HMI SW. 
Did you try prOpc client with different OPC server?
Did you try different client with iFix OPC server?

Original comment by eng...@gmail.com on 10 Oct 2014 at 8:17

GoogleCodeExporter commented 9 years ago
I'm sorry.
Please restore full backup application and try again.
https://onedrive.live.com/redir?resid=22B769070B13E60B%2185440

Original comment by levi.rib...@gmail.com on 10 Oct 2014 at 11:40

GoogleCodeExporter commented 9 years ago
For restore:
Stop Proficy iFix 5.8

Original comment by levi.rib...@gmail.com on 10 Oct 2014 at 11:43

Attachments:

GoogleCodeExporter commented 9 years ago
Hello!
Another problem that I found:
Does not appear in the list of connection the OPC Server Intellution.OPCEDA.3 
({58C41832-474B-11D2-BE25-006097C8F3ED}, as attached images.

Original comment by levi.rib...@gmail.com on 13 Oct 2014 at 1:50

Attachments:

GoogleCodeExporter commented 9 years ago
Hi.
  I have restored the project, connected to OPC server "Intellution.OPCiFix", but the server doesn't contain any items when browsing the server. Tried with two independent clients.

Original comment by eng...@gmail.com on 13 Oct 2014 at 8:33

GoogleCodeExporter commented 9 years ago
OPC DA3 server is not correctly registered. Every OPC server should set 
"Implemented Categories" in its CLSID. However you should use OPCEnum service 

SelectDlg.Execute(OPCClient, [soUseOpcEnum])

Original comment by eng...@gmail.com on 13 Oct 2014 at 8:38

Attachments:

GoogleCodeExporter commented 9 years ago
Closing. Not enough information.

Original comment by eng...@gmail.com on 24 Nov 2014 at 9:54