Uses of Class
peak.can.basic.TPCANMsg
-
Packages that use TPCANMsg Package Description peak.can.basic -
-
Uses of TPCANMsg in peak.can.basic
Methods in peak.can.basic with parameters of type TPCANMsg Modifier and Type Method Description TPCANStatus
PCANBasic. Read(TPCANHandle Channel, TPCANMsg MessageBuffer, TPCANTimestamp TimestampBuffer)
Transmits a CAN messageTPCANStatus
PCANBasic. Write(TPCANHandle Channel, TPCANMsg MessageBuffer)
Transmits a CAN message
-