Home » Categories » Rockwell In-chassis » Programmable Modules |
How do I transfer data from a PLC5 Processor and the MVI71-ADM module using Block Transfers? |
Article Number: 197 | Rating: Unrated | Last Updated: Tue, Jul 1, 2014 at 5:56 PM |
The transfer of data between the PLC5 processor and the MVI71-ADM can be made in two ways: using block transfers or using the side connector. In this application note we will discuss the way to do the block transfers. The MVI71-ADM can not use input and output images, it needs to communicate using block transfers. Basically you will put in the ladder logic one BTR and one BTW instructions interlocked so only one is executed at a given time. In the C program you will put one MVIBP_receive message function and one MVIBP_sendmessage function in the main program loop so both are executed synchronized with the ladder logic.
|
Attachments (0)
![]()
There are no attachments for this article.
|
Comments
![]()
There are no comments for this article. Be the first to post a comment.
|
Why do I get an error 3 on the MVIbp_Open function call on my MVI56-ADM?
Viewed 1 times since Tue, Nov 28, 2006
What are the basic memory specs for the MVI56-ADM?
Viewed 1 times since Wed, Nov 29, 2006
How can I edit the backplane exchange size on the MVI56-ADM?
Viewed 1 times since Tue, Dec 14, 2010
What Compact Flash card does ProSoft recommend using with my ADM solutions
Viewed 1 times since Wed, Nov 29, 2006
Difference between MVI94-DOS and MVI94-ADM?
Viewed 1 times since Tue, Nov 28, 2006
How do I compile and build my C program for the ADM module?
Viewed 1 times since Tue, Nov 28, 2006
What are the differences between the Rockwell 1756-MVI and the MVI56-ADM module? Can I change an MVI56-ADM module to run the same firmware as a 1756-MVI module?
Viewed 1 times since Tue, Nov 28, 2006
How do I configure my ADM project to work with a particular MVI platform I am using?
Viewed 1 times since Tue, Nov 28, 2006
Why do I get the message "Extra ignored!" in my MVI56-BAS module?
Viewed 1 times since Tue, Nov 28, 2006
MVI56-ADM module: "Device not available" error is shown on the MVIbp_Open function call.
Viewed 1 times since Tue, Nov 28, 2006
|