Lenze DDS Function library PLCToolBox Manual do Utilizador Página 15

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 26
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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 página 14
1 2 ... 10 11 12 13 14 15 16 17 18 19 20 ... 25 26

Comentários a estes Manuais

Sem comentários