Drive 1 control routine, Drive 1 control subroutine – Rockwell Automation 25-COMM-P PowerFlex PROFIBUS DPV1 Adapter User Manual

Page 64

Advertising
background image

64

Rockwell Automation Publication 520COM-UM004A-EN-E - November 2013

Chapter 7

Using Multi-Drive Mode

Drive 1 Control Routine

0

5

(End)

Copy File
Source
Dest
Length

Drive_Input_Image[3]

Drive_1_Feedback

1

COP

12

Copy File
Source
Dest
Length

Drive_1_Reference

Drive_Output_Image[3]

1

COP

13

Return from Subroutine

RET

Drive_Input_Image[2].0

Drive_1_Status_Ready

This section takes the data from the input area and moves it to specific tags (Logic Status bits and Feedback) for use
elsewhere in the ladder program.

This section takes the data from specific tags (Logic Command bits and Reference) and moves them to the output
image area for transmission to the master.

1

Drive_Input_Image[2].1

Drive_1_Status_Active

2

Drive_Input_Image[2].3

Drive_1_Status_Forward

3

Drive_Input_Image[2].7

Drive_1_Status_Faulted

4

Drive_Input_Image[2].8

Drive_1_Status_At_Reference

6

Drive_1_Command_Stop

Drive_Output_Image[2].0

7

Drive_1_Command_Start

Drive_Output_Image[2].1

8

Drive_1_Command_Jog

Drive_Output_Image[2].2

9

Drive_1_Command_Clear_Faults

Drive_Output_Image[2].3

10

Drive_1_Command_Forward

Drive_Output_Image[2].4

11

Drive_1_Command_Forward

Drive_Output_Image[2].5

Drive 1 Control Subroutine

Advertising