Changes between Version 1 and Version 2 of PDAFomi_set_debug_flag
- Timestamp:
- Dec 18, 2021, 12:24:09 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PDAFomi_set_debug_flag
v1 v2 7 7 || Detailed information on how to use and interpret the debugging output is provided on the [wiki:OMI_debugging documention of the PDAF-OMI debugging information].|| 8 8 9 The interface is the following:9 The interface is: 10 10 {{{ 11 11 SUBROUTINE PDAFomi_set_debug_flag(debugval) … … 16 16 }}} 17 17 18 Notes: 18 '''Notes: ''' 19 19 * The routine is provied through the module 'PDAFomi'. Thus one has to use-include the routine by 20 20 {{{