Operation Theory
95
kept by the SSCNET board and users can retrieve the info using
the following two functions.
X
To read the servo driver’s static info, use
understand_driver()
X
To read servo motor’s static info, use understand_motor()
4.7.6
Servo Alarm
In this section, the following functions are discussed.
get_alarm_no(Axis,*AlarmNo)
alarm_reset(Axis)
When a fault occurs, the servo driver will stop the motor and report
an alarm number on the LED display of the servo driver. The
SSCNET board will also be acknowledged because the servo
driver also reports the alarm condition through SSCNet communi-
cation. If this is the case, users can exam the fault condition by:
1. Examining the return code from the function call.
2. Set an IRQ. Allow a IRQ to be generated, if an alarm
occurs. Refer to section 4.9.
After noticing the occurrence of the alarm, users can use
get_alarm_no() to retrieve the alarm code, which is displayed on
the LED of the servo driver. After removing the alarm condition,
users can use the alarm_reset() function to recover the driver from
the alarm state.
4.8
Control Gain Tuning
In this section, the following functions are discussed.
set_auto_tune(Axis, Mode, RSP, GD2)
get_auto_tune(Axis, *Mode, *RSP, *GD2)
set_control_gain(Axis, PG1, VG1, VIC,PG2, VG2,
FFC)
get_control_gain(Axis, *PG1, *VG1, *VIC,*PG2,
*VG2, *FFC)
set_notch_filter(Axis, Mode, NotchFrequency,
NotchDepth)
get_notch_filter(Axis, *Mode, *NotchFrequency,
*NotchDepth)
set_LP_filter(Axis,ON_OFF)
Содержание PCI-8366+
Страница 4: ......
Страница 14: ...x List of Figures ...
Страница 17: ...Introduction 3 Figure 1 3 Flowchart for Building an Application ...
Страница 26: ...12 Installation 2 2 PCI 8372 8366 Outline Drawing Figure 2 1 PCI 8372 8366 Mechanical Drawing ...
Страница 31: ...Installation 17 2 Press HPI boot ...
Страница 32: ...18 Installation 3 Press Flash DL button and select a kernel4 hex ...
Страница 34: ...20 Installation Figure 2 3 SSCNET Communication Test Utility ...
Страница 49: ...Signal Connections 35 Figure 3 9 Skin Type ...
Страница 144: ...130 Operation Theory ...
Страница 149: ...Motion Creator 135 Figure 5 6 Software Version Information ...
Страница 158: ...144 Motion Creator Figure 5 10 Tuning Window 5 5 1 Component Description Figure 5 11 Trigger Setting Frame ...
Страница 160: ...146 Motion Creator Figure 5 13 Channel Selection Frame Figure 5 14 Motion Frame ...