How-to’s
Section 5-1
268
' Unit 0
MECHATROLINK(0,20,65)
MECHATROLINK(0,20,66)
MECHATROLINK(0,20,67)
'Stop MECHATROLINK Section
'================================================
'THIS SECTION MUST BE MANUALLY SET BY THE USER
'ACCORDING TO THE APPLICATION. TYPICAL ACTIONS ARE
'VARIABLE INITIALIZATION, SERVO/AXIS SETTING, NAMING
'GLOBAL VARIABLES AND START THE "APPLICATION" PROGRAM.
'================================================
'Define Names for global variables
GLOBAL "project_status",100
GLOBAL "alarm_status",101
GLOBAL "action",102
'Initialize variables
VR(0)=0
project_status=0
alarm_status=0
action=0
'Start APPLICATION program
RUN "APPLICATION",2
STOP
5-1-2
Gain settings
The gain setting is related to the mechanical system to which the motor is
attached. There are three main concepts:
• Inertia ratio
• Rigidity
• Resonant frequency.
These concepts are described in section 1-10.
This section shows example parameter values for:
• Speed Loop Gain
• Proportional position gain
• Velocity Feed Forward gain.
The example values for the program and motion parameters in the Trajexia
system are given below. Note that they are appropriate for 13-bit encoders
and Sigma-II Servo Drivers.
/i
/i
Drive Parameter value
Description
Pn103 = 716
Inertia ratio
Pn110 = 0012
No autotuning
Pn202=1
Gear ratio numerator
Pn203=1
Gear ratio denominator
Motion Parameter values
Description
UNITS =1
Working in encoder counts
SPEED=200000
Speed setting
ACCEL=1000000
Acceleration setting
Содержание SYSMAC CJ Series
Страница 2: ......
Страница 70: ...Specifications Section 2 4 58...
Страница 84: ...FINS commands Section 3 4 72...
Страница 148: ...All BASIC commands Section 4 2 136 AXIS 1 AXIS 0...
Страница 277: ...Section 265 SECTION 5 Examples This chapter gives 2 categories of examples and tips How to s Practical examples...
Страница 370: ...Section 358...