Rockwell Automation Arena Packaging Users Guide User Manual

Page 84

Advertising
background image

A

RENA

P

ACKAGING

T

EMPLATE

U

SER

S

G

UIDE

78

• •

variable may be assigned values using the Change Lost Production of Machine action in
Actions modules or dialog boxes.

V

ARIABLES

Machine Name_Blocked [Yes(1)/No(0)]—Returns Yes(1) if the machine is in the Blocked
state and No(0) otherwise. A machine is considered blocked if its speed factor equals zero
for any reason other than a failure, changeover, or scheduled stop.

Machine Name_Capacity [Units, Containers, Assemblies]—Returns the capacity of the
machine. Basic and assembly machines always have a capacity of zero.

Machine Name_FailureNumber [Integer>=0]—Returns a 0 if the machine is not failed. If
the failures for the machine are defined using Expected Uptime or Reliability logic, this
variable will return a 1 when the machine is failed. If the failures for the machine are
defined using individual failure streams, this variable will return the Failure Number of
the stream that has failed the machine when it is failed.

Machine Name_GoodOutputRate [Units/Min]—Returns the current output rate of good
units out of the machine.

Machine Name_BaseGoodOutputRate [Units/BaseTimeUnit]—Returns the current output
rate of good units out of the machine.

Machine Name_GoodUnitsProd [Units]—Returns the total number of good units that
have been produced by the machine.

Machine Name_InputRate [Units/Min]—Returns the current input rate of units into the
machine.

Machine Name_BaseInputRate [Units/BaseTimeUnit]—Returns the current input rate of
units into the machine.

Machine Name_LostProduction [Percentage]—Returns the lost production of the
machine (0-100%). The initial value of this variable can be specified in the Loss dialog
box of the machine.

Machine Name_NomRunSpeed [Units/Min]—Returns the nominal run speed of the
machine. The nominal run speed is calculated from run parameters entered in the machine
dialog box.

Machine Name_BaseNomRunSpeed [Units/BaseTimeUnit]—Returns the nominal run
speed of the machine. The nominal run speed is calculated from run parameters entered in
the machine dialog box.

Machine Name_NumChangeovers [Integer>=0]—Returns the number of changeovers that
have occurred at the machine.

Advertising