Enum FastClockSettings
Persistent fast-clock setting flags (FcSettings, protocol §12.3).
[Flags]
public enum FastClockSettings : byte
Fields
DccEnabled = 8Enable the DCC broadcast on the track.
EmergencyHaltEnabled = 64Automatically halt the model time on emergency stop.
Enabled = 128The fast clock is enabled.
LocoNetEnabled = 1Enable polled output on the LocoNet.
MRclockEnabled = 16Enable the multicast to MRclock clients.
None = 0XBusEnabled = 2Enable the broadcast on the X-BUS.