Danfoss VLT Series Programming Manual page 56

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

Advertisement

Servo Drive Operation
A cyclic CAM that passes an end node without following
segment blends to the start node of the CAM profile. For
2
2
example, in Illustration 2.78, the nodeID 2 has no following
segment and when executing this CAM as cyclic CAM, the
axis blends from node ID 2 to node ID 0.
Non-immediate switching to another CAM takes place
when the currently running CAM passes the next occurring
end node (cyclic and non-cyclic). In Illustration 2.78, this
would be when passing node ID 2 and in Illustration 2.79,
this would be, when passing node ID 0. The switching only
takes place when node ID 0 is in the processed path.
Otherwise, a command is needed for segment ID 2 to be
the following segment of node ID 3.
GuideNode
GuideNodes are similar to data points within a machine
cycle. However, in contrast to data points of a basic CAM, a
GuideNode is only defined by its guide value position
(master position). The slave position, velocity, and
acceleration are not defined inside a GuideNode. This
information is given in the connected segments. The
velocity (and acceleration) of 2 segments that are
connected to the same node must match. Otherwise a
jump in velocity (and/or acceleration) occurs. Each node
has a unique ID for referencing to it. A GuideNode
combines GuideSegments so therefore, represents starting
and ending points of segments.
Illustration 2.80 XML Representation of a GuideNode
Mandatory/
optional
Attribute
(+default
value)
nodeID
M
masterPos M
54
®
VLT
Integrated Servo Drive ISD
Value range/
Description
allowed values
Integral
Integral number to
number; 0–
uniquely identify this
65535
node. The nodeID must
be unique across all
GuideNodes and
EventNodes. The same
nodeID cannot be used
twice. The node with
nodeID 0 is the
starting node.
Float; 0.0–1.0
Master position for this
GuideNode. Given in
revolutions of guide
value.
Danfoss A/S © 01/2017 All rights reserved.
®
510 System
Mandatory/
optional
Value range/
Attribute
(+default
allowed values
value)
signal
O;
FALSE or TRUE
default =
FALSE
endNode
O;
FALSE or TRUE
default =
FALSE
action
O;
0, 1, or more
default =
existing action
no action
IDs
Table 2.15 Attributes for GuideNode
EventNode
Like GuideNodes, EventNodes are data points within a time-
related movement. They combine EventSegments in an
EventSegmentContainer. Each EventSegmentContainer has
exactly 1 first EventNode, which has no preceding
EventSegment, and at least 1 ending EventNode, which has
no succeeding EventSegment.
Illustration 2.81 XML Representation of an EventNode
Description
Defines if this node is
signaled by the axis.
This attribute is
optional. If it is not
present, the default
behavior is not to
signal this node.
Defines if this node is
an end node of the
CAM. This attribute is
optional. If it is not
present, the node is
no end node.
Defines if 1 or multiple
actions are attached to
this node. This
attribute is optional. If
it is not present, no
action is assigned to
this node. To define
multiple actions for
this node, all action
IDs must be listed
inside the attribute,
separated by a white
space. If a non-existing
action ID is used, an
error is issued during
parsing.
MG36D102

Advertisement

Table of Contents

Troubleshooting

loading

Table of Contents