CLOCK task
The
CLOCK
commands to the Drive (eg. controlled acceleration or deceleration ramp).
The
CLOCK
Drive. The actual timebase used depends on the set-up parameter (see Set-
up Parameters in Chapter 10 Parameters), which can range from 5ms to
200ms).
Example This example produces a sine wave.
CLOCK{
#1.21 = SIN (rad)*1000
rad = rad+0.01
IF rad>6.283185 THEN
rad = 0
ENDIF
}
SPEED task
The
SPEED
This causes the execution frequency of the task to be determined by the
PWM switching frequency.
Drive
Unidrive
Unidrive
7-2
Reference
task is used for time-critical monitoring of the Drive and
task is executed on a fixed timebase, asynchronously to the
task is synchronized with the speed-control loop in the Unidrive.
Switching
frequency
kHz
3, 6 or 12
4.5 or 9
SPEED task
timebase
ms
1.38
1.84
Issue code: 70nu2
UD70
Need help?
Do you have a question about the UD70 and is the answer not in the manual?