Support
Wiki Documentation
Support Forum
Mobile
- Rocweb Browser
- WIO-Control ESP32
- andRoc Android
- Rocview Tablet
DIY
User
Wiki writer
Legal
Support
Wiki Documentation
Support Forum
Mobile
DIY
User
Wiki writer
Legal
Content → Command Stations → DDX
Using the ORD-1 hardware as your main Control Station, supports DDA, DDL and DDX.
Attribute: | Value: | Remark |
lib | ddl | Linux only and for both MM and DCC |
lib | dda | DCC only |
lib | ddx | both MM and DCC, Linux and Windows |
ddl.port | /dev/ttySx | x for the serial port number default 0 |
ddl.dtr4pt | true | enable Booster for Programming Track (PT) operations |
ddl.s88port | 0x378 | address of the printer port, LPT1 is default |
ddl.s88busses | n | n for the number of s88 busses 1…4 |
ddl.s88bXmodcnt | n | X for the bus number 0…3, n is the number of connected 8 size modules |
ddl.usegetcv | true | reduces time to read values from decoders. Experimental !!! |
ddl.shortcutchecking | true | enables short circuit checking feature |
ddl.shortcutdelay | 1000 | time in ms. A short circuit longer than 1000ms will shut down the booster |
<digint iid="ddl-1" lib="ddl"> <ddl port="/dev/ttyS0" dtr4pt="true" s88port="0x378" s88busses="2" s88b0modcnt="4" s88b1modcnt="2" usegetcv="true" shortcutchecking="true" shortcutdelay="1000"/> </digint>