Jump to content
  • entries
    14
  • comments
    9
  • views
    46,183

WEBINAR - Ethernet


Jas

4,158 views

Did you find this code helpful?  

3 members have voted

  1. 1. Was this code module helpful to you?

    • Yes, as written
      3
    • Yes, with some modifications
      1
    • No
      0
    • Who wrote this buggy junk?
      0

Recorded Live:

Wednesday, December 8, 2010

Presented By Anthony Nicolaides

Applications Engineer - Unitronics Inc.

Ethernet – Learn the basics of setting up an Ethernet connection to communicate to and program the controller. Learn about the setup and configuration of the card, and the sockets. Learn how to use the remote management tool “Remote Operator” to bring up the screen of the PLC on the PC over the network. Take a quick look at Modbus IP and see how to communicate between two controllers.

Ethernet (1)

<object width="960" height="745"><param name="movie" value="http://www.youtube.com/watch?v=iaS86-e2QZg?fs=1&hl=en_US&rel=0&hd=1&color1=0x5d1719&color2=0xcd311b"></param><param'>http://www.youtube.com/watch?v=iaS86-e2QZg?fs=1&hl=en_US&rel=0&hd=1&color1=0x5d1719&color2=0xcd311b"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/watch?v=iaS86-e2QZg?fs=1&hl=en_US&rel=0&hd=1&color1=0x5d1719&color2=0xcd311b" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="960" height="745"></embed></object>

Ethernet (2)

<object width="960" height="745"><param name="movie" value="http://www.youtube.com/watch?v=E7J7U4s_pWk?fs=1&hl=en_US&rel=0&hd=1&color1=0x5d1719&color2=0xcd311b"></param><param'>http://www.youtube.com/watch?v=E7J7U4s_pWk?fs=1&hl=en_US&rel=0&hd=1&color1=0x5d1719&color2=0xcd311b"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/watch?v=E7J7U4s_pWk?fs=1&hl=en_US&rel=0&hd=1&color1=0x5d1719&color2=0xcd311b" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="960" height="745"></embed></object>

Ethernet (3)

<object width="960" height="745"><param name="movie" value="http://www.youtube.com/watch?v=0HIrj7X_-9w?fs=1&hl=en_US&rel=0&hd=1&color1=0x5d1719&color2=0xcd311b"></param><param'>http://www.youtube.com/watch?v=0HIrj7X_-9w?fs=1&hl=en_US&rel=0&hd=1&color1=0x5d1719&color2=0xcd311b"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/watch?v=0HIrj7X_-9w?fs=1&hl=en_US&rel=0&hd=1&color1=0x5d1719&color2=0xcd311b" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="960" height="745"></embed></object>

Ethernet (4)

<object width="960" height="745"><param name="movie" value="http://www.youtube.com/watch?v=v-CujL_YEoY?fs=1&hl=en_US&rel=0&hd=1&color1=0x5d1719&color2=0xcd311b"></param><param'>http://www.youtube.com/watch?v=v-CujL_YEoY?fs=1&hl=en_US&rel=0&hd=1&color1=0x5d1719&color2=0xcd311b"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/watch?v=v-CujL_YEoY?fs=1&hl=en_US&rel=0&hd=1&color1=0x5d1719&color2=0xcd311b" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="960" height="745"></embed></object>

Ethernet (5)

<object width="960" height="745"><param name="movie" value="http://www.youtube.com/watch?v=RY3CRVD-c4M?fs=1&hl=en_US&rel=0&hd=1&color1=0x5d1719&color2=0xcd311b"></param><param'>http://www.youtube.com/watch?v=RY3CRVD-c4M?fs=1&hl=en_US&rel=0&hd=1&color1=0x5d1719&color2=0xcd311b"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/watch?v=RY3CRVD-c4M?fs=1&hl=en_US&rel=0&hd=1&color1=0x5d1719&color2=0xcd311b" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="960" height="745"></embed></object>

Questions Asked by Attendees

Q: In Card Init, can Gateway be 255.255.255.0. This is the case with other PLCs I have worked with.

A: That address (255.255.255.0) is most common for a "Class C" Subnet Mask. But you would have to verify with a network administrator to be certain.

Q: if you set up multiple sockets to html, can you have more than one person looking at the vision hosted webpage at the same time?

A: web browsers default to communications on port 80, therefore the PLC must have a socket defined for this specific port when using HTML.

Q: is all the same for the 1040?

A: same for all Ethernet enabled controllers

1 Comment


Recommended Comments

This session was a big help for me. I had run into dumb problems (on my part) connecting a V230 to a network. It turned out to be as simple as setting it to Slave instead of Master so that it would listen for an incoming connection.

I'd really like a session on vectors and indirects. Looking forward to reviewing more webinars as well as to future ones. Thanks!

Link to comment
Guest
Add a comment...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...