UD70
Issue code: 70nu2
Getting started 3-1
3 Getting Started
3.1 Introduction
This chapter explains the key elements of DPL programming, and the
methods used to create, compile and run an example program using the DPL
Toolkit.
An example of a short
DPL program is given below, followed by explanations
of the program instructions.
Note that parameter numbers are denoted in this User Guide and in
DPL programs by # (eg. parameter 1.21 is denoted as #1.21).
3.2 Example DPL program
The DPL program described here is called SawtoothSawtooth, because it applies a
repetitive cycle consisting of a linear increase in speed demand followed by
an instantaneous reduction to zero, as shown in the following diagram.
Repetitve cycle produced by the Sawtooth program