How to read from phoenix plc in c#

finalcell

Member
Join Date
Dec 2012
Location
Prague
Posts
1
Hi i'm having big problem, i want to write application in c# something for HMI.
But i don't have any idea how to read i/o state from plc.
I'm using phoenix ILC130 via ethernet (interbus). For Siemens i found open drivers etc..

Any advices ? Money is a major problem. So I assume that I do not have them.

Any freeware opc server maybe ?
 
Using the C# code from Microsoft and the open IP_CONNECT IP_USEND blocks from Phoenix, if you're an experienced C# programmer it should be fairly easy to come up with an ethernet packet solution.

Alternatively, Phoenix does offer a function block that allows the ILC 130 ETH to act as a Modbus server (this is free). You could utilize this, and any of the free Modbus .NET clients to communicate via that method.
 

Similar Topics

I am using a Phoenix Contact UPS (QUINT USP) and I want to display information about the UPS state (battery charge percentage for example) in the...
Replies
6
Views
3,787
Hi, The hardware is: Click Plc model # CO-O1DD1-O HMI model # S3ML-R magnetic-inductive flow meter model # FMM100-1001. I will set the flow meter...
Replies
4
Views
117
Is there a way to use the FAL instruction to do +=2 instead of +=1? I have an array that is organized with alternating "data" and "flag" values...
Replies
5
Views
123
Hi everyone i have a customer, who wants to show an alarm on the machine, if the I/O forces are enabled and set, on at ControlLogix L81E with...
Replies
3
Views
228
Hi Iam using monitouch hmi(V9 soft) with omron plc cj2m (CX programmer). In this I want to read a data from hmi to plc. The data was like...
Replies
0
Views
93
Back
Top Bottom