Delta AX Series Instruction Manual page 484

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 Industry-Specific Instructions
2.4.1 Servo Press Instruction
2.4.1.1 DFC_SP_DegreeToHeight
Supported Devices: AX-308E, AX-8
Servo Press industry-specific input crankshaft length, connecting rod length and crankshaft angle, and the corresponding slider
height are obtained by this Function. In motion control, the current height of the slider can be calculated from the current
crankshaft angle, crankshaft length, and connecting rod length. When an invalid value is entered, the value 0 is returned.
FB/FC
Instruction
FB
DFC_SP_DegreeToHeigh
*Note:
If the input parameter range is invalid, the value of 0 will be output, indicating that no calculation will be performed.
Valid Input Range:
MachParameters.lrLLength > (2 * MachParameters.lrRLength)
0 <= lrDegree <= 360
Inputs
Name
MachParameters
The degree of the slave axis
lrDegree
*Note1:
LREAL Range:
Positive values: -1.7976931348623157E+308 to -4.9406564584124654E-324
Zero: 0
Negative values: 4.9406564584124654E-324 to 1.7976931348623157E+308
*Note2:
DMC_SP_MACHINE_PARAMETERS
Name
lrRLength
lrLLength
lrSPMsys
Function
ServoPress machine
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
Graphic Expression
Data Type
Reference
DMC_SP_MACHINE_PARAME
TERS
*2
LREAL
*1
Data Type
LREAL
LREAL
LREAL
ST Language
_parameter : =
DFC_SP_DegreeToHeight(
MachParameters: = _parameter,
lrDegree: = _parameter);
Setting Value
Timing to Take
(Default)
-
turns to True and
Positive(0)
Setting Value
Positive
lrLLength > (2 *
lrRLength)
Positive
Ch a p t er 2
Effect
-
When Execute
Busy state is
False
4 7 9

Advertisement

Table of Contents
loading

Table of Contents