TODO
Glossary of Terms¶
These are common terms used throughout our documentation.
If you wish to see where a term is used, click the term name to search for it.
Turnout¶
In a prototypical railway, a turnout allows a train to diverge from one track to another. In DCC-EX terms, this term also denotes a software object that can control a physical turnout on your layout. A turnout can also be referred to as a point or a switch.
Point¶
A point is another term for a turnout.
Switch¶
A switch is another term for a turnout, but may also refer to a physical electronic switch (as in a light switch).
Roster¶
A roster is a list of locomotives that are known in advance by the command station so that DCC addresses, name, and functions can be used by throttles to configure buttons etc.
VPIN¶
A VPIN is an Arduino pin number that has been extended to include pins on external devices or expanders. Once the mapping of VPIN numbers to devices has been done, the commands that set or test pins do not have to care how the electronics works.