74
Operation Theory
Figure 4-34: Velocity Suggestions B
Example:
There are 3 speed change sensors during an absolute move for
200000 pulses. Initial maximum speed is 10000pps. Change to
25000pps if Sensor 1 is touched. Change to 50000pps if Sensor 2
is touched. Change to 100000pps if Sensor 3 is touched. Then the
code for this application and the resulting velocity profiles are
shown below.
Figure 4-35: Velocity Example
#include “pci_HSL-4XMO.h”
HSL_M_fix_speed_range(axis, 100000.0);
HSL_M_start_ta_move(axis, 200000.0, 1000, 10000,
0.02,0.01);
while(!HSL_M_motion_done(axis))
{
// Get sensor’s information from another I/O
card
Содержание HSL-4XMO
Страница 4: ......
Страница 16: ...6 Introduction ...
Страница 36: ...26 Signal Connections ...
Страница 61: ...Operation Theory 51 Figure 4 18 home_mode 1 home_mode 3 ORG EZ Slow down Stop Figure 4 19 home_mode 3 ...
Страница 67: ...Operation Theory 57 Home Search Example Home mode 1 Figure 4 29 Home Search Example ...
Страница 108: ...98 Motion Creator in LinkMaster ...