[F&S] Timer Relay
Description
Turns on/off the specified devices at set intervals. Can turn on/off in batch mode.
Requirements
- 1 IC Housing.
- 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