Lenze DDS Function library PLCToolBox Instrukcja Użytkownika Strona 16

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 26
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 15
Function library LenzePLCToolBox.lib
Functions/function blocks
2.8 L_TBConvWordToBits
2−8
L
LenzePLCToolBox.lib EN 1.5
2.8 L_TBConvWordToBits
This FB returns the 16 corresponding bit values for an input value of type "word".
L_TBConvWordToBits
wInput
bBit0
bBit1
bBit2
bBit15
Word (16 bits)
ð Inputs
Identifiers Data type Info/possible settings
wInput Word Value to be converted
Outputs ð
Identifiers Data type Value/meaning
bBit0 Bool Output bit 0 of wInput (valency: 2
0
)
bBit1 Bool Output bit 1 of wInput (valency: 2
1
)
bBit2 Bool Output bit 2 of wInput (valency: 2
2
)
... ... ...
bBit15 Bool Output bit 15 of wInput (valency: 2
15
)
Przeglądanie stron 15
1 2 ... 11 12 13 14 15 16 17 18 19 20 21 ... 25 26

Komentarze do niniejszej Instrukcji

Brak uwag