[F&S] Timer Relay

If you liked this item, please rate it up on Steam Workshop page.

Author: Sayaka

Last revision: 18 Apr, 2023 at 19:36 UTC

File size: 18.43 KB

On Steam Workshop

Description:
Description

Turns on/off the specified devices at set intervals.​ Can turn on/off in batch mode.

Requirements
  1. 1 IC Housing.
  2. 1 Integrated Circuit (IC10).

IC ports description
Port
Device

D0
Device to turn On/Off (Optional)

Changeable values in IC code
# Waiting for 3 seconds before the device being turned on. define TimerWaitSecBeforeOn 3 # Waiting for 1 seconds before the device being turned off. define TimerWaitSecBeforeOff 1 # If a device is connected to port d0, all identical devices will receive a signal. 1=yes,0=no. define TimerBatchMode 1

Chip states
State
Description

0
Current status Off

1
Current status On

Note

You can specify intervals up to 0.5 sec. Values 0 and 0.5 have the same effect, and will be equal to 0.5 seconds of trigger time.

Game version support

0.2.3920.18842 06/04/2023