Posted 18 April 2016 - 07:16 PM
Hello everyone, I'm trying to write a program which will allow me to keep track of total energy as well as energy usage. As many of you are aware, Mekanism reports usage in Joules which (by default) 1 J = 2.5 RF (redstone flux, which is the energy unit that pretty much everything else but IC2 and Rotarycraft uses). The issue really comes together when polling my storage banks. I don't know of a way to identify Mekanism energy banks automatically. I could hard-code in every Mekanism energy bank that I have connected, but I'm sure there is an easier way… I just don't know it! Please help =)
I am using Wired Modems to attach to both the Mekanism Induction Matrix and Draconic Evolution energy core.
Summary:
Computercraft program monitoring energy banks
Energy banks connected:
EnderIO capacitor banks (uses RF, working, no issues)
Draconic Evolution banks (uses RF, working, no issues)
Mekanism Induction Matrix (uses Joules, working, but reporting incorrect numbers in this mixed environment)
I am using Wired Modems to attach to both the Mekanism Induction Matrix and Draconic Evolution energy core.
Summary:
Computercraft program monitoring energy banks
Energy banks connected:
EnderIO capacitor banks (uses RF, working, no issues)
Draconic Evolution banks (uses RF, working, no issues)
Mekanism Induction Matrix (uses Joules, working, but reporting incorrect numbers in this mixed environment)