Uses of Class
jmri.jmrix.loconet.lnsvf1.Lnsv1Device
Packages that use Lnsv1Device
Package
Description
Provides access to LocoNet systems, along with a lot of Swing-based tools.
-
Uses of Lnsv1Device in jmri.jmrix.loconet
Methods in jmri.jmrix.loconet that return Lnsv1DeviceMethods in jmri.jmrix.loconet with parameters of type Lnsv1DeviceModifier and TypeMethodDescriptionLnsv1DevicesManager.prepareForSymbolicProgrammer(Lnsv1Device dev, ProgrammingTool t) -
Uses of Lnsv1Device in jmri.jmrix.loconet.lnsvf1
Methods in jmri.jmrix.loconet.lnsvf1 that return Lnsv1DeviceMethods in jmri.jmrix.loconet.lnsvf1 with parameters of type Lnsv1DeviceModifier and TypeMethodDescriptionbooleanLnsv1Devices.addDevice(Lnsv1Device d) Add a device that responded to a PROBE_ALL request (or simply sent a READ_ONE reply) to the list of LNSV1 Devices.booleanLnsv1Devices.deviceExists(Lnsv1Device d) intLnsv1Devices.isDeviceExistant(Lnsv1Device deviceToBeFound) Get index in deviceList of the first device matching (only) the Device Address. -
Uses of Lnsv1Device in jmri.jmrix.loconet.swing.lnsv1prog
Methods in jmri.jmrix.loconet.swing.lnsv1prog that return Lnsv1Device