Adlink HSL-4XMO Uživatelský manuál Strana 89

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 116
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 88
Operation Theory 79
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()
Zobrazit stránku 88
1 2 ... 84 85 86 87 88 89 90 91 92 93 94 ... 115 116

Komentáře k této Příručce

Žádné komentáře