Rockwell Automation 57C650 AutoMax Programming Executive Version 3.8 User Manual

Page 78

Advertising
background image

5Ć22

AutoMax Programming Executive Version 3.x

VARIABLE NAME Ć the variable name including type and array

dimensions

TYPE Ć the variable type:

I/O Ć mapped to a module in the master rack other than an

Interface or Network module or to setĆup registers on an

Interface or Network module

Rem I/O Ć mapped to a Remote I/O module or Rail
AutoMate Ć mapped to an AutoMate Interface module
AB Link Ć mapped to an AĆB Interface module
Modbus Ć mapped to a Modbus Interface module
Network Ć mapped to a Network module without using a

netĆwide name

NetĆwide Ć mapped to a Network module using a netĆwide name
Memory Ć mapped to common memory module (volatile)
nvMemory Ć mapped to common memory (nonĆvolatile)
Reserved Ć variable has the same name as a reserved name

(e.g., BATTERYSTATUS@)

Unknown Ć used in a task but not mapped to an I/O or common

memory location

HW_Event Ć hardware event
SW_Event Ć software event

S Ć the master slot number
D Ć the remote I/O drop number (for remote I/O); the drop area

number (for Network); B0, B1, N0, N1 (for AĆB Interface); [blank]

(otherwise)

RS Ć the remote slot number (for remote Shark and Multibus I/O);

Remote Head port (for AutoMate I/O); [blank] (otherwise)

REG Ć Local Head port (for AutoMate I/O); the register in octal (for

AutoMate Interface); the register in decimal (otherwise)

B Ć the bit number for booleans, [blank] otherwise
DESCRIPTION Ć the variable description (from networkĆwide

database for linked network variables; description in the variable

database if present; otherwise, description from the first task that

has one; otherwise blank)

TASK CROSS REFERENCE Ć names of the task(s) which use the

variable; no extension; '*' if variable is modified

Advertising