Operation, Devicelogix ladder editor example, Armorstart 280 and 281 status bits – Rockwell Automation 284E ArmorStart with EtherNet/IP - User Manual User Manual

Page 320

Advertising
background image

320

Rockwell Automation Publication 280E-UM001B-EN-P – July 2012

Appendix C Using DeviceLogix

Operation

When bit Speed_1 is ON then the Bulletin 284E will accelerate to 10 Hz or
decelerate using accel/decel Time 2

When bit Speed_2 is ON then the Bulletin 284E will accelerate to 30 Hz or
decelerate using accel/decel Time 2

DeviceLogix Ladder Editor
Example

ArmorStart EtherNet/IP supports DeviceLogix in a ladder programming
environment. When using the ladder editor additional explanation is needed
with regard to naming conventions. Fault bits such as “Overload Trip” are tagged
“FB0, FB1, FB2, etc. Status bits such as “Running Fwd” are tagged SB0, SB1, SB2,
etc. Outputs such as “Run Reverse” are tagged DOP0, DOP1 etc. Produced
Network Bits such as “Fault Reset” are tagged PNB0, PNB1, etc.

This document will help users interpret the naming conventions.

ArmorStart 280 and 281 Status Bits

The screen capture below shows how to choose status bits in the ladder editor.

IMPORTANT

To download a new DeviceLogix program, connect to the PLC and stay in program
mode. There can be no active I/O connections to the device or the download will fail.
Open the AOP and select the DeviceLogix tab to start the correlation process. If a
difference exists then an upload or download is necessary.

Advertising