similar to: driver for Victron Multiplus RS485

Displaying 20 results from an estimated 100 matches similar to: "driver for Victron Multiplus RS485"

2014 Aug 20
0
win7 x64 victron driver exiting with error
Operating system Windows 7 x64 NUT version 2.6.5 Windows port UPS Victron NetPro connected via serial port When I run driver when UPS cable is connected to computer's serial port it exits with following output victronups - -DDDD -a victron Network UPS Tools -GE/IMU/Victron UPS driver 0.20 (2.6.5.-3723:3731M) 0.000000 debug level is "4" 0.000000 w32_serial_open (COM1) 0.000000
2009 Mar 07
0
New variables for Victron/GE UPS
Hello, I've investigated some new commands (variables) for Victron/GE UPS. Unfortunatelly, I'm not a good programmer, so I cannot to modify the driver code by myself. May be, is it possible to add these variables to the main project? Variables are: ------------------------------------------------------------------------------------------------ GET: vZ1f? "no load shutdown (i.e.
2017 Jan 02
1
Solar controller?
Hi NUT developers, we rely on NUT to access valuable UPS data for our autonomous telescopes (see http://rts2.org for list, locations are not complete..) . Thanks for a software which does exactly what we need. Now we are starting new era, with installing telescopes on hostile spots without infrastructure. So we will have a solar cells, storing power to batteries during day, to be used during
2002 Jun 11
2
401 Bad Authorization
Hello, I have problem witch SWAT authorization for all users with the following error "username or password incorrect". With -a options SWAT works well. I've compiled samba-2.2.4 from sources on my RedHat Linux 6.1 with kernel 2.2.21. I've compiled it with the following options: ./configure \ --prefix=/usr \ --localstatedir=/var \
2016 Oct 29
9
RS485 Audio device
Hi All, Is there any devices or pair of devices that do audio over RS485 and then convert to SIP for us in asterisk? Of course a speaker and push button at the other end. Is there anything like that out there? Thanks, Jerry -------------- next part -------------- An HTML attachment was scrubbed... URL:
2009 Jan 26
0
NUT 2.2.2 start driver problem on Opensuse 11.1
Hi Alexey, 2009/1/22 Alexey Korobeinikov <alexey at mgm.kiev.ua> > Hi. > I have a trouble starting NUT (driver victronups) version 2.2.2-67.1 (for > OpenSuSe 11.1) with follow error: > > /usr/lib/ups/driver/victronups -a match500 > Network UPS Tools - GE/IMV/Victron UPS driver 0.1.9 (2.2.2) > the driver is faulty. the difference with the version you compiled is the
2005 Jul 25
3
(no subject)
Hi I have a GE Digital Energy Match UPS 1500 where i previously successfully used the victronups driver. However after i upgraded from debian woody to debian sarge and thus from 1.4.2 to 2.0.1, then upsstats.cgi says Model not supportet, status online My syslog says Jul 25 11:12:28 localhost upsmon[6220]: Startup successful Jul 25 11:12:28 localhost upsd[6218]: Connection from 127.0.0.1
2023 Mar 07
1
[PATCH v2v] convert: Allow preferred block driver to be specified on the command line
On 3/7/23 09:35, Richard W.M. Jones wrote: > On Tue, Mar 07, 2023 at 08:48:56AM +0100, Laszlo Ersek wrote: >> On 3/6/23 17:52, Richard W.M. Jones wrote: >> >>> diff --git a/convert/convert_windows.ml b/convert/convert_windows.ml >>> index 9d8d271d05..f36b486359 100644 >>> --- a/convert/convert_windows.ml >>> +++ b/convert/convert_windows.ml
2007 May 20
1
Sweex 1000VA UPS (was: powermust usb)
--- Arjen de Korte <nut+users at de-korte.org> wrote: > > > I also did: > > > > # ./megatec_usb -DDDDD -x vendor=06da -x mfr=OMRON > > /dev/usb/hiddev0 > > Please have a look at 'man 8 megatec_usb' again. > > You probably need to specify the '-x vendorid' and > '-x productid' options > and most likely, the
2007 May 20
1
Sweex 1000VA UPS (was: powermust usb)
--- Arjen de Korte <nut+users at de-korte.org> wrote: > > > I also did: > > > > # ./megatec_usb -DDDDD -x vendor=06da -x mfr=OMRON > > /dev/usb/hiddev0 > > Please have a look at 'man 8 megatec_usb' again. > > You probably need to specify the '-x vendorid' and > '-x productid' options > and most likely, the
2007 May 25
0
Patch -- SVN revision in the version string
This is the patch to include SVN revision level in version number displays. There should be two enclosures; the patch itself and a new source file. common/upsversion.c. upversion.c defines a single function. upsversion(), that returns a version string for display. Some Makefile trickery ensures that this file will be recompiled whenever the project's SVN revision level has changed since it
2007 Nov 20
2
Mustek Powermust 600VA
Hi, I'm having a hard time configuring a Mustek Powermust 600VA ups to work via USB with nut. I read somewhere that nut works OK via the rs232 cable, but unfortunately I don't have a COM port in my computer. The kernel detects the ups as an Xbox pad :) and loads the xpad module. I tried running /lib/nut/megatec with different /dev/ttySx but it displays megatec protocol UPS was not
2005 Dec 20
1
GE Digital Energy NetPro 19" UPS. Supported?
Hi all! Does NUT offer any support for the GE Digital Energy NetPro 19" UPS? I have one of those beasts here, connected to a Linux machine via it's own 'serial' cable. Regards, Evert
2013 Apr 30
0
Extrafont package: Fonts are not successfully installed
Hi, I am using Extrafont package to install more fonts for my graphs. My primary graphic tool is ggplot2. I seem to have problem installing the package, but could not pinpoint where it is. I try to follow the instruction here: https://github.com/wch/extrafont I guess (but am not sure) the fonts are successfully installed. Problem encountered: 1. The following line sometimes yields an
2014 Nov 08
1
RS-485 over a half duplex serial in Centos 6.5
Hi, I am trying to make a program in C to communicate with a temperature sensor over my serial port that uses RS-485 and is a half duplex. I am however having trouble getting the device into RS-485 mode, is it possible to use RS-485 mode in Centos 6.5 or does it only support RS-232 mode?
2009 Jan 10
3
[HEADS UP] drm merged to -STABLE
I just merged drm (Direct Rendering) from HEAD. - Support for latest Intel chips - Support and fixes for many AMD/ATI chips r500 and below - Support AMD/ATI IGP based chips (rs690/rs485) - Lots of code cleanups - Lots of other fixes and changes since the existing drm is 2+ years old If you are experiencing a "garbled" screen with
2023 Sep 16
1
Nut-upsdev Digest, Vol 206, Issue 5
It seems the `libmodbus` library or headers were not found, or something similar - so the driver against it was not built. Did you install `libmodbus-dev` before the build? What does `config.log` in the build root say (and.or the summary shown after you run the `configure` script)? On Sat, Sep 16, 2023 at 7:46?PM FatGear <fatgear1 at free.fr> wrote: > Hi, > > I don't know what
2023 Sep 19
1
Nut-upsdev Digest, Vol 206, Issue 5
Hello there, I don't think that's working,? I have done all your repo but i don't know how it's supposed to work. I have a idea, change vendor id and product id? to make the driver try to connect to the ups, what do you think of that ? With this driver maybe : usbhid-ups FatGear Le 16/09/2023 ? 20:40, Jim Klimov a ?crit?: > It seems the `libmodbus` library or headers were
2006 Mar 22
1
Process hanging on 6.0-STABLE
Hi, I work for a small company that makes radar systems for research organisations and we use FreeBSD on the PCs for data acquisition and processing. We have recently shifted to FreeBSD6/amd64 and one machine in particular is exhibiting a strange problem. The acquisition process is a Tcl interpreter with a largish chunk of C code which talks to the hardware (via RS485 and a custom PCI card).
2013 Jan 11
2
GPIB-compatible instrument control with R
Hello, Does an R package exist for communication with instruments using GPIB (IEEE 488) protocol? Something similar exists in python for control of instruments over GPIB, RS232, or USB buses (http://pyvisa.sourceforge.net/) Thanks, Marko