Capacity Combinator


Have accumulators actual and total charge as signals in your circuit network, with capabilities to measure capacities up to about 1.8 × 10^308 joules. We use the electric network id for accounting of all calculated values within each electric network

Content
10 days ago
1.1
5.42K
Circuit network

i [done] Accumulator percentage

1 year, 11 months ago

Add a signal representing the accumulator charge in percentage, like that on provided by the accumulators!
I prefer using only this combinator than putting an accumulator!

Thanks.

max2344 ☆
1 year, 11 months ago

Hi Dominiquini,

try connect any accumulator to circuit network, that's what you're looking for.

Regards,

–max2344

1 year, 11 months ago

I know that I can read this from an accumulator.
I only suggested that this combinator provide this signal too. I prefer don't put a new accumulator (I don't have any accumulator near) where I need to use this signal!

Thanks.

max2344 ☆
1 year, 11 months ago

Hi Dominiquini,

that would lead to increased tick and cpu usage. We prefer to implement features which are not accessible in vanilla otherwise…

Regards,

–max2344

1 year, 8 days ago

@ Dominiquini
There is actually no need for this.
You can just run it through arythmetic combinators.
(IS*100) / max
Just make sure you run the current amount first times 100 because if you do it after like normal it wont work since the arytmethic combiner dosn´t work with numbers after the point.
Will give out the same signal as when you hook up an accumulator.

New response