Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
G
H
I
M
P
R
S
T
W
C
callAPIFunctionRead()
- Method in class peak.demo.
CANReadThread
CANLight
- Class in
peak.canlight
This is the main class for using the pcanlight api with your java applications.
CANLight()
- Constructor for class peak.canlight.
CANLight
Standard Contructor If an object is created with this constructer use init() to initialize the object
CANMessage
- Class in
peak.canlight
Defines a CAN message.
CANMessage()
- Constructor for class peak.canlight.
CANMessage
Default constructor
CANMessage(int, byte, byte, byte[])
- Constructor for class peak.canlight.
CANMessage
Constructs a new message object.
CANReadThread
- Class in
peak.demo
CANReadThread(CANLight, HashMap)
- Constructor for class peak.demo.
CANReadThread
CANTimestamp
- Class in
peak.canlight
Defines the point of time at which a CAN message was received.
CANTimestamp()
- Constructor for class peak.canlight.
CANTimestamp
Default constructor
clone()
- Method in class peak.canlight.
CANMessage
Clones this message object.
close()
- Method in class peak.canlight.
CANLight
Deactivates the hardware and frees all used resources
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
G
H
I
M
P
R
S
T
W