Emerson FM-3 Error Syntax error encountered, Error Text Strings are limited to 12 characters

Models: FM-3

1 292
Download 292 pages 25.45 Kb
Page 256
Image 256

FM-3 Programming Module Reference Manual

Error: Syntax error encountered

Parser Error Message. The Parser can not understand your text sequence.

Error: Text Strings are limited to 12 characters...

To change a Name you assign a quoted text string to that name. In FM3, text strings are fixed at 12 characters. If you use fewer than 12 characters, blanks are automatically inserted. An error occurs if you attempt to use more than 12 characters.

Error: The Boolean variables can only be assigned an Event or Boolean value.

The Variable only accepts types consisting of Boolean, and events.

Error: The destination variable does not accept Data

The Variable’s internal data type attribute was not found.

Error: The destination variable does not accept negative numbers

You attempted to assign a negative number to an unassigned variable .

Error: The destination variable is Read Only

This message occurs when trying to assign a value to a read only variable.

Error: The destination variable only accepts a numeric value

Error: The destination variable only accepts a Boolean or Event value

Error: The destination variable only accepts quoted "text"

Error: The destination variable only accepts selection text

242

Page 256
Image 256
Emerson FM-3 manual Error Syntax error encountered, Error Text Strings are limited to 12 characters