
Figure 2-57f: Parameter tree node XCP/CCP editor: Signal.
Name: Unique and non-empty signal name.
Address: Hexadecimal 40-bit value with the first two digits as the segment, and the last eight digits as the 32-bit address.
Type: Either a standard signal or a bit signal. Bit signals are only supported by the XCP protocol.
Start Bit: Lowest bit position of the signal. This value is usually 0. The total number of signal bytes is the integer of (start bit + bit length + 7) / 8. Signals with Big Endian byte order use the last byte as start byte for the numbering of the bits (similar to CAN signals in Motorola format).
Length: Bit length. Note that a value greater than 32 is not supported at the moment by the SICOLOG firmware.
Data Type: Note that float is unsupported at the moment by the SICOLOG firmware.
Position: Bit position (with using the ECU's byte order) between 0 and 31.