Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
mplreport:mplreport [2024/12/09 01:19] optrix |
mplreport:mplreport [2025/04/24 05:18] (current) optrix |
||
---|---|---|---|
Line 12: | Line 12: | ||
[[Clear]] - Deletes the PDF being produced to begin the report again. \\ | [[Clear]] - Deletes the PDF being produced to begin the report again. \\ | ||
+ | |||
+ | [[ClearFailures]] - Clear any error records to do with retrieving data from ARDI. | ||
[[DateFormat]] - Formats a date using a format that suits the range of the report. \\ | [[DateFormat]] - Formats a date using a format that suits the range of the report. \\ | ||
Line 18: | Line 20: | ||
[[FailedAxis]] - Used to mark a particular set of axes as invalid - often used in try-catch handlers to catch unexpected problems in code. \\ | [[FailedAxis]] - Used to mark a particular set of axes as invalid - often used in try-catch handlers to catch unexpected problems in code. \\ | ||
+ | |||
+ | [[FetchFailure]] - Returns ' | ||
[[FetchHistory]] - Gets history from an AQL statement, returning both a Pandas dataframe and metadata about the properties. \\ | [[FetchHistory]] - Gets history from an AQL statement, returning both a Pandas dataframe and metadata about the properties. \\ |