Smart Power Switcher


Adds smart power switcher highly configurable

Content
2 years ago
1.1
2.09K
Circuit network
Owner:
danbka33
Source:
https://github.com/danbka33/SmartPowe...
Homepage:
N/A
License:
GNU GPLv3
Created:
2 years ago
Latest Version:
1.1.0 (2 years ago)
Factorio version:
1.1
Downloaded by:
2.09K users

Factorio - Smart Power Switcher

Adds smart power switcher highly configurable.

Inputs

Settings Input

This input is responsible for the Smart Power Switcher settings.

Data Input

This input is responsible for the data coming from the storages, tanks or circuit network.

Signals

If no signal is specified, the default settings are used, which can be changed in the mod settings.

Enable Smart Power Switcher

Forced activation signal for Smart Power Switcher. Set on the settings input.
- If negative value - turns OFF.
- If positive value - turns ON.

Power Off Delay

Determines the delay of turning OFF Smart Power Switcher (in ticks). Set on the settings input.

Power On Delay

Determines the delay of turning ON Smart Power Switcher (in ticks). Set on the settings input.

Threshold

Missing amount of signal triggering a power on. Set on the settings input.

Examples:

Settings:
- Iron Plate 40,000
- Threshold 30,000

If the iron is more than 40,000, then the plant will stop until the iron becomes 10,000 (40,000 - 30,000).

Settings:
- Green signal 150,000
- Threshold 50,000
- Red signal -1

If the green signal is more than 150,000, then the plant will stop until the green signal becomes 100,000 (150,000 - 50,000).
If the input does not have at least 1 red signal, the plant will shut down.

Settings:
- Iron Ore -1
- Coal -1
- Iron plate 50,000
- Threshold 25,000

If the iron plate is more than 50,000, then the plant will stop until the iron plate becomes 25,000 (50,000 - 25,000).
If the input does not have at least 1 coal, the plant will shut down.
If the input does not have at least 1 iron ore, the plant will shut down.

Settings:
- Slag 100,000
- Hydrogen 150,000
- Oxygen 150,000
- Threshold 50,000

If the slag is more than 100,000, then the plant will stop until the slag becomes 50,000 (100,000 - 50,000).
If the oxygen is more than 150,000, then the plant will stop until the oxygen becomes 100,000 (150,000 - 50,000).
If the hydrogen is more than 150,000, then the plant will stop until the hydrogen becomes 100,000 (150,000 - 50,000).

Signal Lamp

Red

Configuration error.

Green

Smart Power Switch is connected.

Yellow

Smart Power Switch is disconnected.

Pink

Smart Power Switch change connection state.

Video Guides

Russian / На русском языке. Tutorial by fed1s.