Implement a HistHook
- Last UpdatedOct 29, 2024
- 1 minute read
HistHook API is available as part of a Stub sample project that is available in the DevHistHook folder on the AVEVA Batch Management CD. It consists of a buildable VS2008 project (C code) that, by default, has no functionality. It also includes sample code (commented) within many of the functions to provide an example of how you can use the HistHook.
Note: The sample code should not be relied on to produce quality history data. You should test and qualify your hook implementations.
The sample code for the following HistHook API functions is available on the CD:
-
HistHookBatchId
-
HistHookBatchDetail
-
HistHookInstructionInit
-
HistHookPhaseInstruction
-
HistHookReportTriggerEndOfBatch