Control Techniques Epsilon EP-P Reference Manual page 213

Table of Contents

Advertisement

Problem/Message
Could not find the variable
defined by program text
Destination Event variables
can only be assigned an
Event or Boolean
Program Instance does not
Exist
Single value expressions
can only be Boolean
constants, Events or
Boolean variables
String does not represent a
predefined name...
String is not a selection
Syntax error encountered
Text Strings are limited to 12
characters...
The Boolean variables can
only be assigned an Event
or Boolean value
The destination variable
does not accept Data
The destination variable
does not accept negative
numbers
The destination variable is
Read Only
The destination variable
only accepts a numeric
value
The destination variable
only accepts a Boolean or
Event value
The destination variable
only accepts quoted "text"
The destination variable
only accepts selection text
The destination variable's
resolution is less than the
resolution of the number
The number is outside the
range of the destination
variable
The mix of variable or
expressions types can not
be added or subtracted
Epsilon EP-P Drive Reference Manual
Revision A4
Cause
See message.
The Variable is an Input event. It only
accepts types consisting of Boolean, and
events.
You attempted the "Call Program.#", but
the program does not exist.
This message occurs in conditional
Expressions (i.e. If then). Variables are
type identified, so equation and
assignments .(x = 9) can be verified.
The string needs to match one of the
defined strings on record in the Epsilon
EP-P drive Registry data base.
The string matches one of the defined
strings, but that string is not a selection.
Parser Error Message. The Parser can
not understand your text sequence.
To change a Name you assign a quoted
text string to that name. In Epsilon EP-P
drive, 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.
The Variable only accepts types
consisting of Boolean, and events.
The Variable's internal data type
attribute was not found.
You attempted to assign a negative
number to an unassigned variable .
This message occurs when trying to
assign a value to a read only variable.
See message.
See message.
See message.
See message.
You attempted to assign a number with a
greater resolution of decimal points than
the variable will accept (i.e. index.0.vel =
2.34567).
You attempted to assign a number that is
outside the variable's range.
This message occurs in equations.
Variables are type identified, so equation
and assignments (x = 9) can be verified.
In an equation only numerical values can
be multiplied or divided. Booleans,
Selections, text and events can not be
added.
www.controltechniques.com
Solution
In an expression you can use single variables
without a comparison, but , then they must be
a Boolean constants, Events or Boolean
variable.
The User Units setup will allow you to define
the desired decimal point resolution.
To determine the range comment out this
instruction and use the red dot help on the
variable.
199 

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the Epsilon EP-P and is the answer not in the manual?

Questions and answers

Table of Contents