C D F G I L M P R S T U V W 
All Classes All Packages

T

toListString(String) - Method in class peak.can.basic.TPCANChannelInformation
 
toString() - Method in class peak.can.basic.MutableTPCANHandle
Overrides toString() to display int value
toString() - Method in class peak.can.MutableInteger
Overrides toString() to display int value
toString() - Method in class peak.can.MutableLong
Overrides toString() to display int value
TPCANBaudrate - Enum in peak.can.basic
Baud rate codes = BTR0/BTR1 register values for the CAN controller.
TPCANBitrateFD - Class in peak.can.basic
FD bit rates for the CAN FD controller.
TPCANBitrateFD(String) - Constructor for class peak.can.basic.TPCANBitrateFD
Creates a CAN FD bitrate
TPCANBitrateFDValue - Enum in peak.can.basic
Baud rate codes = BTR0/BTR1 register values for the CAN controller.
TPCANChannelInformation - Class in peak.can.basic
Class storing the channel's information retrieved with parameter TPCANParameter.PCAN_ATTACHED_CHANNELS.
TPCANChannelInformation() - Constructor for class peak.can.basic.TPCANChannelInformation
Default constructor
TPCANDevice - Enum in peak.can.basic
Represents a PCAN device
TPCANHandle - Enum in peak.can.basic
Represents a PCAN-hardware channel handle.
TPCANMessageType - Enum in peak.can.basic
Represents the type of a PCAN message
TPCANMode - Enum in peak.can.basic
Represents a PCAN filter mode.
TPCANMsg - Class in peak.can.basic
Defines a CAN message.
TPCANMsg() - Constructor for class peak.can.basic.TPCANMsg
Default constructor
TPCANMsg(int, byte, byte, byte[]) - Constructor for class peak.can.basic.TPCANMsg
Constructs a new message object.
TPCANMsg(int, EnumSet<TPCANMessageType>, byte, byte[]) - Constructor for class peak.can.basic.TPCANMsg
Constructs a new message object.
TPCANMsgFD - Class in peak.can.basic
Defines a CAN FD message.
TPCANMsgFD() - Constructor for class peak.can.basic.TPCANMsgFD
Default constructor
TPCANMsgFD(int, EnumSet<TPCANMessageType>, byte, byte[]) - Constructor for class peak.can.basic.TPCANMsgFD
Constructs a new message object.
TPCANParameter - Enum in peak.can.basic
Parameter definition.
TPCANParameterValue - Enum in peak.can.basic
Parameter values definition
TPCANStatus - Enum in peak.can.basic
Represent the PCAN error and status codes
TPCANTimestamp - Class in peak.can.basic
Defines the point of time at which a CAN message was received.
TPCANTimestamp() - Constructor for class peak.can.basic.TPCANTimestamp
Default constructor
TPCANTimestampFD - Class in peak.can.basic
Defines the point of time at which a CAN message was received.
TPCANTimestampFD() - Constructor for class peak.can.basic.TPCANTimestampFD
Default constructor
TPCANType - Enum in peak.can.basic
Represents a PCAN device
TRACE_FILE_DATA_LENGTH - peak.can.basic.TPCANParameterValue
Causes using the data length column ('l') instead of the DLC column ('L') in the trace file
TRACE_FILE_DATE - peak.can.basic.TPCANParameterValue
Includes the date into the name of the trace file
TRACE_FILE_OVERWRITE - peak.can.basic.TPCANParameterValue
Causes the overwriting of available traces (same name)
TRACE_FILE_SEGMENTED - peak.can.basic.TPCANParameterValue
Traced data is distributed in several files with size PCAN_TRACE_SIZE
TRACE_FILE_SINGLE - peak.can.basic.TPCANParameterValue
A single file is written until it size reaches PCAN_TRACE_SIZE
TRACE_FILE_TIME - peak.can.basic.TPCANParameterValue
Includes the start time into the name of the trace file
C D F G I L M P R S T U V W 
All Classes All Packages