17 l_lcb_speed_stospeed_v - signal converter, 18 l_lcb_speed_vtospeed_s - signal converter, L_lcb_speed_stospeed_v - signal converter ( 136) – Lenze PLC Designer R3-x User Manual

Page 136: L_lcb_speed_vtospeed_s - signal converter ( 136), The l_lcb_logiccontrolbasic library

Advertising
background image

The L_LCB_LogicControlBasic library

L_LCB_Speed_sToSpeed_v - signal converter

136

Lenze · Commissioning of Lenze drives · 1.3 EN - 06/2014

_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

13.17

L_LCB_Speed_sToSpeed_v - signal converter

This FB converts a 3 bit speed signal into a 16 bit speed signal.

Input

Output

13.18

L_LCB_Speed_vToSpeed_s - signal converter

This FB converts a 16 bit speed signal into a 32 bit speed signal.

Input

Output

Function library:

L_LCB_LogicControlBasic

Runtime software licence:

LPC 1x00

MPC 1x00

MPC 2xx0

MPC 3x00

L_LCB_Speed_sToSpeed_v

DINT ⎯ diIn_s

iOut_v ⎯ INT

Identifier/data type

Information/possible settings

diIn_s

DINT

Input signal in [rpm] 15000 rpm ≡ 2

26

= 67108864

Identifier/data type

Value/meaning

iOut_v

INT

Output signal in [rpm]

Function library:

L_LCB_LogicControlBasic

Runtime software licence:

LPC 1x00

MPC 1x00

MPC 2xx0

MPC 3x00

L_LCB_Speed_vToSpeed_s

BOOL ⎯ iIn_v

diOut_s ⎯ DINT

Identifier/data type

Information/possible settings

iIn_v

INT

Input signal in [rpm] 15000 rpm ≡ 2

14

= 16384

Identifier/data type

Value/meaning

diOut_s

DINT

Output signal in [rpm] 15000 rpm≡ 2

26

= 67108864

Advertising