Uses of Class
jmri.jmrix.loconet.uhlenbrock.LncvDevice
Packages that use LncvDevice
Package
Description
Provides access to LocoNet systems, along with a lot of Swing-based tools.
Implementation and specialization for connecting to to an Uhlenbrock
Intellibox-II via its in-built USB connection.
-
Uses of LncvDevice in jmri.jmrix.loconet
Methods in jmri.jmrix.loconet that return LncvDeviceMethods in jmri.jmrix.loconet with parameters of type LncvDeviceModifier and TypeMethodDescriptionLncvDevicesManager.prepareForSymbolicProgrammer(LncvDevice dev, ProgrammingTool t) -
Uses of LncvDevice in jmri.jmrix.loconet.swing.lncvprog
Methods in jmri.jmrix.loconet.swing.lncvprog that return LncvDevice -
Uses of LncvDevice in jmri.jmrix.loconet.uhlenbrock
Methods in jmri.jmrix.loconet.uhlenbrock that return LncvDeviceMethods in jmri.jmrix.loconet.uhlenbrock with parameters of type LncvDeviceModifier and TypeMethodDescriptionbooleanLncvDevices.addDevice(LncvDevice d) Add a device that responded to a PROG_START request to the list of LNCV Devices.booleanLncvDevices.deviceExists(LncvDevice d) intLncvDevices.isDeviceExistant(LncvDevice deviceToBeFound) Get index in deviceList of the first device matching Mfg, ProdID, Num and Device Address.