#include "Turnout.h"
Data associated to each Turnout.
Definition at line 19 of file Turnout.h.
Current status of the turnout : 0 for Off, 1 for On.
Definition at line 20 of file Turnout.h.
The sub-address of the decoder controlling this turnout (0-3).
Definition at line 21 of file Turnout.h.
The numeric ID (0-32767) of the turnout to control.
Definition at line 22 of file Turnout.h.
The primary address of the decoder controlling this turnout (0-511).
Definition at line 23 of file Turnout.h.