Rockwell Automation 2706-MB1 MESSAGEVIEW 421 SOFTWARE MANUAL User Manual

Page 289

Advertising
background image

Validation Error Messages

D–7

Publication 2706-817

Message

What to do

Meaning

Invalid Tag - Minute Read Tag [name] must be
of type Unsigned Integer.

The assigned tag is the wrong data type.

Use the tag editor to change the data type of
the tag, or use the Application/Special
Messages/Read Tags dialog to select an
appropriate tag.

Invalid Tag - Minute Write Tag [name] must be
of type Unsigned Integer.

The assigned tag is the wrong data type.

Use the tag editor to change the data type of
the tag, or use the Application/Special
Messages/Write Tags dialog to select an
appropriate tag.

Invalid Tag - Month Read Tag [name] must be
of type Unsigned Integer.

The assigned tag is the wrong data type.

Use the tag editor to change the data type of
the tag, or use the Application/Special
Messages/Read Tags dialog to select an
appropriate tag.

Invalid Tag - Month Write Tag [name] must be
of type Unsigned Integer.

The assigned tag is the wrong data type.

Use the tag editor to change the data type of
the tag, or use the Application/Special
Messages/Write Tags dialog to select an
appropriate tag.

Invalid Tag - Msg #[number] Embedded Entry
Notify Tag [name] must be of type Input or
BTR.

The tag is controlled by the Terminal and is
read by the PLC. The tag must be in the Input
image or be in a BTR (Block Transfer Read).

Use the tag editor to change the tag address
or the Terminal Setup/Comms. Setup/Block
Transfer dialog to put the tag into a Block
Transfer that has its mode assigned as R.

Invalid Tag - Msg #[number] Bit Trigger
Number [number] greater than 1023.

The bit trigger number is required to be within
the range of 0 to 1023.

Change the bit trigger number.

Invalid Tag - Msg #[number] Embedded ASCII
Display Read Tag [name] must be of type
Output or BTW.

The tag is controlled by the PLC and is read
by the Terminal. The tag must be in the
Output image or be in a BTW (Block Transfer
Write).

Use the tag editor to change the tag address
or the Terminal Setup/Comms. Setup/Block
Transfer dialog to put the tag into a Block
Transfer that has its mode assigned as W.

Invalid Tag - Msg #[number] Embedded ASCII
Display Tag [name] must be of type Character
Array.

The assigned tag is the wrong data type.

Use the tag editor to change the data type of
the tag, or use the Terminal Setup Control Tag
dialog to select an appropriate tag.

Invalid Tag - Msg #[number] Embedded ASCII
Display Tag [name].

The tag definition is incorrect.

Use the tag editor to correct the PLC address
for the tag.

Invalid Tag - Msg #[number] Embedded ASCII
Display Tag used but not defined.

The tag is undefined in the project database.

Use the tag editor to define the tag.

Invalid Tag - Msg #[number] Embedded ASCII
Display Tag [name] array size must be
between 1 and 32.

The assigned tag must have an array size
between the values of 1 and 32.

Use the tag editor to change the tag array
size.

Invalid Tag - Msg #[number] Embedded ASCII
Display Tag [name] isn’t a valid address in the
terminal’s assigned Discrete Rack or Block
Transfer channels.

The tag address is not in the discrete I/O
image of the rack or in the block transfer(s)
configured for the Terminal.

Use the tag editor to change the tag address
or the Communication Setup Block Transfer
dialog to put the tag into a Block Transfer.

Invalid Tag - Msg #[number] Embedded ASCII
Display Tag [name] overlaps Discrete I/O
Rack Control/Status byte.

The tag is assigned the same address as the
Block Transfer Control/Status Byte (the lowest
byte in the discrete I/O rack).

Use the tag editor to change the tag address
or the Terminal Setup/Comms. Setup/Block
Transfer dialog to disable block transfers if
they are not being used.

Invalid Tag - Msg #[number] Embedded ASCII
Entry Tag [name] array size must be between
2 and 33.

The assigned tag array size is outside the
valid range.

Use the tag editor to change the tag array
size.

Invalid Tag - Msg #[number] Embedded ASCII
Entry Tag array size must be greater than
ASCII Entry variable field width.

The assigned tag array size is smaller than
the display field width. Operator input cannot
be completed without a large character array
defined.

Use the tag editor to change the tag array
size.

Advertising