TIA Portal Coping Data From Input To DB

AF52

Member
Join Date
Apr 2010
Location
Lancashire
Posts
8
Hello
I am looking for some assistance in moving input data into a data block using Siemens TIA Portal V13.
I have a device connected via Profibus. I am receiving a total of 76 input bytes from this device starting at I1000 in the hardware data table.
I want, if possible, to copy all 76 bytes of data to DB300 with one instruction.
I have tried BLKMOV and UBLKMOV but can not get these instructions to work.
Does anyone have a better solution?
Thanks in advance.
 
Depending on which CPU you are using, and how it is configured, DPRD_DAT may work instead. It is under Extended Instructions -> Distributed IO -> Additional Instructions.
 

Similar Topics

Hi PLC people, think about this scenario: The PLC is somehow connected to the same network with the facilities` network. Then someone connects to...
Replies
2
Views
33
Hello, good morning, I have been having two problems with the Tia Portal software. The first is that I have installed it on my computer and...
Replies
5
Views
171
Hello all! So I have one project with a S7-1214 and a MTP1500 "Project1" and one project with another S7-1214 "Project2". Both of these PLC:s need...
Replies
6
Views
100
Hello, i am using profibus as communication between plc and fanuc arm. I can easily send inputs from plc to arm, but i can't monitor any outputs...
Replies
0
Views
46
Hello, I need to write the following program in Ladder language, but I could not integrate the Fibonacci sequence into the ladder. Can you help...
Replies
22
Views
464
Back
Top Bottom