![ADLINK Technology PCI-8366+ User Manual Download Page 83](http://html.mh-extra.com/html/adlink-technology/pci-8366/pci-8366_user-manual_2852815083.webp)
Operation Theory
69
be translated into frame data such that the SSCNET board can
understand.
This function takes no parameters.
4.4.4
Start/Stop command
In this section, the following functions are discussed.
start_cont_move(Void)
stop_cont_move(Void)
After building a trajectory by either on-line (start/end motion list) or
off-line (load trajectory file) method, user can call the
start_cont_move() function to perform the continuous motion tra-
jectory.
If the user has program a second trajectory by either on-line (start/
end motion list) or off-line (load trajectory file) method, the previ-
ous trajectory will be erased and cannot be retrieved except to
reconstruct it again. The user must be careful with this, especially
when multiple threading programs are implemented.
For example:
(Suppose both axes 0 & 2 are at position ‘0’)
start_motion_list(2, {0,2} )
add_line_tr_move({100,0}, 0 , 100, 0, 1.0,1.0)
add_dwell(0.5)
add_line_sr_move({60,80}, 0 , 150 , 0 , 0.5 , 0.5
, 0 , 0)
add_dwell(1.0)
add_line_ta_move({320,110}, 80 , 100, 100, 0.5,
0)
end_motion_list()
start_cont_motion() (* motor start moving after
this command*)
4.5
Motion Related IO
In addition to the SSCNet servo motor control capabilities, the
SSCNET board has other I/O functions and can roughly be divided
into 2 categories. They are the motion related I/O’s and the gen-
eral purposed I/O’s. Motion related I/O’s are input and output sig-
nals dedicated to motion. For example: PEL/MEL, position/velocity
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 ...