Project file output – Rockwell Automation 193 Drives and Motion Accelerator Toolkit Quick Start User Manual

Page 21

Advertising
background image

Rockwell Automation Publication IASIMP-QS019E-EN-P - August 2013

21

Initial System Configuration Using the DMAT Wizard

Chapter 1

Project File Output

The project file includes preconfigured controller, drives, network, and machine/application/ device program
logic providing an integrated logic architecture to add your specific application logic to. The preconfigured file
saves hours in logic configuration and assembly.

MODULE COMMANDS

3

NOP

RESET

4

Machine Commands

Mach_Ctrl.Cmd.RESET

<WidgOmatic.Cmd.RESET>

ONS

ONS[0].5

Servo Ready for Use

Servo_Ctrl.Status.Ready

<Gantry_X_Axis_Ctrl.Status.Ready>

Move
Source

1

Dest

ResetSEQ[0]

0

MOV

STOP

5

Machine Commands

Mach_Ctrl.Cmd.STOP

<WidgOmatic.Cmd.STOP>

Fill File
Source

0

Dest

ResetSEQ[0]

Length

4

FLL

STOP

CLEAR

6

Machine Commands

Mach_Ctrl.Cmd.CLEAR

<WidgOmatic.Cmd.CLEAR>

/

Servo OK (NOT

Faulted)

Servo_Ctrl.Status.OK

<Gantry_X_Axis_Ctrl.Status.OK>

L

Clear Faults

Servo_Ctrl.Cmd.ClearFaults

<Gantry_X_Axis_Ctrl.Cmd.ClearFaults>

Module OK (NOT

Faulted)

Module.OK

<Gantry_X_Drive.OK>

Fill File
Source

0

Dest

AbortSEQ[0]

Length

4

FLL

ABORT

7

Machine Commands

Mach_Ctrl.Cmd.ABORT

<WidgOmatic.Cmd.ABORT>

Module OK (NOT

Faulted)

Module.OK

<Gantry_X_Drive.OK>

ONS

ONS[0].6

/

Module OK (NOT

Faulted)

Module.OK

<Gantry_X_Drive.OK>

ONS

ONS[0].7

Fill File
Source

0

Dest

ResetSEQ[0]

Length

4

FLL

Move
Source

1

Dest

AbortSEQ[0]

0

MOV

(End)

Advertising