Skip to content

Commit

Permalink
Additional checks for RECORD_LAYOUT, AXIS_DESCR, limits
Browse files Browse the repository at this point in the history
The RECORD_LAYOUT used by a CHARACTERISTIC must contain FNC_VALUES.
For each internal axis, it must contain an AXIS_PTS_X/Y/Z

There should be a specific number of AXIS_DESCR depending on the type
of the characteristic. For example, a VALUE has zero axes, while a MAP needs two.

The lower and upper limits of CHARACTERISTICs, MEASUREMENTs and AXIS_PTS
are checked for plausibility based on the data type of the item and its COMPU_METHOD
  • Loading branch information
DanielT committed Nov 10, 2024
1 parent 6a50cf7 commit 33f58f3
Show file tree
Hide file tree
Showing 2 changed files with 608 additions and 83 deletions.
Loading

0 comments on commit 33f58f3

Please sign in to comment.