Operation Theory
63
end_motion_list()
The resulting 2-D trajectory is:
Figure 4-17: Example 2-D Trajectory
Adding an arc trajectory
When any of the following 8 functions are executed
add_arc_tr_move(), add_arc_sr_move()
add_arc_ta_move(), add_arc_sa_move()
add_arc2_tr_move(), add_arc2_sr_move()
add_arc2_ta_move(), add_arc2_sa_move()
A 2-D arc will be added to the continuous motion trajectory. The
first 4 are used after the start_motion_list() function with
‘Length’=2, and the parameter definitions of this added arc func-
tions the same as those of the single motion circular interpolation.
The last 4 are used after the start_motion_list() function with
‘Length’ > 2. The additional parameter AxisArray defines the 2
axes that this arc belongs to. The following are 2 examples:
Example 1:
(Suppose both axes 0 & 2 are at position ‘0’)
start_motion_list(2, {0,2} )
add_line_ta_move({100,0}, 0 , 100, 100, 1.0, 0)
add_arc_ta_move({100,50}, -180, 100 , 100 , 100,
0 , 0)
add_line_tr_move({-100,0}, 100, 100, 100, 0 , 0)
add_arc_sr_move({0,-50} ,-180, 100 , 100, 0 ,0,
1.0 , 0 ,0)
end_motion_list()
Содержание PCI-8366+
Страница 4: ......
Страница 14: ...x List of Figures ...
Страница 17: ...Introduction 3 Figure 1 3 Flowchart for Building an Application ...
Страница 26: ...12 Installation 2 2 PCI 8372 8366 Outline Drawing Figure 2 1 PCI 8372 8366 Mechanical Drawing ...
Страница 31: ...Installation 17 2 Press HPI boot ...
Страница 32: ...18 Installation 3 Press Flash DL button and select a kernel4 hex ...
Страница 34: ...20 Installation Figure 2 3 SSCNET Communication Test Utility ...
Страница 49: ...Signal Connections 35 Figure 3 9 Skin Type ...
Страница 144: ...130 Operation Theory ...
Страница 149: ...Motion Creator 135 Figure 5 6 Software Version Information ...
Страница 158: ...144 Motion Creator Figure 5 10 Tuning Window 5 5 1 Component Description Figure 5 11 Trigger Setting Frame ...
Страница 160: ...146 Motion Creator Figure 5 13 Channel Selection Frame Figure 5 14 Motion Frame ...