Class CanConstants


  • public final class CanConstants
    extends java.lang.Object
    Constants to represent CAN protocols and adapters
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static int CAN232  
      static int CANRS
      CAN adapter hardware supported
      static int CANUSB  
      static int CBUS
      CAN protocols supported
      static int FOR_TESTING  
    • Constructor Summary

      Constructors 
      Constructor Description
      CanConstants()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait