7/13/2013 2:41 PM | |
Joined: 3/18/2008 Last visit: 12/8/2023 Posts: 1750 Rating:
|
Hello, I am not sure what kind of communication you are looking for. Have you refered this FAQ? How do you configure the Industrial Wireless LAN (SCALANCE W)? |
VANDE MATARAM..... |
|
7/15/2013 6:24 AM | |
Posts: 319 Rating:
|
Any one ?? |
7/18/2013 11:44 AM | |
Posts: 1547 Rating:
|
Hello nandgate, You can use OPC server for this communication, but it is strange to do it this way. I suggest using socket communication. You will find many samples on internet to realize this. Depending on your programming language you use. In general you have to open a socket. One station has to establishthe connection to the other station and then you can send or receive at the same over this one connection. Very easy to use and regular shown in all sample programs. Here you will find a sample from Microsoft. http://msdn.microsoft.com/en-us/library/bew39x2a.aspx |
Follow us on