¿ªÔÆÌåÓý

Date
Locked Can Buss
i am planning to use CAN buss to go from multiple sensors to the processor board and from the processor to signals and turnouts. So where do I go to learn about the CAN buss, its interfacing and
By emrldsky · #163088 ·
Locked Re: Possible PanelPro bugs #layouteditor
Don, If you skip loading error messages, such as for the occupancy sensors, and then save the panel xml file, the errors no longer occur because the source of the error did not exist and is therefore
By Dave Sand · #163087 ·
Locked Re: Automation for dummies
Hi, Richard. I may be able to help a little. For now, I am still confused about how to use signals heads and signal masts, and I am determined to learn it, but for now I have built an automation
By haltz@... · #163086 ·
Locked Re: Want to get a passenger train to always arrive on same track #operationspro
I have my passenger trains set up as kernels and they go into yard tracks. That way the load (Passengers) never changes. Cheers, Dennis Drury Dayton, NV The miracle is this: the more we share the more
By Dennis Drury · #163085 ·
Locked Re: CanExample.py
Paul, In PanelPro's?Script Output?table - when printing event.newValue if event.propertyName == "currentPropertyName" -?I am seeing reports like "RD10" or "None", with corresponding
By halasz · #163084 ·
Locked Re: Tcs m1 decoder
Tony, I am trying to envision the connections.? The programming track is attached to the track (red and black) leads of the TCS M1.? The motor leads (orange and gray) of the TCS M1 are attached to a
By rodneyblack2000 · #163083 ·
Locked Re: Tcs m1 decoder
Not sure what you are connecting or trying to find out. You mention decoder output, command station output, and DC power pack. NEVER connect ANY two of these together.? As in wires touching, even if
By thomasmclae · #163082 ·
Locked Re: Want to get a passenger train to always arrive on same track #operationspro
Hi Phil, If I understand correctly, the consist of your commuter train never changes.? If that's true, assign the cars to a Kernel.? Look under 'Cars' - 'Set Cars.' I think I would set the station
By Chris Mawdsley · #163081 ·
Locked Possible PanelPro bugs #layouteditor
After 28 emails between Steve Todd and me, my RPi-JMRI system is working properly. I owe many thanks to Steve for his patience and knowledge, as I struggled to get this going! He is a great asset to
By Don Weigt · #163080 ·
Locked Re: USB to serial connection for Pi 3B+ to EasyDCC question #rpi #easydcc
Dave, Not sure what you mean by preconfigured option. I think that's what I meant.. What I didn't have was a profile using simulated EasyDCC. I did finally get JMRI on my RPi running all the things I
By Don Weigt · #163079 ·
Locked Re: Tcs m1 decoder
A shorted output is highly likely to damage the transistors that drive the motor, and in that condition their failure mode is likely to be short circuit, so yes, it sounds like this is what has
By Alan B. Pearce · #163078 ·
Locked Re: Tcs m1 decoder
Dave If the output of the decoder is producing 15 v dc power (i can measure it with dc meter) as the dc engine is running at full speed does that tell us anything about the decoder. If i did short the
By AD · #163077 ·
Locked Re: Web Server, Panel Update for feedback #layouteditor #webserver
Dave, No, I wasn't suggesting you change your panel at all. I do not have your turnout sensor hardware, so I can't test exactly as you do. I did test by manually changing the sensors and both sides
By Steve Todd · #163076 ·
Locked Re: Web Server, Panel Update for feedback #layouteditor #webserver
Unless I'm missing something, I don't think MONITORING does what I want. When I changed NY-87 to monitoring the turnout assumes the requested position on the panel before it operates. I only want the
By Dave Barraza · #163075 ·
Locked Re: CanExample.py
No, it is, as I said in my last message, a Z21Reply. It is the same message you see in the monitor. It is true that the reporter will not change status if the received messages are the same, but at
By Paul Bender · #163074 ·
Locked Re: Tcs m1 decoder
AD, Running a decoder with no load on the motor outputs will not damage a decoder, but you cannot read CVs. However, in your case any short on the DC test track connected to the motor outputs would
By Dave Heap · #163073 ·
Locked Re: CanExample.py
Paul, This sounds encouraging. Is the variable 'message' in this command a frame as described in CanExample.py? If I am interpreting my experiments correctly then in certain new events my Z21 just
By halasz · #163072 ·
Locked Re: CanExample.py
If you have the reporter in your script as rpt, you can emulate a reply from the network being passed to the reporter with: rpt.reply(message) Where message is a Z21Reply with the desired contents.
By Paul Bender · #163071 ·
Locked Re: Want to get a passenger train to always arrive on same track #operationspro
Phil, Would setting up the train as a kernel work better than setting it as a utility? Sam
By Sam Simons · #163070 ·
Locked Re: Tcs m1 decoder
Yes. If the decoder gets damaged with no LOSADA on it then thats how it got damaged as the dc loco on the track when i first tuned on the power had issues not to mention if the wheels were dirty or
By AD · #163069 ·