5/11/2012 12:41 PM | |
Joined: 1/28/2009 Last visit: 10/26/2024 Posts: 6852 Rating: (1365)
|
Hello Saradhi, I think "SFC20" as block move can help you.see attachment for more information.
Best regards, Hamid Hosseini AttachmentSFC20.pdf (149 Downloads) |
5/11/2012 2:41 PM | |
Joined: 1/28/2009 Last visit: 10/26/2024 Posts: 6852 Rating: (1365)
|
Hello Saradhi , This what you need to implement: [code] CALL "BLKMOV" SRCBLK :=P#I 0.0 BYTE 10 RET_VAL:=MW1000 DSTBLK :=P#Q 0.0 BYTE 10[/code] Golden rule while working with Step7.When working on a function or a system function(from libraries) or instructions you can get help on that by stroking "F1" key.More information on this case in the attachment. Best regards, Hamid Hosseini AttachmentSFC20.zip (106 Downloads) |
Last edited by: hdhosseini at: 5/11/2012 2:49 PM//attachment |
|
This contribution was helpful to2 thankful Users |
5/15/2012 6:52 AM | |
Posts: 303 Rating: (3) |
In my s7-200 program the destination address is not constant, when i use BULKMOV i can only pass values to a specified register only. |
5/15/2012 2:26 PM | |
Posts: 303 Rating: (3) |
If possible can you please convert the s7-200 program into s7-300 and send to me. |
5/17/2012 6:33 PM | |
Joined: 1/28/2009 Last visit: 10/26/2024 Posts: 6852 Rating: (1365)
|
Hello Saradhi, This is what I have meant.Reading the following threads will help you solve the problem. Question about SFC20 BLKMOVPlease help me with this FC out parameter with ANY typeAsk if something is missing! Best regards, Hamid Hosseini |
Follow us on