Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
F
G
H
I
M
P
R
S
T
U
V
W
P
parseCondition(int)
- Static method in enum peak.can.basic.
TPCANParameterValue
Parses a int value into the TPCANParameterValue PCAN_CHANNEL_AVAILABLE, PCAN_CHANNEL_ILLEGAL, PCAN_CHANNEL_OCCUPIED or PCAN_CHANNEL_UNOCCUPIED
parseFilterStatus(int)
- Static method in enum peak.can.basic.
TPCANParameterValue
Parses a int value into the TPCANParameterValue PCAN_FILTER_CLOSE, PCAN_FILTER_OPEN or PCAN_FILTER_CUSTOM.
parseOnOff(int)
- Static method in enum peak.can.basic.
TPCANParameterValue
Parses a int value into the TPCANParameterValue PCAN_PARAMETER_ON or PCAN_PARAMETER_OFF
PCANBasic
- Class in
peak.can.basic
This is the main class for using the PCANBasic API with your java applications.
PCANBasic()
- Constructor for class peak.can.basic.
PCANBasic
peak.can
- package peak.can
peak.can.basic
- package peak.can.basic
processRcvEvent(TPCANHandle)
- Method in interface peak.can.basic.
IRcvEventProcessor
This method is called by the RcvEventDispatcher to process the CAN Receive-Event by the current implementor
processRcvEvent(TPCANHandle)
- Method in class peak.can.
CANReadThread
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
F
G
H
I
M
P
R
S
T
U
V
W