AutomationDirect
Search
Login | Register
Accounts & Orders
Cart
0
$0.00

Recent Orders

View and Manage | Request Cancellation

Your Account

Account Home

Checkout   $0.00


  • My Orders
  • Product Returns (RMAs)
  • Pay Proforma Invoices
  • Pay Freights
  • Invoices / Invoice Reprint
  • Quotes / Favs / BOMs
  • Packing List Reprint
  • My Product Docs
  • Credit Application
  • Tax Exemption
| Direct Sales in US and Canada | 1-800-633-0405 | About Us | Contact Us | Line Card
Products | Support
| Compare
  
Ordering Tools  
warning Cookies are not enabled on your browser.
Cookies are required for our site. Please enable cookies in your browser preferences to continue.
+
Navigation
+
Shopping Categories
  • Barcode / RFID / Vision
  • Bulk Wire & Cable
  • Cables (Terminated)
  • Circuit Protection / Fuses / Disconnects
  • Communications
  • Drives & Soft Starters
  • Enclosure Thermal Management & Lights
  • Enclosures & Racks
  • Field I/O
  • HMI (Human Machine Interface)
  • Hydraulic Components
  • Motion Control
  • Motor Controls
  • Motors
  • Pneumatic Components
  • Power Products (Electrical)
  • Power Transmission (Mechanical)
  • Process Control & Measurement
  • Programmable Controllers
  • Pushbuttons / Switches / Indicators
  • Relays / Timers
  • Safety
  • Sensors / Encoders
  • Stacklights
  • Structural Frames / Rails
  • Tools & Test Equipment
  • Valves
  • Water (Potable) Components
  • Wiring Solutions
  • Retired Products
+
Learn More
  • Brand Line Card
  • What's New
  • E-newsletter
  • Online PDF Catalog
  • Video Tutorials
  • Company Reviews
  • Learning Library
  • Affordable Training
  • Free Online PLC training
  • Cybersecurity
+
In Depth Product Sites
  • Programmable Logic Controllers
  • Productivity1000 PLCs
  • Productivity2000 PLCs
  • Productivity3000 PLCs
  • ProductivityCODESYS
  • LS Electric XGB Series PLCs
  • ProductivityOpen
  • CLICK PLCs
  • Do-more H2 PLCs or
    Do-more T1H Series
  • Do-more BRX PLCs
  • C-more Touch Panels
  • AC & DC Drives
  • Motion Control Components
  • Servos
  • StrideLinx
  • Pneumatics
+
Product Selectors &
Configuration Utilities
  • PLC Family Selector
  • P1000 PLC Systems
  • P2000 PLC Systems
  • P3000 PLC Systems
  • ProductivityCODESYS
  • CLICK PLC Systems
  • Do-more® BRX PLC Systems
  • LS-Electric® XGB PLC Systems
  • Productivity®Open Systems
  • AC Motors
  • Datalogic® Safety Light Curtains
  • LS-Electric® Servo Systems
  • Nitra® Pneumatic Grippers
  • Object Detection (Sensors)
  • PAL Controller Configurator
  • Precision Gearbox Selector
  • Protos X® Field I/O
  • Quadritalia® Modular Enclosures
  • Stellar® Soft Starters
  • Stepper System Selector
  • SureFrame T-slot Extrusion
  • SureMotion® XYZ Gantry
  • SureServo2® System Selector
  • SureStep® Linear Actuators
  • Timing Belts & Pulleys
  • Werma® Stacklights
  • ZIPLinks
Filter Results Clear All
You've selected:
> Programmable Controllers > Do-more H2 & T1H PLCs (Micro Modular & Stackable)
  •   Shop  
  •   Overview  
  •   In Depth  
Do-more Home Download Free Software
 
Features
Top 11 Ways You Can Do More with this PLC Serial Communications Ethernet Communications High Speed Modules Hign Speed Inputs Motion Control Remote I/O Free Online Training
Free Software
Simulator Auto-Discover I/O Communications Powerful Math Monitoring & Troubleshooting Memory Management Program Management Project Management Security Download the FREE software
Hardware
H2 CPUs T1H CPUs Bases AC I/O Modules DC I/O Modules AC & DC I/O Modules Analog I/O Modules Specialty Modules Go to ZIPLink Selector Tool
Videos


Do-more H2 (Micro Modular PLC) Videos

View Do-more Designer Videos


Detailed Product
Overview



To learn more: https://www.automationdirect.com/do-more?utm_source=aWebmMTRcFw&utm_medium=VideoTeamDescription - (VID-DM-0027)

An overview of the basic concepts you will need to understand to work with EtherNet/IP on the BRX Do-more PLCs.
**Software Version used in this video: Do-more Designer 1.4.3

