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

ProductivityMotion AMC: Hardware Axis Configuration from AutomationDirect


Related Products

PS-AMC4
PS-AMC4 Thumbnail
PS-AMC3
PS-AMC3 Thumbnail
PS-AMC2
PS-AMC2 Thumbnail
PS-AMC1
PS-AMC1 Thumbnail
P2-550
P2-550 Thumbnail
P1-550
P1-550 Thumbnail


To learn more: https://www.AutomationDirect.com/motion-controller-productivity?utm_source=NzN7NwZfmS4&utm_medium=VideoTeamDescription

(VID-AMC-0004)

Check out the new Productivity Motion module, the Productivity AMC (Axis Motion Controller).
This video will walk you through the configuration of the AMC in the hardware configuration of Productivity Suite.

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

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


Hide Transcript
View Transcript

To configure your AMC axis, have your unit added to the hardware configuration in the Productivity Suite and then select your AMC unit. There is a quick start video that will walk through adding the AMC unit to your Productivity PLC and a link to that can be found in the description below. The AMC configuration is broken into two parts. Setup for your overall unit and then the individual axis setups. To save yourself some time in setting this up, I would advise using the structure feature. This will create the tags that will be needed for the complete setup of the axis, and you will just need to load values into those tags. Here you can define if the PLC Program will continue to run or go into stop mode if there is a communication loss to the AMC unit. This, if enabled, allows an outside device to enable or disable the entire controller by requiring this input to be true. Here are some status flags for the AMC unit. Now let’s look at a single axis configuration. Each axis is broken into 4 parts. For status this allows you to map all the input and output points to a tag, if you use the structure option this is all mapped to tags for you. These will provide the current position and speed based upon the scaling, which will be set up in the next tab. And this will give you the possible error codes for this individual axis. Here you have 3 options. You can leave the position in pulse which will not apply any scaling to the current position or you can define how many pulses it takes to equal one of these options and if needed you can define a custom reference. So, for instance, let’s say it takes 360 pulses to move my application one inch. This is based upon your actual output not your encoder. That encoder feedback is defined below. Here you can define the data type your position data will be stored in. If you select an integer, this will be in whole numbers only. If you select float, you can have fractional values and you can define the accuracy here. This time unit is used to calculate the axis speed. You can select this based upon these options or make a custom reference. When you enable the encoder for feedback to your motion - let's say it takes 720 pulses on my encoder to move my motion 1 inch. So, based upon my position setup above, I would have two encoder pulses per 1 output pulse. Here you can use that encoder to allow the AMC to monitor the deviation of your output to your encoder feedback. If there is a deviation, here you can define the max deviation, and how the unit will react if you reach that max deviation. This option allows you to use the axis enable instruction before you can run motion instructions. This will also define whether or not the Enable Output 2 is required to be active before a move command is sent to the axis. This output is used if your motor controller requires an external enable. And if this is enabled then this will define if the axis enable output will remain at the last state during a stop mode on the PLC This will define if the at rest output is used for a given axis. If this is selected as Yes, this will automatically operate during the start and stop of a move. This defines whether or not the Drive Ready Enable is being used for a given axis. This is useful if you want to bring your drive ready signal from your motor controller to the AMC for handshaking ensuring that your downstream device is ready to receive motion commands. If the signal goes low at any point during the operation, then you will have these actions. These are used to invert the signal of motor direction and various inputs. This allows you to define the input and edge that when true will reset the position of the axis to this defined position. Here you can define if the motion is rotary or linear. If this is selected, it defines the motion as rotary. So, if the pulses get to this value the position will reset to 0 pulses. And these are your output limits for velocity, acceleration, and deacceleration. Once you have all of this set up just send it to your PLC. They have really done a great job making this as simple as possible. Productivity suppling the tools to get the most out of your control system. If you have any questions on the Productivity line of PLCs, please feel free to comment below or call into our technical support department. Click here to see more videos on the Productivity line of PLCs and click here to subscribe to our YouTube channel for new products and solutions.



No data returned!
An error has occurred! Please contact support
Videos Home > ProductivityMotion AMC: Hardware Axis Configuration from AutomationDirect
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
„