Introduction to JMRI and CBUS

Slides:



Advertisements
Similar presentations
XML Editing Further Clinics in this series: Create a Detailed CTC Machine Model with JMRI/PanelPro 10:00 PM, Monday, July 6 th Introduction to Layout Control.
Advertisements

Add Signals to your Layout with JMRI/PanelPro
Introduction to Layout Control with JMRI/PanelPro
Introduction to Layout Control with JMRI/PanelPro Further Clinics in this series: Add Signals to your Layout with JMRI/PanelPro 10:00 PM, Sunday, July.
Active Images Active images Direct layout control (PP-clinic-2) Dick Bronson - RR-CirKits, Inc.
COMPANY LOGO HERE Getting Started 1. Download the setup file: Go to Click on the Visit Setup Page link (includes Java.
Module 3 Configuring Hardware on a Computer Running Windows XP Professional.
ADABAS to RDBMS UsingNatQuery. The following session will provide a high-level overview of NatQuerys ability to automatically extract ADABAS data from.
Creditor Names in BkAssist® Tutorial on entering and managing creditor names.
Spillman Sentryx 6.0.
Programing Concept Ken Youssefi/Ping HsuIntroduction to Engineering – E10 1 ENGR 10 Introduction to Engineering (Part A)
Guide to Oracle10G1 Introduction To Forms Builder Chapter 5.
Laser Sensors & JMRI SHMRRC June 17, 2010 Revised
A Guide to Oracle9i1 Introduction To Forms Builder Chapter 5.
Mp3 player Alma Rico and Amy Wibowo. functionality Audio –Play mp3’s stored in memory –Volume control –Additional Possible Features: Download capability.
Installing Ricoh Driver. Items you need to know IP address of Printer Options that are installed And Paper Sizes To get all this information you can print.
Lecture 8 Configuring a Printer-using Magic Filter Introduction to IP Addressing.
DEMONSTRATION FOR SIGMA DATA ACQUISITION MODULES Tempatron Ltd Data Measurements Division Darwin Close Reading RG2 0TB UK T : +44 (0) F :
Programming with App Inventor Computing Institute for K-12 Teachers Summer 2012 Workshop.
WorkPad 4 Quick Start WorkPad 4 Quick Start  Business Optix brings the rigor and discipline of business modelling and design into.
8/20/ Signals in 90 Minutes Dick Johannes June 17, 2011.
Computerized Train Control System by: Shawn Lord Christian Thompson.
Embedded Solutions (SES) Place: Hengelo Date : WHM DEMO.
One to One instructions Installing and configuring samba on Ubuntu Linux to enable Linux to share files and documents with Windows XP.
Android Apps: Look and Feel Module 6, Intro to I.T., Fall 2011 Sam Scott.
Process Maps “101” An introduction to QAD.NET UI’s Process Maps Stacy Green, BravePoint MWUG Mar 2013.
Squiggle Lan Messenger.
Introduction to Maya. Maya’s Layout User Interface Elements In Maya, you can tear off menus to create separate floating boxes that you can place anywhere.
Teacher/Mentor Institute Using easyC Joel Kirkland July 30-31, 2015.
An Introduction to Designing and Executing Workflows with Taverna Katy Wolstencroft University of Manchester.
JMRI PanelPro Clinic NZAMRC 2008 Alex Shepherd – Hamilton Phone: (07)
Design and Programming Chapter 7 Applied Software Project Management, Stellman & Greene See also:
Output Design. Output design  Output can be: Displayed on a screen/VDU/monitor. Printed on paper as hard copy. Sound.
SITES SOFTWARE APPLICATION SEMINAR __________________________ SITES INTEGRATED DEVELOPMENT ENVIRONMENT for WATER RESOURCE SITE ANALYSIS SITES.
An Introduction to Designing and Executing Workflows with Taverna Aleksandra Pawlik materials by: Katy Wolstencroft University of Manchester.
Liferay Installation Prepared by: Do Xuan Hai 8 August 2011.
1 Configuring Hardware on a Computer Running Windows XP Professional.
1 Getting Started with C++. 2 Objective You will be able to create, compile, and run a very simple C++ program on Windows, using Visual Studio 2008.
Create a Detailed CTC Machine Model with JMRI/PanelPro Other Clinics in this series: Introduction to Layout Control with JMRI/PanelPro Repeated 4:00 PM,
Table of Contents TopicSlide Administrator Login 2 Administrator Navigations 3 Managing AlternativeDr.com Blogs 4 Managing Dr. Lloyd May Blogs 5 Managing.
SIMULINK-Tutorial 1 Class ECES-304 Presented by : Shubham Bhat.
Teacher/Mentor Institute Using easyC David Dominguez June 2, 2015 Update Version.
IN THE NAME OF GOD. Reference Citing Software.
Introduction To Greenfoot
How to create a prompt in an Alma Analytics report Yoel Kortick | Senior Librarian.
Unity Application Generator How Can I… Develop a Generic device which can communicate Over IO Scanner.
LonWorks Introduction Hwayoung Chae.
Exploring Taverna 2 Katy Wolstencroft myGrid University of Manchester.
Active images Direct layout control (PP-clinic-2)
Home Page - Can be customized by the user Clicking on preferences in the upper right allows you to customize you home page, this one is set to favorites.
Java on the LEGO Mindstorms EV3
Event loops 16-Jun-18.
Data Virtualization Tutorial: XSLT and Streaming Transformations
Yoel Kortick Senior Librarian Alma Product Management
Setup Of 4050 EIP To Control LOGIX PLC
Event loops.
Electronics II Physics 3620 / 6620
Event loops 17-Jan-19.
Event loops 17-Jan-19.
Configuration Of A Pull Network.
Event loops 8-Apr-19.
Unity Application Generator
Introduction to Layout Control with JMRI/PanelPro
Programming DCC Locomotives with JMRI
I can control multiple outputs with a sensor
Home Page - Can be customized by the user Clicking on preferences in the upper right allows you to customize you home page, this one is set to favorites.
Event loops.
Presented by David Ramos
Event loops 19-Aug-19.
Presentation transcript:

Introduction to JMRI and CBUS Howard Watkins Talk given at East Midlands Area Group on 24 September 2011

Introduction to JMRI Java Model Railroad Interface available for Windows, Mac & Linux. This presentation concentrates on Windows. Download JMRI & Java, details are on www.jmri.org You then get icons for DecoderPro PanelPro & optionally SoundPro

DecoderPro Essentially used to aid the setting of CVs (Configuration Variables) in DCC decoders sometimes called “programming”, it is simply putting values into “pigeon holes”

PanelPro Essentially used to show a track diagram which can be used to control a model railway. Does not have to be DCC

Common Stuff Firstly you need to setup the connection preferences whether DPro or PPro.

Options for system “MERG”

Can Have Multiple Connections You can have multiple connections at the same time e.g. Lenz for DCC traction, CBUS for points CBUS for DCC traction, RFID for train detection

Can Have Multiple Icons Suppose we require different preferences (connections/layouts) at different times we can have multiple icons. How do we do this?

How to have multiple icons Make a copy of the icon and rename it. Right Click and go to “Properties” Add a “Preferences File” at the end of the target e.g. “CBUS_Simulation”. start this copied icon. Select the appropriate preferences. Restart the application.

Important to remember All outputs from JMRI are called “turnouts” whatever they do. They are held in a “Turnout Table”. All inputs to JMRI are called “sensors” whatever they do. They are held in a “Sensor Table”. CBUS turnouts are MT...(think MERG), sensors are MS...

Let’s create some Turnouts. Do NOT add “MT”, it is added automatically. “+” = ON event 258 = node E1 = event 1 User Name is user choice.

What node number to use? Remember CBUS is event driven & JMRI “turnouts” are JMRI outputs. So no point [!] using the node number of the point motor module (CANACC4 or 4). Instead use the node number of the producer (CANACE3 or ACE8C) whose events have already been learnt by the point motor driver. Or use a new node number and then teach the point motor driver.

Simple Demonstration Now we can use “Layout Editor” and can change the points on screen, and connect to CBUS. (Demo)

Pentre Road Fiddle Yard Here is a real example from a club layout. This includes sensors & routes. (Investigate)

Exhibition Display Cabinet JMRI+RFID+DCC block detection+CBUS

DecoderPro Different abilities according to the Decoder

DecoderPro Here is a “4 Function” decoder - Digitrax Series 3 DH163

DecoderPro