RsLogix to ScadaPack Telepace

Depending on the model, ScadaPack's used to have an option for DF1 protocol.

Call your local repr.
 
You will need to know the Modbus registers in the SCADAPack that you need to write to. Then use function code 6 to write to a single register or 16 for multiple registers. Or you can have the SCADAPack read the info from your PLC. So if you are not programming the SCADAPack I would get with the programmer of it and talk about the best way to do this. It may end up simpler than you think.
 
You will need to know the Modbus registers in the SCADAPack that you need to write to. Then use function code 6 to write to a single register or 16 for multiple registers. Or you can have the SCADAPack read the info from your PLC. So if you are not programming the SCADAPack I would get with the programmer of it and talk about the best way to do this. It may end up simpler than you think.

I will be programming. can you provide more details about reading info from rslogix?
 
You will need to know the Modbus registers in the SCADAPack that you need to write to. Then use function code 6 to write to a single register or 16 for multiple registers. Or you can have the SCADAPack read the info from your PLC. So if you are not programming the SCADAPack I would get with the programmer of it and talk about the best way to do this. It may end up simpler than you think.

Also tell us the Modbus card model number you are using with the AB PLC.

it is a MVI69 prosoft card. basically what I did was read coil register in scadapack using MSIP and set the master register to the # of register I want to read from AB PLC. does this sound right?
 

Similar Topics

Hi Everyone, I am not proficient in RSLogix 500 so I have a question regarding the evaluation of N7:0 data as an input. So as I understand in...
Replies
1
Views
81
Hi folks, in the alarm manager of Rslogix 5000, the tag-based alarm has been created. But when I tried to change the condition, it was found the...
Replies
2
Views
151
I have a little bit of experience with Allen-Bradley. I have a Micrologix 1500 (RSLogix 500) and a PanelView Plus 7 (FactoryTalk View Studio ME)...
Replies
3
Views
161
I am completely stuck on building a ladder program that requires a start button to be pressed 3 times to turn on motor 1. Then motor 2 starts...
Replies
20
Views
574
Back
Top Bottom