Modbus

GregPLC

Member
Join Date
Oct 2002
Location
Milwaukee, WI
Posts
342
Quick question: I have a system where I'm adding a ProSoft MVI46-MCM modbus card to a SLC rack with a 5/04 processor. This will communicate to a chart recorder I'm installing. I don't have Modbus experience with the SLC platform. This card won't eat up a comm. channel on the 5/04 will it? (CH1 or CH0), because those are both currently being used by other devices. (I don't think it will)

Greg
 
Thanks, Tom, that's what I assumed from my initial research on this so far. I've got the card in hand, and I'll have plenty of bench time at my desk with it before it's needed, so it shoulnd't be too bad. If it's like all other Prosoft products I've dealt with, it's well documented and relatively straightforward. They've even written a lot of sample code for it. I'll post any known issues or "oh yeahs" I have with it. I was origionally going to do a Modbus-to-SLC integration 4 months ago or so, but that project got pushed to a later date.

Thanks again,

Greg
 
You need to set up a Integer data table for the card configuration. And beware, I saw someone get burned by this, you need to set aside space for both read and write blocks even if you're not going to use both of them.
 
Thanks for the input.....I'll be sure to set up data table space for both.....I'm glad you pointed it out, I'm only doing a dumb broadcast to the recorder, no feedback from it. I will set aside room for the BTR's as well.

Thanks again,

Greg
 

Similar Topics

Hi Everyone, i was hoping for a little help with this module. i have data that needs to be read from a different plc through the Modbus plus...
Replies
8
Views
72
I have a PH meter that I am trying to bring its data into 1756-L81. I have downloaded the Rockwell MODBUS AOI kit, but I am not sure if I need to...
Replies
5
Views
143
Dear All, i am trying to connect Danfoss inverter with s7 200 cpu 226.but microwin shows following error at DATA Ptr.i assigned different VB...
Replies
1
Views
45
I'm trying to control a device via MODBUS RTU and the ModbusRtuMasterV2_PcCOM in Twincat 3. I've configured a device with the right com port and...
Replies
7
Views
217
Hi all, Currently having trouble getting a speed reference to write over modbus to an Omron M1... I can successfully write a run command and...
Replies
6
Views
248
Back
Top Bottom