CANID/de
Aus MCS Wiki AVR
< CANID
Version vom 15. Februar 2013, 21:12 Uhr von Admin (Diskussion | Beiträge)
Inhaltsverzeichnis |
= (**COPIED FROM ENGLISH PAGE**) === Action
Returns the ID from the received CAN frame.
Syntax
value = CANID()
Remarks
The CANID function can return a 11 bit or 29 bit ID. You need to assign it to a WORD or DWORD variable.
The CANID functions works at the current selected MOB and is typically used inside the CAN interrupt.
See also
CONFIG CANBUS , CONFIG CANMOB , CANBAUD , CANRESET , CANCLEARMOB , CANCLEARALLMOBS , CANSEND , CANRECEIVE , CANSELPAGE , CANGETINTS
Example
Languages | English • Deutsch |
---|