CCS Standardfunction BlockInt [INT/ Hex/ Bin/ Oct] |
This function can only be carried out after a read operation by the function
ComBlock or CANBlock
IDH_ComBlock
. As its result, it returns the bytes specified in the column Testing Parameters from low byte to high byte of a loaded measured data block and interprets them as integers.
If LowByte = HighByte, the result returned is only one byte.
Number of the low byte of a loaded measured data block with n bytes.
1 <= LowByte <= n. More information on the protocols can be found in the description of the function ComBlock.
Number of the high byte of a loaded measured data block with n bytes.
1 <= HighByte <= n. More information on the protocols can be found in the description of the function ComBlock.
Reading a 2-byte number from the control unit: