Hello All, I am trying to read my Eaton 5P 1550 with the Rs-232 port but I cannot get nut to read the driver from my Rs-232 to USB adaptor. When I perform lsusb -t it says my B&B electronics adaptor uses driver ftdi_sio How do I get the nut to read information coming from that?? Thanks, Connor -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.alioth.debian.org/pipermail/nut-upsdev/attachments/20151130/22417f31/attachment.html>
30 ?????? 2015??. 19:25:38 CET, "Marks, Connor" <Connor.Marks at emc.com> ?????:>Hello All, > >I am trying to read my Eaton 5P 1550 with the Rs-232 port but I cannot >get nut to read the driver from my Rs-232 to USB adaptor. >When I perform lsusb -t it says my B&B electronics adaptor uses driver >ftdi_sio > >How do I get the nut to read information coming from that?? > >Thanks, >Connor > > >------------------------------------------------------------------------ > >_______________________________________________ >Nut-upsdev mailing list >Nut-upsdev at lists.alioth.debian.org >http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/nut-upsdevAssuming you have Linux, can you use /dev/ttyUSB0 or somesuch as the port name? -- Typos courtesy of K-9 Mail on my Samsung Android
Am 30.11.2015 um 19:25 schrieb Marks, Connor:> Hello All, > > I am trying to read my Eaton 5P 1550 with the Rs-232 port but I cannot get nut to read the driver from my Rs-232 to USB adaptor. > > When I perform lsusb ?t it says my B&B electronics adaptor uses driver ftdi_sio > > How do I get the nut to read information coming from that?? > Thanks, > > ConnorHello Connor. Why do you want to do this? You have the choice an RS232 or USB to communicate. No adapter is necessary. Please have a look at following link: http://lit.powerware.com/ll_download.asp?file=5P_EMEA_EN.345.pdf&ctry=81 On Page 15 you can see the technical instruction "3.6 Communication ports" and the point "Connection of RS232 or USB communication port". Please take another cable. Let me know, if you solve the problem and if my advices are helpful. Greetings from Carsten -- Dipl. Ing.Carsten Burkhardt | c.burkhardt at b-c-s.de bcs kommunikationsl?sungen Inh. Dipl. Ing. Carsten Burkhardt Harz 51 | 06108 Halle (Saale) | Germany tel +49 345 29849-0 | fax +49 345 29849-22 www.b-c-s.de | www.halle.it | www.wivewa.de Danke f?r Ihren Besuch: Linux Presentation Day - 14. November 2015 http://www.halle.it/linux-presentation-day/ EINFACH ADRESSEN, TELEFONATE UND DOKUMENTE VERWALTEN - MIT WIVEWA - IHREM WISSENSVERWALTER FUER IHREN BETRIEB! -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 4225 bytes Desc: S/MIME Cryptographic Signature URL: <http://lists.alioth.debian.org/pipermail/nut-upsdev/attachments/20151201/a11ceac3/attachment.bin>
Yes I do have Linux. I have assigned the ups.conf file as seen below.. [testups] Driver = usbhid-ups Port = /dev/ttyUSB0 When I try to start the ups driver I get the following error... $ sudo upsdrvctl start Network Ups Tools - UPS driver controller 2.7.1 Network Ups Tools - Generic HID driver 0.38 (2.7.1) USB communication driver 0.32 No matching HID UPS found Driver failed to start (exit status=1) Thanks for the help! -----Original Message----- From: Jim Klimov [mailto:jimklimov at cos.ru] Sent: Monday, November 30, 2015 6:43 PM To: Marks, Connor; nut-upsdev at lists.alioth.debian.org Subject: Re: [Nut-upsdev] RS-232 Port with Nut 30 ?????? 2015??. 19:25:38 CET, "Marks, Connor" <Connor.Marks at emc.com> ?????:>Hello All, > >I am trying to read my Eaton 5P 1550 with the Rs-232 port but I cannot >get nut to read the driver from my Rs-232 to USB adaptor. >When I perform lsusb -t it says my B&B electronics adaptor uses driver >ftdi_sio > >How do I get the nut to read information coming from that?? > >Thanks, >Connor > > >----------------------------------------------------------------------- >- > >_______________________________________________ >Nut-upsdev mailing list >Nut-upsdev at lists.alioth.debian.org >http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/nut-upsdevAssuming you have Linux, can you use /dev/ttyUSB0 or somesuch as the port name? -- Typos courtesy of K-9 Mail on my Samsung Android