Index
All Classes and Interfaces|All Packages|Constant Field Values
G
- getChannelCondition() - Method in class peak.can.basic.TPCANChannelInformation
- getChannelHandle() - Method in class peak.can.basic.TPCANChannelInformation
- getControllerNumber() - Method in class peak.can.basic.TPCANChannelInformation
- getData() - Method in class peak.can.basic.TPCANMsg
-
Gets the data of this message.
- getData() - Method in class peak.can.basic.TPCANMsgFD
-
Gets the data of this message.
- getDeviceFeatures() - Method in class peak.can.basic.TPCANChannelInformation
- getDeviceId() - Method in class peak.can.basic.TPCANChannelInformation
- getDeviceName() - Method in class peak.can.basic.TPCANChannelInformation
- getDeviceType() - Method in class peak.can.basic.TPCANChannelInformation
- getDlc() - Method in class peak.can.basic.TPCANMsgFD
-
Gets the data length code of this message.
- GetErrorText(TPCANStatus, short, StringBuffer) - Method in class peak.can.basic.PCANBasic
-
Returns a descriptive text of a given TPCANStatus error code, in any desired language The current languages available for translation are: Neutral (0x00), German (0x07), English (0x09), Spanish (0x0A), Italian (0x10) and French (0x0C)
- getID() - Method in class peak.can.basic.TPCANMsg
-
Gets the id of this message.
- getID() - Method in class peak.can.basic.TPCANMsgFD
-
Gets the id of this message.
- getLength() - Method in class peak.can.basic.TPCANMsg
-
Gets the length of this message.
- getLengthFromDLC() - Method in class peak.can.basic.TPCANMsgFD
-
Gets the length of this message based on its DLC.
- getLengthFromDLC(byte) - Static method in class peak.can.basic.TPCANMsgFD
-
Gets the length of a message based on a DLC.
- getListener() - Static method in class peak.can.basic.RcvEventDispatcher
-
Gets the Receive-Event processor
- getMicros() - Method in class peak.can.basic.TPCANTimestamp
-
Gets microseconds
- getMillis() - Method in class peak.can.basic.TPCANTimestamp
-
Gets milliseconds
- getMillis_overflow() - Method in class peak.can.basic.TPCANTimestamp
-
Gets milliseconds overflow
- getParameterDescription(TPCANParameter) - Static method in enum peak.can.basic.TPCANParameter
-
Returns a description for the given TPCANParameter
- GetStatus(TPCANHandle) - Method in class peak.can.basic.PCANBasic
-
Gets the current status of a PCAN Channel
- getType() - Method in class peak.can.basic.TPCANMsg
-
Gets the type of this message.
- getType() - Method in class peak.can.basic.TPCANMsgFD
-
Gets the type of this message.
- getTypeEnum() - Method in class peak.can.basic.TPCANMsgFD
-
Gets the type of this message.
- getValue() - Method in class peak.can.basic.MutableTPCANHandle
-
Gets TPCANHandle value
- getValue() - Method in enum peak.can.basic.TPCANBaudrate
-
Returns the value of the baud rate code.
- getValue() - Method in class peak.can.basic.TPCANBitrateFD
-
Returns the string configuration of the bitrate code.
- getValue() - Method in enum peak.can.basic.TPCANBitrateFDValue
-
The string value of Bitrate FD string parameter
- getValue() - Method in enum peak.can.basic.TPCANDevice
-
The value of the CAN device
- getValue() - Method in enum peak.can.basic.TPCANHandle
-
The value of the CAN handle
- getValue() - Method in enum peak.can.basic.TPCANMessageType
-
The value of the message type
- getValue() - Method in enum peak.can.basic.TPCANMode
-
The value of the CAN ID type
- getValue() - Method in enum peak.can.basic.TPCANParameter
-
The identifier of the CAN parameter
- getValue() - Method in enum peak.can.basic.TPCANParameterValue
-
The value of the CAN parameter's value
- getValue() - Method in enum peak.can.basic.TPCANStatus
-
The value of the CAN status code
- getValue() - Method in class peak.can.basic.TPCANTimestampFD
- getValue() - Method in enum peak.can.basic.TPCANType
-
The identifier of the CAN hardware type
- getValue() - Method in class peak.can.MutableInteger
-
Gets integer value
- getValue() - Method in class peak.can.MutableLong
-
Gets long value
- getValue(EnumSet<TPCANMessageType>) - Static method in enum peak.can.basic.TPCANMessageType
-
Gets the value of an EnumSet
- GetValue(TPCANHandle, TPCANParameter, Object, int) - Method in class peak.can.basic.PCANBasic
-
Retrieves a PCAN Channel value Parameters can be present or not according with the kind of Hardware (PCAN Channel) being used.
All Classes and Interfaces|All Packages|Constant Field Values