Table of Contents

Enum FastClockSettings

Namespace
Z21.Core.Model
Assembly
Z21.Client.dll

Persistent fast-clock setting flags (FcSettings, protocol §12.3).

[Flags]
public enum FastClockSettings : byte

Fields

DccEnabled = 8

Enable the DCC broadcast on the track.

EmergencyHaltEnabled = 64

Automatically halt the model time on emergency stop.

Enabled = 128

The fast clock is enabled.

LocoNetEnabled = 1

Enable polled output on the LocoNet.

MRclockEnabled = 16

Enable the multicast to MRclock clients.

None = 0
XBusEnabled = 2

Enable the broadcast on the X-BUS.