Online Support Page: https://community.automationdirect.com/s/?utm_source=aWebmMTRcFw&utm_medium=VideoTeamDescription

**Please check our website for our most up-to-date product pricing and availability.


Hide Transcript
View Transcript
The do-more plc supports ethernet/ip

messaging so it can configure and query any ethernet/ip device out there that

supports the ethernet/ip explicit messaging protocol and it can be set up

as Nathan IP slave to your existing system or it can do both at the same

time now there's a lot of terminology you got to wrap your head around with

this explicit unconnected messaging so before we do live examples let's take a

look at the big picture this video covers all these concepts in

other videos we have live demos showing you step-by-step exactly how to use

unconnected explicit ethernet/ip messaging to configure control and

monitor Ethernet IP devices for the purposes of this video let's assume we

use a do-more is the client and in allen-bradley Powerflex 40 variable

frequency drive as this server and that the Powerflex 40 Drive is equipped with

the Ethernet adapter module to make it Ethernet IP compatible Appendix C of the

Ethernet adapter manual summarizes everything we need to know about how to

access the data in the Powerflex 40 drive via ethernet/ip the first table in

appendix break stuff up into these objects an object is just a generic way

to describe things that share common features or attributes we'll look at the

details of these specific objects in the next video where we do a live example

with the power flex 40 drive for now if we look at objects in general and we use

the example of drive parameters the drive parameters all have similar

attributes right each parameter has a name of value a min a max a data type

etc these are all attributes we can use to describe each of the drive parameters

so we can use a template like this to describe each parameter

here's Drive parameter 31 for example with his values filled in his name is

current value etc keep in mind I'm just making these numbers up for now we'll

look at real data in the next video here's another one parameter 32 the

motor nameplate frequency again uses the exact same template and just fills in

the blanks how about parameter 39 acceleration time same thing parameter

40 deceleration same thing so we end up with a huge group of tables like this

describing every parameter in a drive using this common attribute template

which we call an object now what can I do with these

tributes well I can get the value set the value reset the value etc we call

those services all the things you can do to this common set of objects so since

all these instances of this common template or object share a common set of

attributes and services we group them together into a common class of objects

we call this the parameter class now there's one more template that we need

this one describes the attributes of the class itself it tells us the revision of

this class the total number of parameters in this class and some other

things we might want to know about this group or class of objects so again the

template describes a generic object and a filled-in template creates a single

instance of the object like parameter 31 that's an instance of the object

here's another instance another instance another instance so suppose for a moment

we want to get the value of parameter 31 well we look up at the manual and we

find out that the parameter class is number 15 or 0f hex the get code is 0e

the instance of this object that we want is number 31 parameter 31 and the

attribute we want is number 2 the value we simply hand those numbers to the

explicit message instruction and it fetches the value of that parameter for

us the cool thing about this is since every Ethernet IP drive uses the exact

same messaging with this exact same set of templates you can use this exact same

instruction at any Drive not just this one so once you understand how to use

this all the sudden your world just got a whole lot bigger because you don't

have to learn a new way of accessing every new device it comes down the line

you just specify an Ethernet IP enabled device and the code you wrote for one

manufacturers device will be easily ported over to any other manufacturers

device that's huge and it makes you much more productive now each class has its

own set of predefined tables but you access each one the same way for example

let's look at the identity class this is used to identify different components in

a device in our device we have the host drive itself and the Ethernet adapter

you might even have another communications adapter module connected

to the drive how would you get the vendor ID or the device type or the

revision of the serial number well you would use this identity class here's the

predefined template of attributes now the vendor just fills in the blanks

to create an instance for each object here's the drive instance so I can now

go look up all these things about the drive here's the ethernet/ip adapter

instance and again you might have some other communications modules the drive

manufacturer will create one of these instances for every option available and

since they all use this standardized template along with a standard list of

services and class attributes anyone that wants to know about the identity of

one of these objects knows how to get it you as a programmer just issue a command

that says you want to get from identity class the revision of the host drive

we'll see how to get those numbers in the examples in the next video but given

these numbers we just issue an explicit message command and ethernet/ip

messaging retrieves the revision of the hardware for us if you're super

ambitious you can even write a program to query and fully auto detect and

configure an entire Ethernet IP system without knowing anything but the IP

address of each device on the network because you can ask every device who he

is what type II is and then configure him appropriately very cool what other

kinds of classes of objects are there that is groups of things that behave

similarly well if we look at that allen-bradley VFD for example it looks

like there's an assembly object or register object and a whole bunch of

others do you need to know all of this now in fact most of the time all you're

gonna care about is the parameters object so you can set up and configure

