beautypg.com

Rockwell Automation 1746-MPM INSTALL INSTRUC MOLD PRESSURE User Manual

Page 13

background image

Mold Pressure Module

13

Publication 1746-5.13 July 1998

0000

I:8

0

OTHER

Channel 1 Alarm

I:8

1

OTHER

Channel 2 Alarm

I:8

2

OTHER

Cycle Time Alarm

I:8

3

OTHER

Ch. 1 Sensor Loss

I:8

4

OTHER

Ch. 2 Sensor Loss

JSR

Jump To Subroutine
SBR File Number

U:100

JSR

Jump to Alarm
Handler

41318

Example 2

Read Channel 1 Sample Data

0000

MOV

Move
Source

I:8.1

0<

Dest

N7:0

0<

MOV

Read Channel 1 Sample Data

0001

MOV

Move
Source

I:8.2

0<

Dest

N7:1

0<

MOV

41319

Example 3

Read Frame 1 Status

0000

COP

Copy File
Source

#M0:8.49

Dest

#N7:0

Length

1

COP

If Frame 1 summary data is new, copy to integer file

0001

N7:0

8

COP

Copy File
Source

#M0:8.54

Dest

#N7:1

Length

28

COP

Read Frame 2 Status

0002

COP

Copy File
Source

#M0:8.76

Dest

#N7:0

Length

1

COP

If Frame 2 summary data is new, copy to integer file

0003

N7:0

8

COP

Copy File
Source

#M0:8.81

Dest

#N7:1

Length

28

COP

Example 4

41320