Happytor Posted April 8, 2012 Posted April 8, 2012 So I was building a nucular power plant today and I wanted to figure out what syntax in computercraft made he computer do something if a redstone signal was detected. I know tat rs.setOutput is for exporting redstone signal. What's the command to detect it?
Taranis Posted April 9, 2012 Posted April 9, 2012 From the computercraft wiki: "getInput(string side) Returns the current redstone input signal state on side" Have a look at the wiki here.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now