7 using the dcs-net network register variables – Rockwell Automation 57C570 AutoMax PC3000 User Manual User Manual
Page 147

12Ć7
12.6
Using the AutoMax PC3000 CPU Common
Memory Variables
The AutoMax PC3000 CPU has registers available for assigning
common memory variablesĊvariables that you want to share
between programs. The registers are volatile by default. Their values
are not retained when the PC3000 loses power or you perform a
Stop All. However, you can specify a variable to be nonĆvolatile, so
that its value is retained through power cycles and Stop All
conditions.
Each PC3000 also has preĆdefined common memory variables, but
you must enter them on the Variable Configurator form if you want to
use them in an application program. These preĆdefined variables
are:
ББББББББ
ББББББББ
•
ăAUTORUNSTATUS@
ББББББББББББ
ББББББББББББ
True when AUTO RUN is enabled for the rack;
false if AUTO RUN is not enabled.
ББББББББ
ББББББББ
•
ăFORCINGSTATUS@
ББББББББББББ
ББББББББББББ
True when a variable is forced in the rack;
false when no variables are forced in the rack.
ББББББББ
Б
ББББББ
Б
ББББББББ
•
ăBATTERYSTATUS4@
ББББББББББББ
Б
ББББББББББ
Б
ББББББББББББ
True when the AutoMax PC3000's battery is
good.
Make sure you assign BATTERYSTATUS4@ to a common memory
variable and write application code to periodically monitor this
variable. Monitoring this variable is the only way to obtain status on
the AutoMax PC3000 battery.
БББББББББ
БББББББББ
For more information about:
ББББББББББББ
ББББББББББББ
See:
БББББББББ
Б
БББББББ
Б
БББББББББ
symbolic programming
ББББББББББББ
Б
ББББББББББ
Б
ББББББББББББ
chapter 15 and the instruction manual of
your chosen programming language
БББББББББ
БББББББББ
configuring common memory
variables
ББББББББББББ
ББББББББББББ
AutoMax Programming Executive software
instruction manual
12.7
Using the DCSĆNET Network Register
Variables
In the Variable Configurator for the PC3000 DCSĆNET network
interface, you can access these types of registers:
D setup registers
D drop status registers
D broadcast registers
D data exchange registers for drops 1Ć55
The AutoMax PC3000 DCSĆNET network interface contains 56
areas, or drops, each containing 64 16Ćbit registers. These registers
are used for data exchange between the master network module
and the slave network modules in a system. Drop 0 is reserved for
status and broadcast messages. The remaining 55 drops are
reserved for data exchange among the modules.