Adding a command station
Navigate to Admin → Command Stations and click New Command Station. Fill in the fields described below, then click Create. After creating the command station, assign it to one or more layouts from Admin → Layouts → edit → Command Stations.Supported types and connection URIs
BigFred supports three kinds of command station. Choose the kind that matches your hardware, then enter the appropriate connection URI.Z21 (Roco / Fleischmann)
Select Z21 for any Roco or Fleischmann Z21 command station connected over your local network. URI format:udp://<host>:<port>
The port defaults to 21105 if your Z21 is using the factory default.
LocoNet Serial
Select LocoNet Serial to connect via a USB or serial adapter (for example a Digitrax PR3 or MS100). URI format:serial://<device>:<baud>
autodetect as the device name if you want BigFred to automatically pick the first available serial port:
57600 for LocoNet adapters — check your adapter’s documentation if you are unsure.
LocoNet TCP
Select LocoNet TCP to connect to a LocoNet gateway over the network (for example JMRI or an lbserver). Two wire formats are supported:tcp:// when connecting to a raw binary gateway, and lbserver:// when connecting to a JMRI LocoNet-over-TCP server or a standalone lbserver instance.
Configuration reference
Core settings
Use 128 speed steps for all modern decoders. Only select 28 or 14 if you are running very old decoders that do not support 128-step mode.
Timing / dead-man settings
These settings control how BigFred monitors client connections and applies emergency stops. The defaults are appropriate for most installations — only change them if you have a specific reason.Idle timeout
Boot stop
LocoNet slot budget (LocoNet stations only)
Z21 handset server (optional)
Enable this if you want Z21-compatible physical handsets (such as the Roco multiMaus or Z21 app) to connect directly to BigFred and control locomotives from the layout’s roster.The Z21 handset server listens on the default port 21105. Make sure no other service on the same machine is using that port before enabling it.
WiThrottle server (optional)
Enable this if you want WiThrottle-compatible apps (such as Engine Driver on Android or WiThrottle on iOS) to connect to BigFred over TCP.When you disable a handset server (Z21 or WiThrottle) on a command station that had it previously enabled, any handsets currently connected will be disconnected. BigFred shows a warning in the edit dialog when this situation applies.
Assigning a command station to a layout
Creating a command station adds it to the global catalogue, but it does not automatically drive any layout. You must explicitly assign it:- Go to Admin → Layouts.
- Click the edit icon on the target layout.
- Add the command station from the Command Stations multi-select.
- Click Save.