Operation Theory
121
AxisNo=1;
SynAxes=0x02;
PatternNo=0;
// Pattern 0
FirstFrame=0;
LastFrame=add_frame_ta_move(AxisNo, FirstFrame,
0, 5, 0, 10, 0, 0.1, 0.1);
LastFrame=add_frame_ta_move(AxisNo, LastFrame, 5,
10, 0, 10, 0, 0.1, 0.1);
set_pattern(0, PatternNo, FirstFrame, LastFrame -
FirstFrame, SynAxes);
Pa+;
// Pattern 1
FirstFrame=LastFrame;
LastFrame=add_frame_ta_move(AxisNo, FirstFrame,
10, 15, 0, 10, 0, 0.1, 0.1);
LastFrame=add_frame_ta_move(AxisNo, LastFrame,
15, 0, 0, 10, 0, 0.1, 0.1);
set_pattern(0, PatternNo, FirstFrame, LastFrame -
FirstFrame, SynAxes);
Pa+;
// Pattern 2
FirstFrame=LastFrame;
LastFrame=add_frame_ta_move(AxisNo, FirstFrame,
0, 5, 0, 10, 0, 0.1, 0.1);
LastFrame=add_frame_ta_move(AxisNo, LastFrame, 5,
0, 0, 10, 0, 0.1, 0.1);
set_pattern(0, PatternNo, FirstFrame, LastFrame-
FirstFrame,SynAxes);
Pa+;
3. Create Patterns for Sequence 0
AxisNo=0;
SynAxes=0x01;
// Pattern 3
FirstFrame= LastFrame;
LastFrame=add_frame_ta_move(AxisNo, FirstFrame,
0, 5, 0, 10, 0, 0.1, 0.1);
Summary of Contents for PCI-8366+
Page 4: ......
Page 14: ...x List of Figures ...
Page 17: ...Introduction 3 Figure 1 3 Flowchart for Building an Application ...
Page 26: ...12 Installation 2 2 PCI 8372 8366 Outline Drawing Figure 2 1 PCI 8372 8366 Mechanical Drawing ...
Page 31: ...Installation 17 2 Press HPI boot ...
Page 32: ...18 Installation 3 Press Flash DL button and select a kernel4 hex ...
Page 34: ...20 Installation Figure 2 3 SSCNET Communication Test Utility ...
Page 49: ...Signal Connections 35 Figure 3 9 Skin Type ...
Page 144: ...130 Operation Theory ...
Page 149: ...Motion Creator 135 Figure 5 6 Software Version Information ...
Page 160: ...146 Motion Creator Figure 5 13 Channel Selection Frame Figure 5 14 Motion Frame ...