search for: modbus

Displaying 20 results from an estimated 68 matches for "modbus".

2017 Jun 24
2
NUT supporting Modbus TCP
Hi! I was wonering if there is a driver that supports communicating with a Modbus aware device over IP. I have a solar/wind invertor that can broadcast its state and I would like to monitor the batteries. If they discarge to a certain voltage or come to a defined state, I would perform a shutdown. All of this information id provided in Modbus holding registers. This could of cou...
2017 Jun 29
1
NUT supporting Modbus TCP
Yeah, I have its datasheet (it's a Xantrex XW invertor by the way). I do not know why creating a more-or-less generic driver is an issue. Of course, there are Modbus beasts that can scare everyone but mostly one would need to read either intreger or float numbers out of Modbus registers in order to decide whether or not to start or stop the shutdown process. 24 ???? 2017 ?. 19:25:14 GMT+03:00, Charles Lepple <clepple at gmail.com> ?????: >On Jun 24, 2...
2013 Sep 11
2
New APC "SMT" UPSes support MODBUS, will there be support in NUT?
Hi All, About a month ago APC announced they were including MODBUS protocol support in their new APC UPSes. The technical note on this is here: http://www.apcmedia.com/salestools/MPAO-98KJ7F/MPAO-98KJ7F_R0_EN.pdf "Application Note #176 Modbus Implementation in APC Smart-UPS" The APC "announcement" appeared on their site in their user blog...
2013 Sep 13
0
New APC "SMT" UPSes support MODBUS, will there be support in NUT?
Hello Ted, 2013/9/11 Ted Mittelstaedt <tedm at mittelstaedt.us> > Hi All, > > About a month ago APC announced they were including MODBUS protocol > support in their new APC UPSes. The technical note on this is here: > > http://www.apcmedia.com/**salestools/MPAO-98KJ7F/MPAO-**98KJ7F_R0_EN.pdf<http://www.apcmedia.com/salestools/MPAO-98KJ7F/MPAO-98KJ7F_R0_EN.pdf> > > "Application Note #176 Modbus Implementat...
2017 Mar 13
2
modbus driver for phoenix contact industrial UPS
Hello, this is to let you know I will start working on a modbus driver for the PhoenixContact QUINT-UPS industrial DC UPS, model 2320461. https://www.phoenixcontact.com/online/portal/us?uri=pxc-oc-itemdetail:pid=2320461&library=usen&pcck=P-22-07-01-01&tab=1 I will reuse some parts of the nutdrv-modbus branch, but this will be a model specific dri...
2023 Jan 03
0
Calling volunteers for Modbus driver refactoring (and asking for your thoughts on this)
...lo all, During holiday revision of issues (hoping to tie up loose ends and get to NUT v2.8.1 soonish), an old https://github.com/networkupstools/nut/issues/50 ticket came to my attention - that some years ago "we" (as NUT community) wanted to create an unified driver for devices with a Modbus connection -- similar to `nutdrv_qx` doing everything about Megatec Qx protocol family (USB/Serial), `snmp-ups` or `usbhid-ups` with subdrivers for vendor nuances over a common playground... In the end what happened over the past years was that several independent drivers were made or proposed f...
2023 Jan 03
0
Calling volunteers for Modbus driver refactoring (and asking for your thoughts on this)
...lo all, During holiday revision of issues (hoping to tie up loose ends and get to NUT v2.8.1 soonish), an old https://github.com/networkupstools/nut/issues/50 ticket came to my attention - that some years ago "we" (as NUT community) wanted to create an unified driver for devices with a Modbus connection -- similar to `nutdrv_qx` doing everything about Megatec Qx protocol family (USB/Serial), `snmp-ups` or `usbhid-ups` with subdrivers for vendor nuances over a common playground... In the end what happened over the past years was that several independent drivers were made or proposed f...
2017 Mar 14
0
modbus driver for phoenix contact industrial UPS
...ked/included on the master? (We are planning on setting up hundreds of those UPS boxes and it would be great to have an estimate) Kind Regards, -Spiros On 13 March 2017 at 13:18, Spiros Ioannou <sivann at gmail.com> wrote: > Hello, > this is to let you know I will start working on a modbus driver for the > PhoenixContact QUINT-UPS industrial DC UPS, model 2320461. > > https://www.phoenixcontact.com/online/portal/us?uri=pxc-oc-i > temdetail:pid=2320461&library=usen&pcck=P-22-07-01-01&tab=1 > > I will reuse some parts of the nutdrv-modbus branch, but this...
2017 Jun 24
0
NUT supporting Modbus TCP
On Jun 24, 2017, at 10:57 AM, Sergei Naumov wrote: > I was wonering if there is a driver that supports communicating with a Modbus aware device over IP. I have a solar/wind invertor that can broadcast its state and I would like to monitor the batteries. If they discarge to a certain voltage or come to a defined state, I would perform a shutdown. All of this information id provided in Modbus holding registers. This could of cou...
2014 Jul 29
1
APC protocols and drivers (was: Documenting the NUT driver-qualification process)
...> > >> Based on the experience, I have updated the UPS HOWTO: >> >> http://www.catb.org/esr/ldp/UPS-HOWTO.html >> >> The bad news, however, is that (a) this is not a NUT-supported device, >> >> >> I've logged an entry for the APC Modbus: >> https://github.com/networkupstools/nut/issues/139 >> >> and (b) the (poorly documented) NUT process for discovering and >> customizing a driver failed at the first step. Running upsstart >> gave a driver fail message containing no clues as to how to re...
2014 Jul 26
0
Documenting the NUT driver-qualification process
...range I needed. The removable battery door was pleasing. > > Based on the experience, I have updated the UPS HOWTO: > > http://www.catb.org/esr/ldp/UPS-HOWTO.html > > The bad news, however, is that (a) this is not a NUT-supported device, > I've logged an entry for the APC Modbus: https://github.com/networkupstools/nut/issues/139 > and (b) the (poorly documented) NUT process for discovering and > customizing a driver failed at the first step. Running upsstart > gave a driver fail message containing no clues as to how to recover. > yup, definitely room for en...
2014 Jul 10
1
Documenting the NUT driver-qualification process
On 7/9/2014 4:16 PM, Charles Lepple wrote: > On Jul 9, 2014, at 11:24 AM, Ted Mittelstaedt<tedm at mittelstaedt.us> > wrote: > >> Someone could write a driver for MODBUS for NUT, all of the >> information and materials are available to do it. The simple fact >> of it is that the reason no one has done so is that the apcupsd >> program is available. > > You're right, it's the microlink protocol that they have been > promising to r...
2007 Dec 05
0
jbus/modbus UPS?
Hi, does anyone have any experience with UPSes managed with modbus/jbus protocol? I have a Socomec/Sicom Masterys MC unit, that is equipped with both RS232 and RS485 interfaces and, according to manual, supports JBUS-P and JBUS-PH protocols. I'd like to get some basic monitoring working, but I don't even know where to begin. Regards, -- Sebastian Zagrodz...
2014 Jul 09
2
Documenting the NUT driver-qualification process
...; > * Several years ago, while developing drivers for early Tripp Lite > models, I would have definitely recommended another vendor such as > APC or MGE instead. Today, the tables are turned: MGE/Eaton have > decreased their involvement in NUT, and APC has switched to a > proprietary MODBUS-over-USB protocol that they have not publicly > documented [1]. That is not true. The MODBUS protocol has been documented by APC and the open source apcupsd program supports it. The proprietary protocol APC uses is yet another protocol they call microlink. And the UPSLink protocol that NUT...
2017 Sep 21
0
Patch for phoenixcontact modbus driver
On Sep 19, 2017, at 3:21 AM, Spiros Ioannou <sivann at gmail.com> wrote: > > I attach a patch for phoenixcontact_modbus.c > > This patch does the following: > > * Marks driver as DRV_BETA > * Fixes stale data detection when cable is disconnected > > I can open a pull request if needed. Looks good to me. Which email address do you want on the commit, gmail or inaccess.com (which is on the ori...
2014 Jul 09
0
Documenting the NUT driver-qualification process
On Jul 9, 2014, at 11:24 AM, Ted Mittelstaedt <tedm at mittelstaedt.us> wrote: > Someone could write a driver for MODBUS for NUT, all of the information > and materials are available to do it. The simple fact of it is that the > reason no one has done so is that the apcupsd program is available. You're right, it's the microlink protocol that they have been promising to release. My mistake. We even hav...
2013 Feb 06
1
Driver for Socomec ITyS UPS (2000VA)
...e blazer_ser driver to interface with my UPS. nut is not able to detect the UPS. I have not been able to find much info regarding Socomec UPS support in nut. Socomec does publish a description of the serial protocol for these UPS's, which can be found here: http://www.socomec.com/download-jbus-modbus.html(select UPS OTHER for device model, 1-5KVA for device power and Linux for the operating system) This is all the info I have managed to find about the serial protocol for these UPS's. How much work is involved to patch an existing driver or to build a new one? I am not a programmer, so I no...
2017 Sep 19
2
Patch for phoenixcontact modbus driver
I attach a patch for phoenixcontact_modbus.c This patch does the following: * Marks driver as DRV_BETA * Fixes stale data detection when cable is disconnected I can open a pull request if needed. Kind Regards, -Spiros p.s. please consider a faster tag/release schedule as currently linux repositories include old versions. Sure we can ma...
2014 Jul 09
5
Documenting the NUT driver-qualification process
I think the time for me to get involved in NUT documentation has come again. Late last week I had to buy a UPS under time pressure. The Eaton unit that thus project gifted me with in 2006(?) died during a severe thunderstorm watch, so it was off to MicroCenter to get a replacement pronto. I wound up buying an APC BN700MC. It was what they had in the performance range I needed. The removable
2014 Dec 17
2
interrupt pipe disabled [APC SMT3000RMI2U]
...I just realize that I can't retrieve the ups.load, among other > thing :-( To the best of my knowledge, Microlink is not supported by any third-party tools (including NUT), but some variables are exposed via standard USB HID. Apparently, ups.load is not one of them. Your UPS might support MODBUS: http://lists.alioth.debian.org/pipermail/nut-upsdev/2014-July/006769.html but we need developers to help add MODBUS support to NUT. Alternatively, you can use apcupsd: http://apcupsd.cvs.sourceforge.net/viewvc/apcupsd/apcupsd/ReleaseNotes?pathrev=Release-3_14_11 and if you need connecti...