
Lenze · Commissioning of Lenze drives · 1.3 EN - 06/2014 95
The L_DAC_DataConversion library
L_DAC_DWordToBits - bit demultiplexer
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
11.15 L_DAC_DWordToBits - bit demultiplexer
This FB outputs the 32 corresponding bit values for an input value of the "DWORD" type.
Inputs
Outputs
11.16 L_DAC_WordToBits - bit demultiplexer
This FB outputs the 16 corresponding bit values for an input value of the "WORD" type.
Inputs
Outputs
Function library: L_DAC_DataConversion
Runtime software licence: LPC 1x00 MPC 1x00 MPC 2xx0 MPC 3x00
L_DAC_DWordToBits
DWORD ⎯ dwInput xBit0...xBit31 ⎯ BOOL
Identifier/data type Information/possible settings
dwInput
DWORD
Input signal
Identifier/data type Information/possible settings
xBit0..xBit31
BOOL
Output of bit 0..bit 31 of dwInput (valency: 2
0
..2
31
)
Function library: L_DAC_DataConversion
Runtime software licence: LPC 1x00 MPC 1x00 MPC 2xx0 MPC 3x00
L_DAC_WordToBits
WORD ⎯ wInput xBit0...xBit15 ⎯ BOOL
Identifier/data type Information/possible settings
wInput
WORD
Input signal
Identifier/data type Information/possible settings
xBit0 .. xBit15
BOOL
Output of bit 0 .. bit 15 of wInput (valency: 2
0
..2
15
)
Comentarios a estos manuales