Index
All Classes and Interfaces|All Packages|Constant Field Values
L
- LAN_DIRECTION_READ - Enum constant in enum peak.can.basic.TPCANParameterValue
-
The PCAN-Channel is limited to incoming communication only
- LAN_DIRECTION_READ_WRITE - Enum constant in enum peak.can.basic.TPCANParameterValue
-
The PCAN-Channel communication is bidirectional
- LAN_DIRECTION_WRITE - Enum constant in enum peak.can.basic.TPCANParameterValue
-
The PCAN-Channel is limited to outgoing communication only
- LOG_FUNCTION_ALL - Enum constant in enum peak.can.basic.TPCANParameterValue
-
Logs all possible information within the PCAN-Basic API functions
- LOG_FUNCTION_DEFAULT - Enum constant in enum peak.can.basic.TPCANParameterValue
-
Logs system exceptions / errors
- LOG_FUNCTION_ENTRY - Enum constant in enum peak.can.basic.TPCANParameterValue
-
Logs the entries to the PCAN-Basic API functions
- LOG_FUNCTION_LEAVE - Enum constant in enum peak.can.basic.TPCANParameterValue
-
Logs the exits from the PCAN-Basic API functions
- LOG_FUNCTION_PARAMETERS - Enum constant in enum peak.can.basic.TPCANParameterValue
-
Logs the parameters passed to the PCAN-Basic API functions
- LOG_FUNCTION_READ - Enum constant in enum peak.can.basic.TPCANParameterValue
-
Logs the CAN messages received within the CAN_Read function
- LOG_FUNCTION_WRITE - Enum constant in enum peak.can.basic.TPCANParameterValue
-
Logs the CAN messages passed to the CAN_Write function
- LookUpChannel(StringBuffer, MutableTPCANHandle) - Method in class peak.can.basic.PCANBasic
-
Finds a PCAN-Basic channel that matches with the given parameters
All Classes and Interfaces|All Packages|Constant Field Values