Unable to fit variable


Results 1 to 15 of 15

Threaded View

  1. #5
    Join Date
    Sep 2006
    Posts
    747


    Did you find this post helpful? Yes | No

    Default

    Humm yes I understand what you mean.
    Here is what i am attempting to do, for sure there is anothr way to do it much better then the one I am thinking. My battery will be charging and discharging automatically for an indefinit period of time. Lets say the longest would a month !! So there could be lets say 5 charge /discharge cycle a day..so 150 total. SO for the seconds I would have something like that:
    Voltage_Charge_time_RTCSec var byte[0] = First charge cycle time (ie. 02 seconds)
    Voltage_Charge_time_RTCSec var byte[1] = Second charge cycle time (ie. 42 seconds)
    etc...
    How can I keep the time for 150 cycles ?

    K
    Last edited by lerameur; - 25th November 2010 at 15:53.

Members who have read this thread : 1

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts