search for: item

Displaying 20 results from an estimated 14942 matches for "item".

Did you mean: items
2006 May 11
1
Tripp Lite OMNI1000LCD
...bDescriptorType 33 bcdHID 1.10 bCountryCode 0 Not supported bNumDescriptors 1 bDescriptorType 34 Report wDescriptorLength 618 Report Descriptor: (length is 618) Item(Global): Usage Page, data= [ 0x84 ] 132 Power Device Page Item(Local ): Usage, data= [ 0x04 ] 4 UPS Item(Main ): Collection, data= [ 0x01 ] 1 Application Item(Local ): Usag...
2007 Jan 28
0
Fwd: Re: [Nut-upsuser] Ablerex 625L USB version
...ied? What you are seeing from lsusb is not "data" from the UPS; it is simply a detailed parsing of the report descriptor. For example, when it says "Usage, data= [ 0x40 ] 64 Config Voltage", this simply means that HID usage code 0040 corresponds to the "ConfigVoltage" item (see e.g. libhid.c, line 1100). The error message "(75): Value too large for defined data type" may indicate that the UPS is unhappy with the size of the buffer provided by NUT (apparently 13). You can play with this by hacking a larger buffer size. It should be easy to do this in the fu...
2015 Jun 09
0
libusb_get_string: invalid argument
...9 bDescriptorType 33 bcdHID 1.10 bCountryCode 0 Not supported bNumDescriptors 1 bDescriptorType 34 Report wDescriptorLength 447 Report Descriptor: (length is 447) Item(Global): Usage Page, data= [ 0x84 ] 132 Power Device Page Item(Local ): Usage, data= [ 0x04 ] 4 UPS Item(Main ): Collection, data= [ 0x01 ] 1 Application Item(Local ): Usage, dat...
2010 Nov 01
2
transforming a dataset for association analysis RESHAPE2
I get the following message when using the reshape2 package line > tDat.m<- melt(Dataset) Using Item, Subject as id variables > tDatCast<- acast(tDat.m,Subject~Item) Aggregation function missing: defaulting to length Note Problem Statement- convert dataframe Subject Item Score 1 Subject 1 Item 1 1 2 Subject 1 Item 2 0 3 Subject 1 Item 3 1 4 Subject 2 Item 1 1 5 Subject...
2015 Jun 08
2
libusb_get_string: invalid argument
On Sun, 7 Jun 2015, Charles Lepple wrote: > [please use reply-all to include the list, as the list does not override the Reply-To header.] > > On Jun 7, 2015, at 5:02 PM, Greg Hersch <hersch.greg at gmail.com> wrote: > >> Here is the driver debug log. If I just let it run, it pops up with >> libusb_get_string_invalid argument over and over again, mixed in the
2010 Sep 18
1
Dynamix 1000 VA USB and NUT
...9 bDescriptorType 33 bcdHID 1.00 bCountryCode 0 Not supported bNumDescriptors 1 bDescriptorType 34 Report wDescriptorLength 624 Report Descriptor: (length is 624) Item(Global): Usage Page, data= [ 0x86 ] 134 Power Pages Item(Local ): Usage, data= [ 0x04 ] 4 (null) Item(Main ): Collection, data= [ 0x01 ] 1 Application Item(Global): Usage Page, d...
2007 Jan 26
4
Ablerex 625L USB version
Hi, Is there any further information on this UPS interface? I have an Upsonic UPS that is reporting the same interface, but I cannot make it work or get any sensible information from it. Thanks Jon --- avast! Antivirus: Outbound message clean. Virus Database (VPS): 000706-2, 25/01/2007 Tested on: 26/01/2007 11:00:14 AM avast! is copyright (c) 2000-2007 ALWIL Software.
2007 Jan 26
4
Ablerex 625L USB version
Hi, Is there any further information on this UPS interface? I have an Upsonic UPS that is reporting the same interface, but I cannot make it work or get any sensible information from it. Thanks Jon --- avast! Antivirus: Outbound message clean. Virus Database (VPS): 000706-2, 25/01/2007 Tested on: 26/01/2007 11:00:14 AM avast! is copyright (c) 2000-2007 ALWIL Software.
2002 Nov 18
0
Kazaa
...output: --------------------------------------------------- fixme:cdrom:CDROM_GetIdeInterface CD-ROM device with major ID 11 not supported fixme:win32:PE_CreateModule Unknown directory 15 ignored err:midi:OSS_MidiInit ioctl on midi info for device 0 failed. err:menu:MENU_ParseResource not a string item 0800 err:menu:MENU_ParseResource not a string item 0800 err:menu:MENU_ParseResource not a string item 0800 err:menu:MENU_ParseResource not a string item 0800 err:menu:MENU_ParseResource not a string item 0800 err:menu:MENU_ParseResource not a string item 0800 err:menu:MENU_ParseResource not a strin...
2023 Oct 29
1
usbhid-ups not loading with Arduino Leonardo on Ubuntu 23.10
...9 bDescriptorType 33 bcdHID 1.01 bCountryCode 33 US bNumDescriptors 1 bDescriptorType 34 Report wDescriptorLength 400 Report Descriptor: (length is 400) Item(Global): Usage Page, data= [ 0x84 ] 132 Power Device Page Item(Local ): Usage, data= [ 0x04 ] 4 UPS Item(Main ): Collection, data= [ 0x01 ] 1 Application Item(Local ): Usage, dat...
2005 Dec 23
6
Save using Update
Hi, I want to update an existing row in table "items" where items.id == 10 I tried this: item = Item.new item.f1 = ... item.f2 = ... ... item.id = 10 item.save I got an error Duplicate entry ... for key 10 : INSERT INTO items ... How do I make item.save to use UPDATE instead of INSERT? -- Posted via http://www.ruby-forum.co...
2016 Sep 08
2
blazer_usb MEC0002 problem Fry's Electronics (Turbo-X)
...9 bDescriptorType 33 bcdHID 1.00 bCountryCode 0 Not supported bNumDescriptors 1 bDescriptorType 34 Report wDescriptorLength 624 Report Descriptor: (length is 624) Item(Global): Usage Page, data= [ 0x86 ] 134 Power Pages Item(Local ): Usage, data= [ 0x04 ] 4 (null) Item(Main ): Collection, data= [ 0x01 ] 1 Application Item(Global): Usage Page, d...
2005 Aug 15
2
Newbie rendering problem
Hi On every list request i render an item partial through a collection of items. the item table has 3 columns namely name,anotherName and id. the item partial looks like <%@item=item%> <%= error_messages_for(:item) %> <tr id="<%=item.id%>"> <% for column in Item.content_columns %> <td&g...
2017 Nov 01
0
Junda-tech
...??? 33 > ????????? bcdHID?????????????? 1.00 > ????????? bCountryCode??????????? 0 Not supported > ????????? bNumDescriptors???????? 1 > ????????? bDescriptorType??????? 34 Report > ????????? wDescriptorLength???? 136 > ????????? Report Descriptor: (length is 136) > ??????????? Item(Global): Usage Page, data= [ 0x84 ] 132 > ??????????????????????????? Power Device Page > ??????????? Item(Local ): Usage, data= [ 0x04 ] 4 > ??????????????????????????? UPS > ??????????? Item(Main? ): Collection, data= [ 0x01 ] 1 > ??????????????????????????? Application > ??????...
2007 Aug 30
3
Rails - depot application
I''m doing the depot example in the Agle Web development book. I''m getting this error: "undefined method `product'' for #<BigDecimal:331ce70,''0.21E1'',8(8)> " "Extracted source (around line #9): 8: for item in @items 9: product = item.product 10: -%> 11: <tr> 12: <td><%= item.product%></td>" this is display_cart.rhtml line_item.rb has: "class LineItem < ActiveRecord::Base belongs_to :product def self.for_product(product) item = self.new item.quanti...
2006 Apr 24
7
Can you improve on this code?
...totals["Monday"] = totals["Tuesday"] = totals["Wednesday"] = totals["Thursday"] = totals["Friday"] = totals["Saturday"] = totals["Sunday"] = totals["Totals"]=0 #initialise all to zero 31: 32: for item in items 33: totals["Monday"]+=item.hoursday1 34: totals["Tuesday"]+=item.hoursday2 35: totals["Wednesday"]+=item.hoursday3 36: totals["Thursday"]+=item.hoursday4 37: totals["Friday"]+=item.hoursday5 38: totals[&q...
2002 Sep 13
1
"LockFile not implemented in server" messages on a Samba share
...st match instead (Spanish keyboard layout) for scancode mapping. Please define your layout in windows/x11drv/keyboard.c and submit them to us for inclusion into future Wine releases. See the Wine User Guide, chapter "Keyboard" for more information. err:menu:MENU_ParseResource not a string item 0101 err:menu:MENU_ParseResource not a string item 0100 err:menu:MENU_ParseResource not a string item 0100 err:menu:MENU_ParseResource not a string item 0100 err:menu:MENU_ParseResource not a string item 0800 err:menu:MENU_ParseResource not a string item 0100 err:menu:MENU_ParseResource not a strin...
2017 Oct 11
4
Junda-tech
Hi, I have an UPS with only the marking D1000 on it and it came with Junda-Tech's UpsMate. Its USB id is 3344:0025, which is apparently a microprocessor. I've could get some of the HID interactions as described on the website, but there are some outstanding. Junda-Tech does not respond to any queries. Does anybody else have the same or a similar UPS with more information? What is the
2005 Sep 07
3
Liebert PowerSure PSA 500
...9 bDescriptorType 33 bcdHID 1.11 bCountryCode 33 bNumDescriptors 1 bDescriptorType 34 Report wDescriptorLength 602 Report Descriptor: (length is 602) Item(Global): Usage Page, data= [ 0x84 ] 132 Power Device Page Item(Local ): Usage, data= [ 0x04 ] 4 UPS Item(Main ): Collection, data= [ 0x01 ] 1 Application Item(Global): Usag...
2011 Jan 05
1
categorize a character column
Hi, I know I can do this with a for loop with strsplit and grep, but is there more efficient way? Given a data dataframe (input) and a category column (lst), > input item loc 1 item 1.1: earnings <sep> item 1.2: w2 <sep> shelf 1 2 item 1.3: deductions drawer 1 3 item 1.1: earnings shelf 2 > lst item cat 1 item 1.1 A 2 item 1.2 B 3 item 1.3 C how to get a result frame like...