remoteExt()

説明

CAN busよりデータを取得する形式。

語法


CAN.remoteExt()

パラメータ

None

戻り値

資料を得るための形式。以下の四種類がある:

  1. CAN_STDID:標準データ画像
  2. CAN_EXTID:データ画像展開
  3. CAN_STDID_REMOTE:標準遠端画像
  4. CAN_EXTID_REMOTE:遠端画像展開

See also

remoteID()


Libraries Reference Home

The text of the 86Duino reference is licensed under a Creative Commons Attribution-ShareAlike 3.0 License. Code samples in the reference are released into the public domain.