1 ssc_axis_logic, Plc designer v2.x| lenze application samples – Lenze PLC Designer V2.x User Manual

Page 322

Advertising
background image

PLC Designer V2.x| Lenze Application Samples

The L_SSC_Scaling.lib library

L_SSC_Norm_nToSpeed_s - signal converter (for 9400 device series)

322

L

1.3 EN - 07/2012

20.8.1

SSC_Axis_logic

Identifier/data type

Information/possible settings

dwAxisID

DWORD

Axis assignment

rFeedConstant

REAL

Feed constant

rInvFeedConstant

REAL

Inverse feed constant

rCycleLength

REAL

Cycle length (only Modulo operation)

dwGearNumerator

DWORD

Gearbox factor (numerator)

dwGearDenominator

Gearbox factor (denominator)

rMaxSpeed

REAL

Maximum speed

diReferenceSpeed_s

DINT

Reference speed

sAxisName

STRING

Axis name

eMode

SSC_Mode

Operating mode

0 Modulo
1 Limited
2 Unlimited

dwResolution

DWORD

Encoder resolution

rEncoderGear

REAL

Resolution of one encoder revolution

rInvEncoderGear

REAL

Inverted resolution of one encoder revolution

diCycleLength_p

DINT

Cycle

rUnitsToPos

REAL

Internal calculation value

rPosToUnits

REAL

Internal calculation value

rUnitsToSpeed

REAL

Internal calculation value

rSpeedToUnits

REAL

Internal calculation value

rTimeUnit

REAL

Internal calculation value

xValid

BOOL

FALSE: Invalid axis data structure

Advertising