Polling Modem Solution

pembry

Member
Join Date
Jul 2009
Location
VA
Posts
19
have a potential upgrade and would like to find a modem that will work better than the current system.

Basically, we will have an HMI. This HMI had WinPLC with an interface that used the internal modem to dial out to 8 sites in a polling fashion to get updates to Modbus data points.

The plant went to RSView recently and they would like to put this system on RSView. In the future, we will go radio modems, but for now we are stuck w/ phone lines.

I'm looking for a programmable modem that can be setup to dial various numbers in a polling fashion to achieve the same task. I do not want to have to write an interface in RSView to achieve this goal.

Any ideas....

Thanks,

Pat
 
I have never used this feature of RSLinx, but it looks like it may do the trick.

However, we are not talking DF1 but Modbus, have a work around for that?
 
You can install a 5/05 processor. Configure the serial port as a Modbus master. Poll your remotes with the SLC. Use the Ethernet drivers in RS View to communicate with the SLC.
OR Change your remote site hardware to AB (Micrologix) and use the half duplex polling master in RS Linx.
OR write a communication program in VB to communicate with the remote sites (which you don’t want to do).
There are many other ways to do this, these are just a few.
 
Yeah, those are all viable options but more than what we want.
I was hoping to find a "Black Box" that included a modem in it, that we could program to poll the 8 phone line numbers and pass through the serial communications established between the modem and the remote site directly to RSView (or the Modbus driver loaded on the PC)

AB always makes it difficult for anything other than their items!
 

Similar Topics

I have a potential upgrade and would like to find a modem that will work better than the current system. Basically, we will have an HMI. This...
Replies
0
Views
1,975
Dear Experts, Thanks in advance for your kind help. I have a GEO SCADA expert 2022 and configure it as a DNP3 master, also I have multiple DNP3...
Replies
0
Views
604
I am trying to figure out some communication specifics for a Modbus RTU network that I will be integrating with and could use some help to make...
Replies
9
Views
2,086
How many tags can be polled per second or per minute without throwing plc in error or running into problem. Thanks.
Replies
5
Views
2,023
Trying to recover an old well controller ML1000 using DF1 Half Duplex and my RSLinx won't allow me to create a DF1 Polling Master Driver. I am...
Replies
2
Views
1,493
Back
Top Bottom