Delta-electronics DELTA DUP-B Instrukcja Użytkownika Strona 350

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 491
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 349
Chapter 3 Creating and Editing Screens
BMOV (Block Move Copy Block)
Equation
BMOV (Var1, Var2, Var3)
Explanation
BMOV (Var1, Var2, Var3) means to move sequential data of Var3 in length from
address Var2 to address Var1 in block.
Remark
The calculation result can be stored as unsigned WORD.
If the block length is more than internal memory or max number of PLC register,
there will be an error when compiling.
Var1 and Var2 can be controller address or internal memory. Var3 can be
internal memory or constant.
Example
Move the data in $0, $1, $2, $3, $4 to $10, $11, $12, $13 in order (this is an
operation of unsigned 16-bit data).
Revision May, 2010 3-329
Przeglądanie stron 349
1 2 ... 345 346 347 348 349 350 351 352 353 354 355 ... 490 491

Komentarze do niniejszej Instrukcji

Brak uwag