Lenze DDS Function library PLCToolBox Manual de usuario Pagina 15

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 26
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 14
Function library LenzePLCToolBox.lib
Functions/function blocks
2.7 L_TBConvDwordToBits
2−7
L LenzePLCToolBox.lib EN 1.5
2.7 L_TBConvDwordToBits
This FB returns the 32 corresponding bit values for an input value of type "double word".
L_TBConvDwordToBits
dwInput
bBit0
bBit1
bBit2
bBit31
Double word (32 bits)
ð Inputs
Identifiers Data type Info/possible settings
dwInput Double word Value to be converted
Outputs ð
Identifiers Data type Value/meaning
bBit0 Bool Output bit 0 of dwInput (valency: 2
0
)
bBit1 Bool Output bit 1 of dwInput (valency: 2
1
)
bBit2 Bool Output bit 2 of dwInput (valency: 2
2
)
... ... ...
bBit31 Bool Output bit 31 of dwInput (valency: 2
31
)
Vista de pagina 14
1 2 ... 10 11 12 13 14 15 16 17 18 19 20 ... 25 26

Comentarios a estos manuales

Sin comentarios