User Tools

Site Tools


en:infra-convert:dev:export:jsonv1

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
en:infra-convert:dev:export:jsonv1 [2019/10/28 13:11]
me [Characteristics]
en:infra-convert:dev:export:jsonv1 [2019/12/05 14:44]
me [Quality test plan format JSONV1]
Line 11: Line 11:
 ---- ----
  
-The quality ​test plan export format **JSONV1** ​ensures maximum compatibility with connected software packagesIt is JSON file (click [[http://​www.json.org/​json-de.html|here]] ​for a descriptionwhich contains all the information relevant to an inspection ​plan. JSON files can be read by all common programming languages. The suffix //V1// identifies the file structure as version 1. This file structure is described in this chapter.+The test plan export format **JSONV1** ​contains significantly more information than the CSV and DFD formatsThe data format ​is "JSON" ​(a description can be found [[http://​www.json.org/​json-de.html||here]]])the suffix "​V1"​ indicates version 1 of the contained test plan data structure. JSON can be read with all common programming languages.
  
-If implemented,​ your software ​can also import data from a later version. A later version can include additional information,​ for example. +The JSONV1 export ​can be initiated either ​from the user interface ​(see "User manual > Functions > Export > [[en:​infra-convert:​user:​functions:​cplanexport|Export Test Plan]]"​or via the start parameter file (see "Configuration and Import > Start Parameter File > [[en:​infra-convert:​dev:​parameter#​Export quality test plans and stamped drawings]]).
- +
-> **Info** We recommend that you use the JSONV1 format rather than the DFD format to connect to your software package. It includes more transferable information and supports all characteristics of #​@IC_HTML@#​. It also provides the advantage of later versions of the JSONV1 format ​(after implementationwill also be compatible with your software.\\ \\ You can trigger the export in the start parameter filesee Configuration and Import > Startup ​Parameter File > [[en:​infra-convert:​dev:​parameter#​Export quality test plans and stamped drawings]].+
  
 <WRAP group> <WRAP group>
Line 274: Line 272:
 ^ Tolerance​Table | String | Name of the tolerance table\\ **null** No value assigned because parameter does not apply | ^ Tolerance​Table | String | Name of the tolerance table\\ **null** No value assigned because parameter does not apply |
 ^ Tolerance​Table​Column | String | Column in the tolerance table\\ **null** No value assigned because parameter does not apply | ^ Tolerance​Table​Column | String | Column in the tolerance table\\ **null** No value assigned because parameter does not apply |
-^ MinMax | String | **min** The nominal value is the lower limit value\\ **max** The nominal value is the upper limit value\\ **None** Not assigned  ​|+^ MinMax | String | **min** Type of limit: Minimum size (the lower limit is given, the upper limit is naturally)\\ **max** Type of limits: Maximum size (the upper limit is given, the lower limit is naturally)\\ **None** Both limit sizes are specified or a limit size specification is not applicable. ​|
 ^ Fit | String | Tolerance class\\ **null** No value assigned because parameter does not apply | ^ Fit | String | Tolerance class\\ **null** No value assigned because parameter does not apply |
 ^ Conditions | String| Modifiers\\ **null** No value assigned because parameter does not apply | ^ Conditions | String| Modifiers\\ **null** No value assigned because parameter does not apply |
en/infra-convert/dev/export/jsonv1.txt · Last modified: 2023/02/10 11:29 by me