Storage variable, Switch variable, Storage variable switch variable – Rockwell Automation Arena Packaging Users Guide User Manual

Page 88

Advertising
background image

A

RENA

P

ACKAGING

T

EMPLATE

U

SER

S

G

UIDE

82

• •

Palletizer Name_State [Fast(-1)/Workng(3)/Slow(4)/Blocked(0)/Failed(1)/
Changeover(2)/Stopped(5)]—Returns the current state of the palletizer. The seven states
are exclusive (i.e., the Palletizer can only be in one of these states at any given time). A
Palletizer is in the Fast state if its speed factor is greater than 1. A Palletizer is in the
Working state if its speed factor is equal to 1. A Palletizer is in the Slow state if its speed
factor is less than 1 and non-zero. A Palletizer is in the Blocked state if its speed factor is
zero and the Palletizer is not Failed, Changeover, or Stopped.

Palletizer Name_UnitsProcessed [Units]—Returns the total number of units that have
entered the palletizer.

Palletizer Name_PalletsUnStored [Pallets]—Returns the number of pallets the depallet-
izer has taken out of storage.

Storage variable

D

ESCRIPTION

Arena Packaging provides a variable that accesses the current number of pallets in a
storage. Storage Name is the symbol name for the storage entered in the main module
dialog.

The variable is not user-assignable.

V

ARIABLE

Storage Name_StorageLevel [Pallets]—Returns the number of pallets currently in the
storage.

Switch variable

D

ESCRIPTION

The Arena Packaging template provides a variable that accesses whether a switch is
switched to the right, left, or is currently switching from one direction to another. Switch
Name is the symbol name for the switch that appears below the module when it is placed
in the model window.

The variable is not user-assignable.

V

ARIABLE

Switch Name_State [Right(0)/Left(1)/Switching(2)]—Returns the current state of the
switch.

Advertising