154
JVL Industri Elektronik A/S - User Manual - Ethernet for MAC and MIS motors
6.5
Examples
6.5.1
Running Velocity control
To use the JVL motor in velocity -mode the following registers basically is of interest.
1. "Mode" - mode register - register 2
2. "V_SOLL" - velocity register 5
3. "A_SOLL" - acceleration register 6
4. "Error/Status" - register 35
So, to control these registers the assembly object needs to be configured.
From MacTalk the setup is configured as this.
With the settings illustrated above we initiate the velocity mode by writing 0x1 to
the first word-value, this is velocity mode.
Since different PLC's have different methods of implementation the basic steps is
described in the following.
(Constant values valid for MAC800, for other motors,
please consult the motor manual)
1.
Set the needed velocity
.
V_SOLL = V x 2.77 [rpm].
Example: We need the motor to run with a constant speed of 1200 RPM.
So, V_SOLL = 1200/2,77 = 433 cnt/smp
2.
Set the needed acceleration.
A_SOLL = A x 271 [RPM/s2].
Example: We need the motor to accelerate with 100000 RPM/s2 so, A_SOLL
= 100000/271 = 369 cnt/smp2
3.
Now set the motor in velocity mode and thereby activate the motor.
Example: The motor needs to be activated by setting it into velocity mode, so
we need to set the mode register to the value 1. Mode = 1 which is velocity
mode, now the motor will use the acceleration and the velocity just config-
ured.
Please find a complete list of register descriptions in the appendix.
Motor registers MAC050 - 141, page 264
Motor registers MAC400 - 4500, page 273
Motor registers MISxxx, page 292
TT3056-01GB
Содержание MAC00-EC4
Страница 2: ......
Страница 7: ...JVL Industri Elektronik A S User Manual Ethernet expansion modules for MAC motors 7 1 Introduction ...
Страница 14: ...14 JVL Industri Elektronik A S User Manual Ethernet expansion modules for MAC motors ...
Страница 32: ...32 JVL Industri Elektronik A S User Manual Ethernet for MAC and MIS motors ...
Страница 33: ...JVL Industri Elektronik A S User Manual Ethernet for MAC and MIS motors 33 3 EtherCAT Users Guide ...
Страница 78: ...78 JVL Industri Elektronik A S User Manual Ethernet for MAC and MIS motors ...
Страница 79: ...JVL Industri Elektronik A S User Manual Ethernet for MAC and MIS motors 79 4 EthernetIP Users Guide ...
Страница 113: ...JVL Industri Elektronik A S User Manual Ethernet for MAC and MIS motors 113 5 POWERLINK Users Guide ...
Страница 136: ...136 JVL Industri Elektronik A S User Manual Ethernet for MAC and MIS motors ...
Страница 137: ...JVL Industri Elektronik A S User Manual Ethernet for MAC and MIS motors 137 6 PROFINET Users Guide ...
Страница 159: ...JVL Industri Elektronik A S User Manual Ethernet for MAC and MIS motors 159 7 ModbusTCP IP Users Guide ...
Страница 176: ...176 JVL Industri Elektronik A S User Manual Ethernet for MAC and MIS motors ...
Страница 177: ...JVL Industri Elektronik A S User Manual Ethernet for MAC and MIS motors 177 8 Sercos ...
Страница 224: ...224 JVL Industri Elektronik A S User Manual Ethernet for MAC and MIS motors ...
Страница 225: ...JVL Industri Elektronik A S User Manual Ethernet for MAC and MIS motors 225 9 Module Registers ...
Страница 239: ...JVL Industri Elektronik A S User Manual Ethernet for MAC and MIS motors 239 10 Using MacTalk over Ethernet ...
Страница 241: ...JVL Industri Elektronik A S User Manual Ethernet for MAC and MIS motors 241 ...
Страница 252: ...252 JVL Industri Elektronik A S User Manual Ethernet for MAC and MIS motors ...
Страница 253: ...JVL Industri Elektronik A S User Manual Ethernet for MAC and MIS motors 253 11 Examples common to all protocols ...
Страница 256: ...256 JVL Industri Elektronik A S User Manual Ethernet for MAC and MIS motors ...
Страница 257: ...JVL Industri Elektronik A S User Manual Ethernet for MAC and MIS motors 257 12 Appendix ...