Uses of Class
peak.can.basic.TPCANMsg

Packages that use TPCANMsg
peak.can   
peak.can.basic   
 

Uses of TPCANMsg in peak.can
 

Methods in peak.can that return TPCANMsg
 TPCANMsg TableDataRow.getMessage()
          Gets wrapped TPCANMsg
 

Methods in peak.can with parameters of type TPCANMsg
 void TableDataRow.setMessage(TPCANMsg message)
          Sets wrapped TPCANMsg
 

Uses of TPCANMsg in peak.can.basic
 

Methods in peak.can.basic with parameters of type TPCANMsg
 TPCANStatus PCANBasic.Read(TPCANHandle Channel, TPCANMsg MessageBuffer, TPCANTimestamp TimestampBuffer)
          Transmits a CAN message
 TPCANStatus PCANBasic.Write(TPCANHandle Channel, TPCANMsg MessageBuffer)
          Transmits a CAN message