Operation Theory
75
if((Sensor1==High) && (Sensor2==Low) &&
(Sensor3 == Low))
HSL_M_v_change(axis, 25000, 0.02);
else if((Sensor1==Low) && (Sensor2==High) &&
(Sensor3 == Low))
HSL_M_v_change(axis, 50000, 0.02);
else if((Sensor1==Low) && (Sensor2==Low) &&
(Sensor3 == High))
HSL_M_v_change(axis, 100000, 0.02);
}
The information of the three sensors is acquired from another I/O
card, and the resulting velocity profile from experiment is shown
below:
Figure 4-36: Velocity Profile Example
X
Relative Functions:
HSL_M_v_change()
HSL_M_sd_stop()
HSL_M_emg_stop()
HSL_M_fix_speed_range()
HSL_M_unfix_speed_range()
HSL_M_get_currebt_speed()
Summary of Contents for HSL-4XMO
Page 4: ......
Page 16: ...6 Introduction ...
Page 36: ...26 Signal Connections ...
Page 67: ...Operation Theory 57 Home Search Example Home mode 1 Figure 4 29 Home Search Example ...
Page 108: ...98 Motion Creator in LinkMaster ...