Hello,
I was hoping to make a computer program whereby a computer would scan 4 adjacent dsus and collate the data into a table and return that to a central computer which could use the data from many of these computers to give me a detailed breakdown of my storage. I used the getStackInSlot method on the DSU and it only returned data about the contents of the slot where you draw stuff out (in hindsight, this is predictable). I was however hoping that it would be able to say how much was in the entire DSU. Is this possible with openperipheral or any other mod?
Also, is it possible for a turtle to scan its own inventory like it does to others with the getStackInSlot command?
Thank you in advance for any responses.
I was hoping to make a computer program whereby a computer would scan 4 adjacent dsus and collate the data into a table and return that to a central computer which could use the data from many of these computers to give me a detailed breakdown of my storage. I used the getStackInSlot method on the DSU and it only returned data about the contents of the slot where you draw stuff out (in hindsight, this is predictable). I was however hoping that it would be able to say how much was in the entire DSU. Is this possible with openperipheral or any other mod?
Also, is it possible for a turtle to scan its own inventory like it does to others with the getStackInSlot command?
Thank you in advance for any responses.