Lenze DDS Function library PLCToolBox Manual de usuario Pagina 13

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

Comentarios a estos manuales

Sin comentarios