java.lang.Object
org.bilat.discoveryMat.moo.telemetre.moo.concret.serial.comm.metrix.MetrixFinders
All Implemented Interfaces:
Runnable

public class MetrixFinders extends Object implements Runnable
 Cherche le nom du port ou le Telemetre est connecte
 Exampe: COM1,COM2

 Call
                run
 next
                getPortName()
                getComConnexion()
 
  • Constructor Details

    • MetrixFinders

      public MetrixFinders(ComOptions comOptions)
    • MetrixFinders

      public MetrixFinders()
  • Method Details

    • run

      public void run()
      Specified by:
      run in interface Runnable
    • getMetrixConnexion

      public MetrixConnexions getMetrixConnexion()
    • getPortName

      public String getPortName()
    • isMetrixFound

      public boolean isMetrixFound()
    • afficherComDisponible

      public static void afficherComDisponible()