Seleziona le tue preferenze relative ai cookie

Utilizziamo cookie essenziali e strumenti simili necessari per fornire il nostro sito e i nostri servizi. Utilizziamo i cookie prestazionali per raccogliere statistiche anonime in modo da poter capire come i clienti utilizzano il nostro sito e apportare miglioramenti. I cookie essenziali non possono essere disattivati, ma puoi fare clic su \"Personalizza\" o \"Rifiuta\" per rifiutare i cookie prestazionali.

Se sei d'accordo, AWS e le terze parti approvate utilizzeranno i cookie anche per fornire utili funzionalità del sito, ricordare le tue preferenze e visualizzare contenuti pertinenti, inclusa la pubblicità pertinente. Per continuare senza accettare questi cookie, fai clic su \"Continua\" o \"Rifiuta\". Per effettuare scelte più dettagliate o saperne di più, fai clic su \"Personalizza\".

CanSignal - AWS IoT FleetWise
Questa pagina non è tradotta nella tua lingua. Richiedi traduzione

CanSignal

Information about a single controller area network (CAN) signal and the messages it receives and transmits.

Contents

factor

A multiplier used to decode the CAN message.

Type: Double

Required: Yes

isBigEndian

Whether the byte ordering of a CAN message is big-endian.

Type: Boolean

Required: Yes

isSigned

Whether the message data is specified as a signed value.

Type: Boolean

Required: Yes

length

How many bytes of data are in the message.

Type: Integer

Valid Range: Minimum value of 0.

Required: Yes

messageId

The ID of the message.

Type: Integer

Valid Range: Minimum value of 0.

Required: Yes

offset

The offset used to calculate the signal value. Combined with factor, the calculation is value = raw_value * factor + offset.

Type: Double

Required: Yes

startBit

Indicates the beginning of the CAN signal. This should always be the least significant bit (LSB).

This value might be different from the value in a DBC file. For little endian signals, startBit is the same value as in the DBC file. For big endian signals in a DBC file, the start bit is the most significant bit (MSB). You will have to calculate the LSB instead and pass it as the startBit.

Type: Integer

Valid Range: Minimum value of 0.

Required: Yes

name

The name of the signal.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 100.

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following:

PrivacyCondizioni del sitoPreferenze cookie
© 2025, Amazon Web Services, Inc. o società affiliate. Tutti i diritti riservati.