...
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 | ||||
---|---|---|---|---|
|
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
...