¿ªÔÆÌåÓý

Can a single DCC-EX CSB1 run trains AND control turnouts?
Can a single CSB1 run trains and control turnouts? I would like to power the turnouts from the motor shield My guess is to designate the turnouts in the arduino myautomation.h file. i am new to DCC,
By gd101 · #242076 ·
Is there a convenient way (mounting a shield, not individual wiring) to turn a switch with an arduino Mega
Is there a convenient way (mounting a shield, not individual wires between boards) to turn a Kato solenoid switch with an arduino Mega? I also need the turnout to be throwable in EX-throttle or
By gd101 · #242075 ·
Re: NX routing sensor direction
That's how it supposed to work, but sometimes I only get one choice, and its the wrong direction. Sometimes both sensors are in the right direction but setting a route between them fails to validate.
By Mike Johnson · #242074 ·
Audio Icon on Web Panel - Java
Dave S. & Daniel B. I just picked-up where we left off on DEC 5 2024. We had a thread going and Daniel provided Java code. Based on Dave's comments on the code I believe I would be left with what's
By Vinny DeRobertis · #242073 ·
Re: Improving JMRI response to sensors
ABC_UD1a is the relay that controls the block directly before the signal and is set to Closed when the signal is red. That happened ages in the past as for testing purposes I'm holding the signal at
By Chris Gerhard · #242072 ·
Re: Improving JMRI response to sensors
Chris, What does the ConditionalNG look like? Post a screenshot or the Browse output. You might also add a couple of simple "Log data" messages to get the LogixNG timing. Dave Sand
By Dave Sand · #242071 ·
Re: Improving JMRI response to sensors
It's much better but it still takes nearly second to respond: JMRI? < <? CBUS |? 18:33:03.586 ACON NN:256 EN:2? Sensor Active: UDIR1 Long Event On [+n256e2] Dyn Pri: 2 Min Pri: 3 CAN ID : 1 JMRI?
By Chris Gerhard · #242070 ·
Re: Improving JMRI response to sensors
It seems when creating a new thread for logixNG that does not take effect until you restart JMRI. I now have the stop processing running in it's own thread and will see how that works. Sorry for the
By Chris Gerhard · #242069 ·
Improving JMRI response to sensors
I'm trying to get asymetric brake control (ABC) working and for cases where I have coaches with lighting wiring I have to switch the ABC circuit based on a sensor. Tis works, but is very unreliable
By Chris Gerhard · #242068 ·
Re: NX routing sensor direction
Mike, NX sensors are placed at block boundaries. The "direction" of a NX sensor is defined by which block is being "protected". Here is a turnout with two block boundaries. In this example, "B-SOO-Jct
By Dave Sand · #242067 ·
JMRI v5.11.6 initial run OK
Folks, I just loaded v5.11.6 and all seems fine.? My previous issue with icon scaling in "Dark Mode" with Layout Editor has been fixed. Thanks, -- Tom Kane Purcellville, VA
By tmkprr1954 · #242066 ·
Re: How do I hook up a bar code reader to JMRI
Thanks Bob, The modified code I ran: . . # create one of these; provide the name of the serial port a = SerialPortTest("/dev/cu.usbserial-ftE1GQVJ¡±) # set the thread name, so easy to cancel if
By Nick Brownsberger · #242065 ·
Re: How do I hook up a bar code reader to JMRI
That¡¯s quite encouraging. You¡¯re getting the port open. Now we just have to get the input characters from the scanner understood. There¡¯s a simpler script that I overlooked before. We should
By Bob Jacobsen · #242064 ·
Losing occupancy when trying to record a warrant #warrants
When I try to record a warrant I get a message saying that the occupancy is lost when I cross into the next block and the recording stops. I have a Digitrax? system with BXP88s detecting occupancy. I
By dnbroraback@... · #242063 ·
Re: How do I hook up a bar code reader to JMRI
Dave, I've used an FTDI programmer in the past, so I believe I have it installed. I was able to select the com port when I used the programmer. Nick
By Nick Brownsberger · #242062 ·
NX routing sensor direction
I am trying to set up NX routing, but some turnouts have only one direction shown for the sensor, often the wrong one. This could be because I'm new to JMRI and have tried and failed several times,
By Mike Johnson · #242061 ·
JMRI & Arduino CMRI Nodes issues
Hi I am not sure if this has been mentioned on here in the past. When using the RS485 modules connected to the Arduino if you start to have more than about 5 nodes you will start to see problems. This
By John Holmes · #242060 ·
Re: LogixNG arrays #logixng
Hi Daniel, Please don't worry about this any more - the solution I mentioned two posts up the thread, where I get a string from the table and then convert to an array is working fine for me. Just as
By Nick Locke · #242059 ·
Re: jmri & Arduino DCC-EX #dcc-ex
Simply try reading and writing individual CVs with Decoder Pro. You may also need to replace the USB cable.
By @_Uli_ · #242058 ·
Re: Piko KM ML4000 Number Board Lighting Settings #definitions #piko
The light functions of this locomotive are not controlled by the Piko decoder, but by an additional light controller via the SUSI bus. This can only be configured to a limited extent. It is not
By @_Uli_ · #242057 ·