Vous êtes sur la page 1sur 1

Format of the description file

3.5.84 MEASUREMENT

Prototype:
/begin MEASUREMENT ident Name
string LongIdentifier
datatype Datatype
ident Conversion
uint Resolution
float Accuracy
float LowerLimit
float UpperLimit
{-> ANNOTATION}*
[-> ARRAY_SIZE]
[-> BIT_MASK]
[-> BIT_OPERATION]
[-> BYTE_ORDER]
[-> DISCRETE]
[-> DISPLAY_IDENTIFIER]
[-> ECU_ADDRESS]
[-> ECU_ADDRESS_EXTENSION]
[-> ERROR_MASK]
[-> FORMAT]
[-> FUNCTION_LIST]
{-> IF_DATA}*
[-> LAYOUT]
[-> MATRIX_DIM]
[-> MAX_REFRESH]
[-> PHYS_UNIT]
[-> READ_WRITE]
[-> REF_MEMORY_SEGMENT]
[-> SYMBOL_LINK]
[-> VIRTUAL]
/end MEASUREMENT

Parameters:
ident Name unique identifier in the ECU program
Note: The name of the measurement object has to be
unique within all measurement objects and
adjustable objects of the ASAM MCD-2MC
MODULE, i.e. there must not be another
AXIS_PTS, CHARACTERISTIC or
MEASUREMENT object with the same identifier
in the MODULE.
string LongIdentifier comment, description
datatype Datatype data type of the measurement
ident Conversion Reference to the relevant record of the description of
the conversion method (see COMPU_METHOD). If
there is no conversion method, as in the case of
CURVE_AXIS, the parameter ‘Conversion’ should be
set to “NO_COMPU_METHOD" (measurement and
calibration systems must be able to handle this case).
uint Resolution smallest possible change in bits
float Accuracy possible variation from exact value in %
float LowerLimit plausible range of table values, lower limit
float UpperLimit plausible range of table values, upper limit

ASAM MCD-2MC Version 1.6 139

Vous aimerez peut-être aussi