Delta AX Series Instruction Manual page 487

Motion controller
Hide thumbs Also See for AX Series:
Table of Contents

Advertisement

AX- Ser i es Mo t i o n Co n t r o l l er I n s t r u c t i o n s Ma n u a l
2.4.1.2 DFC_SP_HeightToDegree
Supported Devices: AX-308E, AX-8
A dedicated FB for the Servo Press industry, the user inputs the mechanical-related information (crankshaft length, connecting
rod length, slider height) and uses this Function to obtain the corresponding angle (0 ~ 180); if the position has passed the
bottom dead center (BDC, Bottom Dead Center), you can do your own mirroring (360.0 - return value). When an illegal
parameter (ex: less than 0) is input, the angle cannot be obtained, and 0 is returned at this time.
FB/FC
Instruction
FB
DFC_SP_HeightToDegree
*Note:
Valid Input Range:
MachParameters.lrLLength > (2 * MachParameters.lrRLength)
0 <= lrHeight <= (2 * MachParameters.lrRLength)
Inputs
Name
ServoPress machine
MachParameters
lrHeight
The height of slider
*Note1:
LREAL Range:
Positive values: Between -1.7976931348623157E+308 and -4.9406564584124654E-324
Zero: 0
Negative values: Between 4.9406564584124654E-324 and 1.7976931348623157E+308
*Note2:
IrHeightValid Input Range:
0 ~ (2 * rfMachParameters.lrRLength)
*Note3:
DMC_SP_MACHINE_PARAMETERS
Name
lrRLength
lrLLength
lrSPMsys
lrGearRatio
lrRPMmotor
Function
electromechanical
parameters
Function
Crank length (unit: mm), provided by
machine maker
Link length (unit: mm), provided by
machine maker
Virtual master-axis's SPM. (six times
lrSPMsys is equal to the unit deg/sec)
Reduction gear ratio
Max RPM of the motor
Graphic Expression
Data Type
ReferenceDMC_SP_MACHIME_PARAMETERS
LREAL
Data Type
ST Language
_parameter : =
DFC_SP_HeightToDegree(
MachParameters: = _parameter,
lrHeight: = _parameter)
*3
*1
Setting Value
LREAL
Positive
LREAL
lrLLength > (2 *
lrRLength)
LREAL
Positive
LREAL
Positive
LREAL
Positive
Ch a p t er 2
Setting
Timing
Value
to Take
(Default)
Effect
-
-
Positive*
2
-
4 8 2

Advertisement

Table of Contents
loading

Table of Contents