I want to move 32 bits from a bit array (bit 16-47 of PIWbitarray 0-127)
to a TempDint(Dint). Could someone pl send me an example in ladder.
Thanks in advance[/img][/url]
[?]: Siemens blockmove
check sfc 20 "block_move"
Code: Select all
CALL "BLKMOV"
SRCBLK :=P#I 16.0 BYTE 8
RET_VAL:=MW100
DSTBLK :=P#DB10.DBX 40.0 BYTE 8
NOP 0