Displaying 5 results from an estimated 5 matches for "24dec".
Did you mean:
24de
2014 Jun 29
2
Lupus 500 MEC0003 Problems
...and up until now I haven't found any battery test commands.
>>
>> My question is. Is this information of any use to you and in what format would it be needed? Is there any other info I should give.
Definitely usefull, let's recap, so far:
- 0x(1+)8 -> shutdown return, 0x18 (24dec)= 30s; +0x10 (16dec) = +10s
-> we can round a shutdown delay to tens, then index = 24 + [(delay -
30) / 10] * 16 -> that would result in a max delay usable in megatec
command of 120 seconds (S02[R0001+])
- 0x(2+)0 -> shutdown stayoff, 0x20 (32dec) = 30s; +0x10 (16dec) =
+10s -> we can r...
2014 Jun 30
0
Lupus 500 MEC0003 Problems
...d any battery test commands.
>>>
>>> My question is. Is this information of any use to you and in what format
>>> would it be needed? Is there any other info I should give.
>
> Definitely usefull, let's recap, so far:
> - 0x(1+)8 -> shutdown return, 0x18 (24dec)= 30s; +0x10 (16dec) = +10s
> -> we can round a shutdown delay to tens, then index = 24 + [(delay -
> 30) / 10] * 16 -> that would result in a max delay usable in megatec
> command of 120 seconds (S02[R0001+])
> - 0x(2+)0 -> shutdown stayoff, 0x20 (32dec) = 30s; +0x10 (16dec) =...
2014 Jun 11
0
Lupus 500 MEC0003 Problems
On Jun 9, 2014, at 6:40 AM, Hill wrote:
> Hi,
> This is my first post ever on a technical forum, so please forgive any poor etiquette etc.
> Also I'm totally new to Linux all of my experience has been trying to get this UPS to work. So please bear this in mind.
No worries.
On the NUT lists, we don't set or alter the reply-to header, so please use "reply all" to make
2014 Jun 09
2
Lupus 500 MEC0003 Problems
Hi,
This is my first post ever on a technical forum, so please forgive any poor etiquette etc.
Also I'm totally new to Linux all of my experience has been trying to get this UPS to work. So please bear this in mind.
I'm running OpenSuse 13.1 and I have a Lupus 500 USB (Fideltronik)
After quite a bit of playing around I managed to get the status of the UPS using the blazer_usb driver and
2014 Jul 04
2
Lupus 500 MEC0003 Problems
...nds.
>>>>
>>>> My question is. Is this information of any use to you and in what
>>>> format would it be needed? Is there any other info I should give.
>>
>> Definitely usefull, let's recap, so far:
>> - 0x(1+)8 -> shutdown return, 0x18 (24dec)= 30s; +0x10 (16dec) = +10s
>> -> we can round a shutdown delay to tens, then index = 24 + [(delay -
>> 30) / 10] * 16 -> that would result in a max delay usable in megatec
>> command of 120 seconds (S02[R0001+])
>> - 0x(2+)0 -> shutdown stayoff, 0x20 (32dec) = 30s;...