Drivers Tripp Lite

Posted on  by 

Name

Tripp lite u209 000 r driver

Tripplite - Driver for Tripp-Lite SmartPro UPS equipment NOTE. This man page only documents the hardware-specific features of the tripplite driver. For information about the core driver, see nutupsdrv(8). SUPPORTED HARDWARE. This driver should work on the SmartPro line, including the SMART700 and SMART700SER. Shop all products from Tripp Lite. Fast, free and DDP shipping options available. Get free design tools and engineering support. Free Scan for the official Tripp Lite Usb Parallel Adapter Driver - compatible with Windows 10, 8, 7, Vista & XP, using Driver Assist. Download Official Tripp Lite drivers: beware of downloading unofficial drivers from unknown sources for your Tripp Lite device.

tripplite_usb - Driver for older Tripp Lite USB UPSes (not PDC HID)

Synopsis

tripplite_usb -h

tripplite_usb -a UPS_NAME [OPTIONS]

Supported Hardware

This driver should work with older Tripp Lite UPSes which are detected as USB HID-class devices, but are not true HID Power-Device Class devices. So far,the devices supported by tripplite_usb have product ID 0001, and the newer units (such as those with 'LCD' in the model name) with product ID 2001 require theusbhid-ups(8) driver instead. Please report success or failure to the nut-upsuser mailing list. A key piece of information is the protocol number,returned in ups.debug.0. Also, be sure to turn on debugging (-DDD) for more informative log messages. If your Tripp Lite UPS uses a serial port, you maywish to investigate the tripplite(8) or tripplite_su(8) driver.

Tripp Lite Adapter Driver

This driver has been tested with the following models:

tripplite_usb will work if it uses one of thefollowing protocols:
• Protocol 0004
• Protocol 1001
• Protocol 2001
• Protocol 3003
On the other hand, if the web page for your UPS on the Tripp-Lite website says 'HID-compliant USB port also enables direct integration with built-in powermanagement and auto-shutdown features of Windows and MAC OS X', then you should use the usbhid-ups(8) driver instead.

Extra Arguments

This driver supports the following optional settings in the ups.conf(5) file (or with -x on the command line):

offdelay

This setting controls the delay between receiving the 'kill' command (-k) and actually cutting power to the computer.
Drivers Tripp Lite
bus
This regular expression is used to match the USB bus (as seen in /proc/bus/usb/devices or lsusb(8); including leading zeroes).
product
A regular expression to match the product string for the UPS. This would be useful if you have two different Tripp Lite UPS models connected to the system,and you want to be sure that you shut them down in the correct order.
Note

This regex is matched against the full USB product string as seen in lsusb(8). The ups.model in the upsc(1) output only lists the name afterTRIPP LITE, so to match a SMART2200RMXL2U, you could use the regex .*SMART2200.*.

Lite
productid
The productid is a regular expression which matches the UPS PID as four hexadecimal digits. So far, the only devices that work with this driver have PID0001.
serial
It does not appear that these particular Tripp Lite UPSes use the iSerial descriptor field to return a serial number. However, in case your unit does, youmay specify it here.
For more information on regular expressions, see regex(7)

Runtime Variables

ups.delay.shutdown

nutupsdrv(8)

Drivers Tripp Lite Usb To Serial

Other drivers for Tripp-Lite hardware:

Tripp
regex(7), lsusb(8)

Internet Resources

Drivers tripp lite usb to serial

The NUT (Network UPS Tools) home page: http://www.networkupstools.org/

Coments are closed