Uses of Enum Class
peak.can.basic.TPCANType
Packages that use TPCANType
-
Uses of TPCANType in peak.can.basic
Subclasses with type arguments of type TPCANType in peak.can.basicModifier and TypeClassDescriptionenumRepresents a PCAN device Since 5.0, only Plug'n play hardware are supported.Methods in peak.can.basic that return TPCANTypeModifier and TypeMethodDescriptionstatic TPCANTypeReturns the enum constant of this class with the specified name.static TPCANType[]TPCANType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in peak.can.basic with parameters of type TPCANTypeModifier and TypeMethodDescriptionPCANBasic.Initialize(TPCANHandle Channel, TPCANBaudrate Btr0Btr1, TPCANType HwType, int IOPort, short Interrupt) Initializes a PCAN Channel