Changes between Version 5 and Version 6 of OMI_error_checking
- Timestamp:
- Jun 10, 2025, 10:07:13 AM (7 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
OMI_error_checking
v5 v6 32 32 </div> 33 33 }}} 34 35 || This is an **outdated page** probably reached through an outdated link. The correct page is likely:[[BR]] * For PDAF3: [wiki:OMI_error_checking_PDAF3][[BR]]* For PDAF2: [wiki:OMI_error_checking_PDAF23] || 36 37 34 38 PDAF-OMI performs several consistency checks. If they fail, PDAF-OMI will print an error message, but the program is not stopped. Starting from PDAF V2.2 there OMI has an error status flag that can be checked from the user code. If an error occured, one can stop the program on the user side. 35 39