Rockwell Automation 57C650 AutoMax Programming Executive Version 3.8 User Manual
Page 248
FĆ4
AutoMax Programming Executive Version 3.x
ă32 %
Integer
ă64 @
Boolean
128 $
String
CARD_TYPE NUMERIC
The content of this field depends on the data
type. For string variables, it contains the
string length (0Ć255). Zero (0) represents the
default string length of 32 characters. This
field is not used for card type.
DEF_TYPE NUMERIC
This field is used to designate whether a
COMMON memory variable is volatile (2) or
nonĆvolatile (3). For all other variables, this
field will be zero (0).
Database: $TASKS.DBF
FIELD
TYPE
DESCRIPTION
NAME
CHARACTER
The task name without extension, drive, or
directory; unique within this rack
TYPE
CHARACTER
The task type: PC, BLK, BAS, or INC
SLOT
NUMERIC
The slot number of the Processor in which
this task will be loaded (0Ć4, 0Ć15 for UDC
tasks))
PRIORITY
NUMERIC
The priority of this task (4Ć11)
DESC
CHARACTER
The description of this task
ENGINEER
CHARACTER
The user responsible for this task
CRITICAL
BOOLEAN
T if the task is critical
RECONSTR
BOOLEAN
T if the task should be compiled so that it
can be reconstructed from object code
UTILITY
BOOLEAN
T if the task is a utility task