Skip navigation links
A C D F G H I M P R S T U V W 

C

callAPIFunctionRead(TPCANHandle) - Method in class peak.can.CANReadThread
Calls the PCANBasic Read Function according the readTimeStamp parameter
callAPIFunctionReadFd(TPCANHandle) - Method in class peak.can.CANReadThread
Calls the PCANBasic Read Function according the readTimeStamp parameter
callAPIFunctionSend(TPCANHandle, boolean) - Method in class peak.can.CANSendThread
Calls the PCANBasic Send Function
CANReadThread - Class in peak.can
The CANReadThread class extends Thread class and is used to process readed CAN Messages.
CANReadThread(PCANBasic, Vector<ChannelItem>, HashMap) - Constructor for class peak.can.CANReadThread
 
CANSendThread - Class in peak.can
The CANSendThread class extends Thread class and is used to send CAN Messages.
CANSendThread(PCANBasic, Vector<ChannelItem>) - Constructor for class peak.can.CANSendThread
 
ChannelItem - Class in peak.can
The ChannelItem class wraps a PCANBasic Channel within his TPCANHandle, his TPCANType (for Non-PNP devices only) and a boolean property which indicates if it is in working state.
ChannelItem() - Constructor for class peak.can.ChannelItem
Default Constructor
ChannelItem(TPCANHandle, boolean) - Constructor for class peak.can.ChannelItem
Constructor
ChannelItem(TPCANHandle, TPCANType, boolean) - Constructor for class peak.can.ChannelItem
Constructor
clearValue() - Method in enum peak.can.basic.TPCANBaudrate
Clears the user-defined value
clone() - Method in class peak.can.basic.TPCANMsg
Clones this message object.
clone() - Method in class peak.can.basic.TPCANMsgFD
Clones this message object.
containsSJA(TPCANHandle, TPCANType) - Static method in enum peak.can.basic.TPCANHandle
Verify the provided TPCANHandle contains a SJA1000 controller
customizableParameters() - Static method in enum peak.can.basic.TPCANParameter
Returns the list of PCAN Parameters which are customizable as array
A C D F G H I M P R S T U V W 
Skip navigation links