User guide

Lenze · 9400 function library · Reference manual · DMS 6.7 EN · 08/2014 · TD05 103
4Short overview
4.2 Digital signal processing
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
Bit operations for "BYTE" data type
Bit operations for "WORD" data type
Bit operations for "DWORD" data type
Function block Function From library
L_DcBitShiftByte
Bit shift operation
LenzeDataConversion
V02.02.xx.xx
L_DcByteBitand Bit-by-bit AND operation of two BYTE values.
LenzeDataConversion
V02.02.xx.xx
L_DcByteBitor Bit-by-bit OR operation of two BYTE values.
LenzeDataConversion
V02.02.xx.xx
L_DcByteBitxor Bit-by-bit EXCLUSIVE-OR operation of two BYTE va-
lues.
LenzeDataConversion
V02.02.xx.xx
L_DcByteToBits Bit demultiplexer
•BYTE BOOL (8 x)
LenzeDataConversion
V01.00.xx.xx
L_DcGetBitOfByte Bit operation
• Output a status of a single bit.
LenzeDataConversion
V01.00.xx.xx
L_DcSetBitOfByte Bit operation
• Set a single bit to "1".
LenzeDataConversion
V01.00.xx.xx
L_DcResetBitOfByte Bit operation
• Reset a single bit to "0".
LenzeDataConversion
V01.00.xx.xx
Function block Function From library
L_DcBitShiftWord
Bit shift operation
LenzeDataConversion
V02.02.xx.xx
L_DcWordBitand Bit-by-bit AND operation of two WORD values.
LenzeDataConversion
V02.02.xx.xx
L_DcWordBitor Bit-by-bit OR operation of two WORD values.
LenzeDataConversion
V02.02.xx.xx
L_DcWordBitxor Bit-by-bit EXCLUSIVE-OR operation of two WORD va-
lues.
LenzeDataConversion
V02.02.xx.xx
L_DcWordToBits Bit demultiplexer
•WORD BOOL (16 x)
LenzeDataConversion
V01.00.xx.xx
L_DcGetBitOfWord Bit operation
• Output a status of a single bit.
LenzeDataConversion
V01.00.xx.xx
L_DcSetBitOfWord Bit operation
• Set a single bit to "1".
LenzeDataConversion
V01.00.xx.xx
L_DcResetBitOfWord Bit operation
• Reset a single bit to "0".
LenzeDataConversion
V01.00.xx.xx
Function block Function From library
L_DcBitShiftDWord
Bit shift operation
LenzeDataConversion
V02.02.xx.xx
L_DcDWordToBits Bit demultiplexer
•DWORD BOOL (32 x)
LenzeDataConversion
V01.00.xx.xx
L_DcGetBitOfDWord Bit operation
• Output a status of a single bit.
LenzeDataConversion
V01.00.xx.xx
L_DcSetBitOfDWord Bit operation
• Set a single bit to "1".
LenzeDataConversion
V01.00.xx.xx
L_DcResetBitOfDWord Bit operation
• Reset a single bit to "0".
LenzeDataConversion
V01.00.xx.xx
L_DcDWordBitand Bit-by-bit AND operation of two DWORD values.
LenzeDataConversion
V01.00.xx.xx