Code Monkey home page Code Monkey logo

opc_da_proxy's Introduction

OPC_DA_Proxy

architecture of this system is following:

iFIX Scada Simulation Server <---------------> C#'s OPC DA Client <----> C#'s REST API <---------------> Android Client App

Goal of this project is to read values from iFIX, store on server, forward to Android client

opc_da_proxy's People

Contributors

marchuck avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

opc_da_proxy's Issues

Getting Error in your code

Dear Sir,

Can I Fetch data from OPC DA Server?
I want to fetch data from OPC DA Server.
Can it possible by OPC_DA_Proxy?

I am getting error on code:
server.Connect(url, new Opc.ConnectData(new System.Net.NetworkCredential()));

Exception is :

An exception of type 'Opc.ConnectFailedException' occurred in OpcNetApi.dll but was not handled in user code
Additional information: E_NETWORK_ERROR
Could not connect to server.
Intellution.OPCiFIX.1

Ned your help to resolve this error.

Thanks,

How can Host this site to cloud?

Dear Sir,

I am able to show my PLC parameter on web by using your code.
But How can I deploy this web app to cloud...?

Because my PLC is in local network so even I deploy to cloud but from cloud how can I access my PLC by using "opcda://192.168.0.5/Graybox.Simulator.1"

because link "opcda://192.168.0.5/Graybox.Simulator.1" only accessible in local network..
Are you think any solution ?

Thanks,

Error in connection

I am getting below error on below line while connect with my plc..

server.Connect(url, new Opc.ConnectData(new System.Net.NetworkCredential()));

An exception of type 'System.InvalidCastException' occurred in OpcNetApi.dll but was not handled in user code
Additional information: Unable to cast COM object of type 'System.__ComObject' to interface type 'OpcRcw.Comn.IOPCServerList2'. This operation failed because the QueryInterface call on the COM component for the interface with IID '{9DD0B56C-AD9E-43EE-8305-487F3188BF7A}' failed due to the following error: No such interface supported (Exception from HRESULT: 0x80004002 (E_NOINTERFACE)).

Need your help

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.