Package | Description |
---|---|
peak.can | |
peak.can.basic |
Modifier and Type | Method and Description |
---|---|
void |
TableDataRow.setMessage(TPCANMsg message)
Sets wrapped TPCANMsg
|
Modifier and Type | Method and Description |
---|---|
TPCANStatus |
PCANBasic.Read(TPCANHandle Channel,
TPCANMsg MessageBuffer,
TPCANTimestamp TimestampBuffer)
Transmits a CAN message
|
TPCANStatus |
PCANBasic.Write(TPCANHandle Channel,
TPCANMsg MessageBuffer)
Transmits a CAN message
|