Currently you cannot properly program Chain Transfers to accomodate for safety. If you press a STOP button the following should happen:
The platform stays in the same state (either lifted or not)
The chain should stop rotating
Currently you cannot program this as raising and rotating is the same output.
https://docs.factoryio.com/manual/parts/heavy-load/#chain-transfer
Tag | Controller I/O | Type | Description |
---|---|---|---|
Chain Transfer # (+) | Output | Bool | Roll (arrow direction). |
Chain Transfer # (-) | Output | Bool | Roll. |
Chain Transfer # (Left) | Output | Bool | Raise platform and rotate chain left. |
Chain Transfer # (Right) | Output | Bool | Raise platform and rotate chain right. |