- getCounter() - Method in class peak.can.TableDataRow
-
Gets number of times the CAN Message was readed
- getData() - Method in class peak.can.basic.TPCANMsg
-
Gets the data 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)
- getHandle() - Method in class peak.can.ChannelItem
-
Gets the PCAN Handle
- getID() - Method in class peak.can.basic.TPCANMsg
-
Gets the id of this message.
- getInstance() - Static method in class peak.can.MarkAllChannelItem
-
Gets Singleton
- getLength() - Method in class peak.can.basic.TPCANMsg
-
Gets the length of this message.
- getListener() - Static method in class peak.can.basic.RcvEventDispatcher
-
Gets the Receive-Event processor
- getMessage() - Method in class peak.can.TableDataRow
-
Gets wrapped TPCANMsg
- 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
- getRcvTime() - Method in class peak.can.TableDataRow
-
Gets wrapped TPCANTimestamp
- getReadTimeStamp() - Method in class peak.can.CANReadThread
-
- getSendInterval() - Method in class peak.can.CANSendThread
-
- 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.ChannelItem
-
Gets the PCAN Hardware Type (for Non-PNP devices only)
- 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.
- getValue() - Method in enum peak.can.basic.TPCANBaudrate
-
- getValue() - Method in enum peak.can.basic.TPCANDevice
-
- getValue() - Method in enum peak.can.basic.TPCANHandle
-
- getValue() - Method in enum peak.can.basic.TPCANMode
-
- getValue() - Method in enum peak.can.basic.TPCANParameter
-
- getValue() - Method in enum peak.can.basic.TPCANParameterValue
-
- getValue() - Method in enum peak.can.basic.TPCANStatus
-
- getValue() - Method in enum peak.can.basic.TPCANType
-
- getValue() - Method in class peak.can.MutableInteger
-
Gets integer value
- getWorking() - Method in class peak.can.ChannelItem
-
Indicates if Handle is Working