Adding Autosignals to the Configuration Through ConfigStepsView
- 更新时间2025-10-10
- 阅读时长4分钟
Add autosignals to the configuration through the Configuration Steps pane for a CAN database.
- Define the filter expression as ^MC_ or a filter to filter all of the signals with message counters.
- Check through Preview and select the Ramp type for AutoSignal Type.
- Add selected signals to the autosignals through Execute.
- Filter Expression: Tgl$
- AutoSignal Type: Toggle
To apply this autosignal type to selected signals, click Execute.
- Filter Expression: ^Prty_
- AutoSignal Type: ParityBit
To apply this autosignal type to selected signals, click Execute.
- ChecksumJ1850 (8 Bit)
- ChecksumUserJ1850 (8 Bit)
-
- InitialValue—CRC initial value. The default is 0xFF (255).
-
-
- FinalXORValue—XOR value at the end of the CRC algorithm. The default is 0xFF (255).
-
- CRCPolynomial—A hexadecimal representation of the CRC-8 polynomial without the most
significant bit. The following polynomial is represented as
0x14D:
In this case, enter 0x4D in the CRCPolynom field (instead of 0x14D).
-
- FinalXORValue—XOR value at the end of the CRC algorithm.
-
- CRCMask—Determines the data bytes of the CAN messages that the CRC calculation uses. For example, 0x7F (127) means that bytes 0 to 6 are used.
The following example shows how this algorithm works:
-
- FinalXORValue—XOR value at the end of the CRC algorithm.
The following example shows how this algorithm works:
The following example shows how this algorithm works:
The following example shows how this algorithm works. Assume that the checksum position is byte 4 (Byte4):
The following example shows how this algorithm works. Assume that the checksum position is byte 4 (Byte4):
相关内容
- End-to-End Communication Protection
The End-to-End (E2E) protection mechanism protects the safety-related data exchange at run time against the effects of faults within the communication link. The E2E communication protection mechanisms enables the detection and handling of faults in the communication link at run time.