Wago 750-841 Ethernet

miq599

Member
Join Date
Oct 2009
Location
tll
Posts
1
Hello all!

i have just got my hands on a Wago 750-841 controller and i would like to see it sending input status over ethernet to a receiving computer in plain text.
I have already written a tiny program in C to listen a specified port for incoming data in computer.
The output syntax could look something like this: "input1#1" (for input1 active) and "input1#0"

Has anyone tried this before? And maybe you can give me some hints in how to achieve this kind of situation.
 
The Wago 750-841 talks MODBUS TCP/IP and Ethernet I/P. Your software will need to be able to talk one of these protocols to communicate with the device. There are a number of third party ActiveX controls, .NET components or OPC Servers that you can use in your program. I would suggest looking at www.softwaretoolbox.com. Also, I would use the MODBUS TCP/IP protocol. It is much easier to work with in the Wago world than the Ethernet I/P.

Regards
 

Similar Topics

Hello guys, I got a question. I have a Wago 750-841 with some modules. I try to control the PLC using Modbus TCP which is working great so far...
Replies
0
Views
1,271
Hi everyone! I have strange problem with my Wago device. After power supply restart the I/O led indicator was start flashing on red. And here is...
Replies
2
Views
3,992
I have 2 variable tags (DIGITAL) with modbus address 012288 and 012289, which is %MX0.0 and %MX0.1 in CoDeSys. I have no problem reading these...
Replies
2
Views
2,245
We are transfering some programs from one PLC to a bunch of others (using Codesys). Although much registers are of the "Sustained" quality, we...
Replies
5
Views
3,761
Hi, I need some help with a Wago 750-841. I am currently trying out this PLC controller to run a small application but for some reason when the...
Replies
6
Views
6,377
Back
Top Bottom