JMRI: Configuring SRCP Connection
SRCP support will be available in
JMRI 2.1.6.
The SRCP protocol was created by the der Moba model railroad group as a standard way of connecting "client" user programs to a "server", which in turn connects to the model railroad. There are a number of model railroad SRCP servers available, which in turn can currently connect to the layout via Intellibox and Marklin 605x control units and the Lenz interfaces. There is also a server available that can directly create DCC signals via an RS232 inteface, which DCC booster(s) can then use to power the layout. Other SRCP demons with other connections are being developed all the time.
The initial JMRI support allows JMRI to connection to a layout through a SRCP server. JMRI can then operate Turnouts, Lights and SignalHeads that can be reached via SRCP. There is also initial support for JMRI Throttles via SRCP.
Configuring JMRI
To use an SRCP connection, select "SRCP Server" as a protocol under the preferences.Next fill in the Internet address for the SRCP server. This can be numbers like 127.0.0.1 or a name like "srcp.sf.net". A server running on the same computer can usually be referred to as "localhost".
Then fill in the port number. This can be obtained from the configuration for your SRCP server.
Finally, save the preferences and restart the program.
Limitations
SRCP support was introduced in JMRI 2.1.6 during the Spring of 2008. That version has several limitations:- It does not support "service mode" for configuring decoders, e.g. setting CVs.
- It needs lots more testing, especially with Marklin and other non-DCC systems.