This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
usage:nodes:start [2022-06-01 04:50] blockhead better description of component types |
usage:nodes:start [2023-12-12 01:37] (current) blockhead What kind of sentence is "Does anything which does something"?? |
||
---|---|---|---|
Line 27: | Line 27: | ||
^ Arbitrary Name ^ Short Description ^ | ^ Arbitrary Name ^ Short Description ^ | ||
- | | Active | Does anything which does something, such as sending a mesecons signal, or sending ATC commands to a train. | | + | | Active | Can perform some action, such as sending a mesecons signal, or sending ATC commands to a train. | |
| Passive | Can receive from active components but not send anything out; examples include points (switches) and the Andrews cross. | | | Passive | Can receive from active components but not send anything out; examples include points (switches) and the Andrews cross. | | ||
- | | Static | Doesn' | + | | Static | Doesn' |
Advtrains internally uses the terminology active and passive components, which was extended back into the core from passive and active LuaATC components. Counterintuitively, | Advtrains internally uses the terminology active and passive components, which was extended back into the core from passive and active LuaATC components. Counterintuitively, |