EasyManuals Logo

Control Techniques UD70 User Manual

Control Techniques UD70
154 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #41 background imageLoading...
Page #41 background image
UD70
Issue code: 70nu2
DPL programming 4-19
There are two parts to an alias, as follows:
Name
parameter
The name parameter specifies the name to be defined. This
can be any combination of letters, digits and underscore
characters. Spaces are not permissible.
Value
parameter
The value parameter can be used to specify any constant
value or parameter number.
Example
This example demonstrates use of the $DEFINE directive to assign
names to parameter numbers (#3.02 and #1.21) and to a value (500).
$define MAX_SPEED 500
$define SPEED #3.02
$define SPEED_DEMAND #1.21
BACKGROUND{
top:
IF SPEED < MAX_SPEED THEN
SPEED_DEMAND = SPEED_DEMAND + 1
ENDIF
GOTO top:
}

Table of Contents

Other manuals for Control Techniques UD70

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Control Techniques UD70 and is the answer not in the manual?

Control Techniques UD70 Specifications

General IconGeneral
BrandControl Techniques
ModelUD70
CategoryControl Unit
LanguageEnglish

Related product manuals