Data block buffer CP 341

JeeJrz

Member
Join Date
Dec 2014
Location
Bangkok
Posts
3
Hello everyone

My project is communication between X-RAY machine and PLC. I use CP 341 for communication of MODBUS RTU then the X-RAY has address 40100 - 40104 and address 40150 - 40157 . How can I setup data block buffer.

111111.jpg 2222.jpg
 
Hello everyone

My project is communication between X-RAY machine and PLC. I use CP 341 for communication of MODBUS RTU then the X-RAY has address 40100 - 40104 and address 40150 - 40157 . How can I setup data block buffer.

You don't need to reserve space for all those registers, you need only a couple of dozen words: for the header and the user data.

Which Modbus driver library do you use?

Kalle
 

Similar Topics

Afternoon, I have a DB in TIA Portal V16 that is optimised. I cannot change this. There is an array inside that block which consists of 3000...
Replies
9
Views
1,118
Hello all, PLC-programming noob here. I have multiple clients accessing some data on my Siemens S7 1211C PLC; some OPC clients and some direct...
Replies
30
Views
8,287
Hey people, I have been using GET_NAME , GET_IM_DATA and ModuleStatus FB to get an info from Modules inside my program, but ever since and...
Replies
4
Views
2,536
Hi, just wondering if I could get some advice when setting up function blocks (Currently using Siemens S7) using a STRUCT data format. Say I was...
Replies
11
Views
2,985
Hi, Ok bear with me, I have an Array of Real in a DB ranging from 0 to 10. In ladder I want when count pulse = 100 move count into Array 0...
Replies
1
Views
2,076
Back
Top Bottom