Expanding an existing monitoring solution
Posted: 21 Aug 2018, 16:14
Our Monitoring solution provides about 10 different measurement data as ASCII files every few hours to a terminal-box close to the sensor.
This terminal-box has RS485, Ethernet ports - we currently use ETHERNET and add FO converters to communicate with a windowns PC in the control-room (few hundred meters away)
The remote PC in the control-room runs a proprietary app to view the data and control (change of alarm-levels, measurement frequency etc...)
This is working "almost" perfectly.
We wish to modify some of the Data (format-issue with ASCII files / CSV etc) and we wish to add other data from additional sensors.
We consider to "add" a few raspberry modules - for CPU, analog-digital IO for the new sensors - and to merge the existing data into the same set.
I'd need your help / advise - so that we can use the "same" data-transmission lines - one ETHERNET port, we may need ETHERNET gate/splitter, and may need to add other TCP/IP addresses ...
If this is a workable solution, I'd need support to do the application programming as well.
Communication is running currently via TCP/IP protocol. Modbus RTU available as well, but not jet tested. File-Viewer option maybe???
This terminal-box has RS485, Ethernet ports - we currently use ETHERNET and add FO converters to communicate with a windowns PC in the control-room (few hundred meters away)
The remote PC in the control-room runs a proprietary app to view the data and control (change of alarm-levels, measurement frequency etc...)
This is working "almost" perfectly.
We wish to modify some of the Data (format-issue with ASCII files / CSV etc) and we wish to add other data from additional sensors.
We consider to "add" a few raspberry modules - for CPU, analog-digital IO for the new sensors - and to merge the existing data into the same set.
I'd need your help / advise - so that we can use the "same" data-transmission lines - one ETHERNET port, we may need ETHERNET gate/splitter, and may need to add other TCP/IP addresses ...
If this is a workable solution, I'd need support to do the application programming as well.
Communication is running currently via TCP/IP protocol. Modbus RTU available as well, but not jet tested. File-Viewer option maybe???