Danfoss VLT Series Programming Manual page 221

Integrated servo drive isd 510 system
Hide thumbs Also See for VLT Series:
Table of Contents

Advertisement

Programming
DD_BASIC_CAM_ISD51x
Variable name
Data
type
MasterScaling
DD_FACTOR_ISD5
1x
SlaveScaling
DD_FACTOR_ISD5
1x
ControlParame-
DD_CONTROL_PA
terSet1
RAMETER_ISD51x
ControlParame-
DD_CONTROL_PA
terSet2
RAMETER_ISD51x
FollowingError
DD_FOLLOWING_
ERROR_ISD51x
DataPoints
ARRAY of
DD_DATA_POINT_
ISD51x
NumberOfData-
UINT
Points
Table 6.64 DD_BASIC_CAM_ISD51x
The basic CAM consists of header information, such as
master and slave scaling, control parameter sets 1 and 2,
and error parameters. The parameters are optional within
the file. If all the subelements of 1 structure are 0, the
element is not created within the CAM file.
The data points, which define the functionality of the CAM,
are kept in an array of data points. The number of data
points used must be written to the variable NumberOfDa-
taPoints. Each data point contains the elements shown in
Table 6.65.
DD_DATA_POINT_ISD51x
Variable name
Data
type
MasterPosition
REAL
SlavePosition
REAL
MG36D102
Programming Guide
Defaul
Description
t
value
Parameters for master
scaling.
See Table 6.66.
Parameters for slave
scaling.
See Table 6.66.
Parameters for control
parameter set 1.
See Table 6.67.
Parameters for control
parameter set 2.
See Table 6.67.
Parameters for
following error set-up.
See Table 6.68.
Array of data points for
the basic CAM.
See Table 6.65.
0
Gives the number of
used data points inside
the array.
Defaul
Description
t
value
0
Master position for this
data point. Given in
revolutions of guide
value. Value range: 0–1.
0
Axis position for this
data point. Given in
revolutions of rotor
position. This is the
position at gear in
(motor side).
Danfoss A/S © 01/2017 All rights reserved.
Variable name
Data
type
Velocity
REAL
Acceleration
REAL
Table 6.65 DD_DATA_POINT_ISD51x
For this structure, the optional elements (Velocity and
Acceleration) are always written to the file as they do not
change the behavior.
DD_FACTOR_ISD51x
Variable
Data
Defau
Description
name
type
lt
value
Numerator
DINT
0
Numerator part of the factor. 2
negative values result in a
positive factor.
Denominator
DINT
0
Denominator part of the factor. 2
negative values result in a
positive factor.
Table 6.66 DD_FACTOR_ISD51x
DD_CONTROL_PARAMETER_ISD51x
Variable
Data
Defau
Description
name
type
lt
value
SpeedP
REAL
0
Proportional part of the speed
controller.
SpeedI
REAL
0
Integral part of the speed
controller.
SpeedD
REAL
0
Differential part of the speed
controller.
Inertia
REAL
0
Inertia used for feed-forward
calculations. [kg m²]
PositionP
REAL
0
Proportional part of the position
controller.
PositionD
REAL
0
Differential part of the position
controller.
Table 6.67 DD_CONTROL_PARAMETER_ISD51x
Defaul
Description
t
value
0
Velocity of the axis in
this data point. The
velocity must be given
as a factor between the
velocity of the axis in
relation to the velocity
of the guide value.
0
Acceleration of the axis
in this data point. The
acceleration must be
given as a factor
between the
acceleration of the axis
in relation to the
velocity of the guide
value.
219
6
6

Advertisement

Table of Contents

Troubleshooting

loading

Table of Contents