Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ Communication Drivers

MicroLogix item naming

  • Last UpdatedAug 29, 2024
  • 2 minute read

The general format of item names for data from the MicroLogix controllers matches the naming convention used by the programming software. The following is the format:

[$] X [file] : element [.field] [/bit]

Note: The parts of the name shown in square brackets ([]) are optional.

Item Name

Description

$

Purely optional.

X

Identifies the file type.

The following table summarizes the valid file types, the default file number for each type, and the fields allowed (if any).

file

Identifies the file number.

  • File numbers must be 0 - 999 decimal.

  • File 0 (zero) must be Output.

  • File 1 (one) must be Input.

  • File 2 (two) must be Status.

  • All other file numbers, 9 - 255 decimal, are open to all file types.

element

Identifies the element number within a file.

  • For Input and Output files it must be between 0 and 777 octal.

  • For all other file types it must be 0 - 999 decimal.

.field

Valid only for Counter, Timer, ASCII String, PID, SFC Status, Block Transfer, and Control files.

Refer to the following table.

/bit

Valid for all file types except ASCII String and Floating Point.

  • For Input and Output files it must be 0 - 17 octal.

  • For all other file types it must be 0 - 15 decimal.

Identifier

File Type

Default File #

.fields

O

Output

0

N/A

I

Input

1

N/A

S

Status

2

N/A

B

Binary

3

N/A

T

Timer

4

.PRE .ACC .EN .TT .DN

C

Counter

5

.PRE .ACC .CU .CD .DN .OV .UN

R

Control

6

.LEN .POS .EN .EU .DN .EM .ER .UL .IN .FD

N

Integer

7

N/A

F

Floating Point

8

N/A

A

ASCII

None

N/A

L

Long

None

N/A

ST

ASCII String*

None

.LEN

PD

PID*

None

.TM .AM .CM .OL .RG .SC .TF .DA .DB .UL .LL .SP .PV .DN .EN .SPS .KC .TI .TD .MAXS .MINS .ZCD .CVH .CVL .LUT .SPV .CVP

MG

Message

None

.IA .RBL .LBN .RBN .CHN .NOD .MTO .NB .TFT .TFN .ELE .SEL .TO .CO .EN .RN .EW .DN .ER .ST

* Available only on certain MicroLogix models. Check the Processor Manual for the model being used.

TitleResults for “How to create a CRG?”Also Available in