24,485 ARTICLES
ON THIS WIKI

Electronic Signal Controller

Electronic Signal Controller
Electronic Signal Controller

Electronic Signal Controller

Name Electronic Signal Controller
Source Mod Railcraft
ID Name Unknown
Type Item
Stackable Unknown

The Electronic Signal Controller reads and controls a Railcraft signal system. It supports up to 256 controller (controlling) links and 256 receiver (reading) links. When a signal aspect changes, it emits event "signal" with the signal controller dimension/XYZ and the new aspect. Exposes the following functions:

  • get(): Returns the default (most blocking) signal aspect, calculated from all linked controllers.
  • get(x,y,z,dimension): Returns the signal aspect for the controller at the specified coordinates (dimension optional).
  • set(aspect): Sets the signal aspect for all linked receivers. Aspects are: green, blinkYellow, yellow, blinkRed, red and off
  • set(aspect,x,y,z,dimension): Sets the signal aspect for the receiver at the specified coordinates (dimension optional).

Recipe[edit]

GUI Crafting Table.png
Gold Ingot
Redstone
Gold Ingot
Signal Controller Box
Diamond
Signal Receiver Box
Gold Ingot
Redstone
Gold Ingot
Electronic Signal Controller