diff --git a/xml-handler/src/resources/sweep/MP5000Sweep.xml b/xml-handler/src/resources/sweep/MP5000Sweep.xml index 49e6a0f..31e0efb 100644 --- a/xml-handler/src/resources/sweep/MP5000Sweep.xml +++ b/xml-handler/src/resources/sweep/MP5000Sweep.xml @@ -1015,6 +1015,7 @@ ---Initialize data such as the number of sweep steps per step, number of steps, and total number of points ---@param nodes NodesDef local function Init(nodes) + UTILITY.event_ids = {} local is_step = false local is_sweep = false if nodes.steps and nodes.steps[1] then