Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The processing function does not return an error code.  If you need to track error conditions, do this by adding an error code to the instance structure and then tracking it in the inspector.

Set Function
Anchor
SetFunction
SetFunction

This function implements a module's control functionality and typically converts high-level variables to low-level variables.  The PeakHold module has the function signature

...