Separate Enable/Disable conditions
Posted: Wed Jan 31, 2018 10:54 am
Abstract: Separate conditions for enabling and disabling machines connected to circuit network.
Description:
This would allow you to put different conditions for enabling and disabling the machine based on circuit network signals. If the enabling condition is true, the machine will turn on and will stay this way until disabling condition is met. Here is and example of how the interface might look:
Enabling condition (if the machine is off, turn it on)
Iron>150 000
Disabling condition (if the machine is on, turn it off)
Iron<10 000
[checkbox] Same as enabling condition (checking this box would set disabling condition as direct opposite of enabling condition, so the condition would work like it does now)
Purpose:
This could serve well for example at train stations. If the conditions are set as written above, the station will turn off, when the amount of Iron in connected chests falls under 10 000. It will stay off until the amount of iron climbs over 150 000, then it will turn on and stay on, until the amount of iron falls under 10 000 again.
Description:
This would allow you to put different conditions for enabling and disabling the machine based on circuit network signals. If the enabling condition is true, the machine will turn on and will stay this way until disabling condition is met. Here is and example of how the interface might look:
Enabling condition (if the machine is off, turn it on)
Iron>150 000
Disabling condition (if the machine is on, turn it off)
Iron<10 000
[checkbox] Same as enabling condition (checking this box would set disabling condition as direct opposite of enabling condition, so the condition would work like it does now)
Purpose:
This could serve well for example at train stations. If the conditions are set as written above, the station will turn off, when the amount of Iron in connected chests falls under 10 000. It will stay off until the amount of iron climbs over 150 000, then it will turn on and stay on, until the amount of iron falls under 10 000 again.