the drive will do several examples of that one and maybe a couple others in

the next video the key thing about this is once you get the hang of using these

classes of objects you'll be able to use them with any Ethernet IP enabled device

out there that includes other manufacturers drives encoders remote i/o

other PLC's and packs etc and of course the do-more enable controllers make it

super easy to do well that ought to be enough to get you oriented check out the

other videos in this series to see some live demos of the do-more using explicit

unconnected messaging to communicate with devices like the allen-bradley

power flex drive and how to set the do-more itself as an ethernet/ip slave

if you need any help please contact automationdirect's free award winning

tech support during regular business hours they'll be happy to help and don't

forget the forum's there are lots of folks there that

to share their years of experience just don't post any questions for

automationdirect's support staff there they don't monitor the forums on a

regular basis spend less do more with automation direct


Playlist Not Found Could not find playlist PLPdypWXY_ROoEcDCcD10Qdb3S9tOmfEn5

Playlist Not Found Could not find playlist PLPdypWXY_ROoJx-HnK9gj2Z5a-i7th-UK

Playlist Not Found Could not find playlist PLPdypWXY_ROqvbaYVBWc3kH-pP01fI4-E

Playlist Not Found Could not find playlist PLPdypWXY_ROr5OPw3e0o8rLC0JQijmCNY

Playlist Not Found Could not find playlist PLPdypWXY_ROrtSkGYNq8Xc52QWTCWf2Ci

Playlist Not Found Could not find playlist PLPdypWXY_ROrRJ5YuFYxs3mSXr9250AN7

Playlist Not Found Could not find playlist PLPdypWXY_ROqJO86ikigKmjnSkbguBKBw

Playlist Not Found Could not find playlist PLPdypWXY_ROqWWy8OnWGt3YD4Dald6uf-

Playlist Not Found Could not find playlist PLPdypWXY_ROrmjIdXLaeovoTLZP65hdac

Playlist Not Found Could not find playlist PLPdypWXY_ROoqTZihvX8c8UUj5GzVCuKH

Playlist Not Found Could not find playlist PLPdypWXY_ROr0ZfCV-fAgau5yDemA19CV

BRX Do-more PLCs - Motion Control & High Speed Inputs
  • Video
    BRX Do-more CTRIO2 Motion Demo Hardware from AutomationDirect
  • Video
    BRX Do-more CTRIO2 Motion Config & JOG from AutomationDirect
  • Video
    BRX Do-more CTRIO2 Motion Dynamic Motion from AutomationDirect
  • Video
    BRX Do-more CTRIO2 Motion Using Limits from AutomationDirect
  • Video
    BRX Do-more CTRIO2 Motion Trapezoid Moves from AutomationDirect
  • Video
    BRX Do-more CTRIO2 Motion Using Encoders from AutomationDirect
BRX Do-more PLCs - Hardware
  • Video
    How To Sense Temperature with a Do-more PLC from AutomationDirect
  • Video
    How To Detect Objects with an AutomationDirect Do-more PLC
  • Video
    AC Motor On/Off with Do-more PLC Part 1 from AutomationDirect
  • Video
    AC Motor On/Off with Do-more PLC Part 2 from AutomationDirect
  • Video
    How to Sense Distance with an AutomationDirect Do-more PLC
Contact, Connect & More
Sign Up
to receive:
FREE e-Newsletter
sign up today!
Connect With Us
Social Media Channels:
linkedin    facebook    x    instagram    youtube
Company Information
About Us
Brand Line Card
System Integrator Program
International Sales
Panel Builder Program
Site Help
Company Reviews
Download Price List
Contact Us
Contact Options
1-800-633-0405
Monday - Friday
9 a.m. - 6 p.m. ET
excluding holidays
Career Opportunities
Voted #1 mid-sized employer in Atlanta
We're a great place to work!
Check out our job openings

Need Training?
Affordable Training by Interconnecting Automation
Free Online PLC Training
FREE Video Tutorials
Information & News
What's New / In The News
FREE e-Newsletter
Automation Notebook
Product Literature
White Papers
News, Product and Training Bulletins
E-Books
Shop with confidence
Checked   Safe & Secure
payment methods


We accept VISA, MasterCard, Discover, American Express, PayPal or company purchase orders.
AutomationDirect

BBB Accredited

Voted #1 mid-sized employer in Atlanta
Check out our job openings

Copyright © 1999-2025 AutomationDirect.  ALL RIGHTS RESERVED.
Site Map     Send Us your Feedback     Unsubscribe     Email Preferences     Legal & Business Policies     YouTube Terms of Service
Clear login credentials



Back to Top


spinner Updating...
Info
„