
CHAPTER 2
MODULAR SERVO
Reference Manual
Description of the Toolbox Functions
2-48
33-008-2M5
SetV2Velocity
Purpose:
Set coefficient used to calculate velocity of the motor shaft based on the
voltage generated by the tachogenerator.
Synopsis
: ret = es_call( 'SetV2Velocity', coeff )
Description:
The function sets the coefficient used to calculate velocity of the
motor shaft based on the voltage generated by the tachogenerator. The
output voltage from the tachogenerator is multiplied by this coefficient and
divided by 5.0 to calculate velocity of the disk, expressed in [deg/sec].
The call to this function sets the new value of the coefficient only for the
current session of the RTK. When you remove the RTK library from the
memory and load it again you have to call this function again.
To make the definition of this coefficient permanent the following line have
to be added to the es_par.ini file:
V2Velocity= new_value_of_coeffictient
The typical value of the coefficient is equal approximately to 1040.
See
:
GetV2Velocity
Содержание MS150
Страница 1: ...MS150 Modular Servo Workshop Reference Manual 33 008 2M5 ...
Страница 3: ...Notes ...
Страница 7: ...MODULAR SERVO Reference Manual Contents TOC 2 33 008 2M5 Notes ...
Страница 10: ...CHAPTER 1 MODULAR SERVO Reference Manual Introduction 33 008 2M5 1 3 ...
Страница 24: ...CHAPTER 2 MODULAR SERVO Reference Manual Description of the Toolbox Functions 33 008 2M5 2 13 ...
Страница 77: ...CHAPTER 4 MODULAR SERVO Reference Manual Quick Reference Table 4 4 33 008 2M5 Notes ...