Special drive modes (clock-direction and analog speed)
You can also determine the control mode – open-loop or closed-loop.
Digital input 4 serves here as an enable (see X3 – analog input and digital inputs).
Activation
The special drive modes are activated on delivery. You can deactivate them by setting 4015h:01h in the configuration file to the value "0" . To do this, you must insert this line:
4015:01=0
To select the mode, you must set the hex coding switch to a value between "00"h and "0F"h.
On delivery, the switch is set to "1".
The following table lists all possible modes and the value of the switch:
Value | Mode | |||
---|---|---|---|---|
00h/01h | Clock-direction | - | - | Open-Loop |
02h | Clock-direction (test run) | Test run with 30 rpm | Clockwise direction of rotation | Open-Loop |
03h | Clock-direction (test run) | Test run with 30 rpm | Counterclockwise direction of rotation | Open-Loop |
04h | Analog speed | Direction via "Direction" input | Maximum speed 1000 rpm | Open-Loop |
05h | Analog speed | Direction via "Direction" input | Maximum speed 100 rpm | Open-Loop |
06h | Analog speed | Offset 5 V (joystick mode) | Maximum speed 1000 rpm | Open-Loop |
07h | Analog speed | Offset 5 V (joystick mode) | Maximum speed 100 rpm | Open-Loop |
08h/09h | Clock-direction | - | - | Closed-Loop |
0Ah | Clock-direction (test run) | Test run with 30 rpm | Clockwise direction of rotation | Closed-Loop |
0Bh | Clock-direction (test run) | Test run with 30 rpm | Counterclockwise direction of rotation | Closed-Loop |
0Ch | Analog speed | Direction via "Direction" input | Maximum speed 1000 rpm | Closed-Loop |
0Dh | Analog speed | Direction via "Direction" input | Maximum speed 100 rpm | Closed-Loop |
0Eh | Analog speed | Offset 5 V (joystick mode) | Maximum speed 1000 rpm | Closed-Loop |
0Fh | Analog speed | Offset 5 V (joystick mode) | Maximum speed 100 rpm | Closed-Loop |
Clock-direction
The controller internally sets the operating mode to clock-direction. You must connect the enable, clock and direction inputs (see chapter X3 – analog input and digital inputs).
Analog speed
The controller internally sets the operating mode to Velocity. To preset the speed, the voltage on the analog input is used and the corresponding target speed is written in 6042h.
Maximum speed
The maximum speed can be changed between 100 rpm and 1000 rpm; the controller automatically adapts the scaling in 604h here.
If a different speed is necessary, it can be set using the scaling factor for the speed (object 604Ch) or the analog value (see Analog inputs).
Computation of the analog voltage
There are two modes for calculating the analog input voltage.
- Normal mode
- You must connect the enable, direction and analog inputs (see chapter X3 – analog input and digital inputs). The maximum analog voltage corresponds to the maximum speed. The direction is preset here via the direction input. If there is no signal at the direction input, the motor turns clockwise (when looking at the drive shaft). There is a dead zone from 0 V to 20 mV in which the motor does not move.
- Joystick mode
- You must connect the release input and the analog input (see chapter X3 – analog input and digital inputs). The half of the maximum analog voltage corresponds to the speed 0; the controller automatically adapts the offset in 3321h here.
Test run with 30 rpm
The motor rotates at 30 rpm if the enable input is set.