Jump to content

API DataRecorder.AddOp

From Flowcode Help
Revision as of 14:11, 13 July 2026 by SteveT (talk | contribs) (Text replacement - "width="90%" style="background-color:#D8C9D8; color:#4B008D;"" to "width="90%" class="mtx-class-macrohead"")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
AddOp
Adds an operation to act on the inputs of the stream 
- HANDLE StreamH
A handle to a previously created datascope stream 
- ULONG FuncOp
An operation to perform on the input 
- FLOAT Arg
An optional argument that may be used by the FuncOp 
- BOOL Return


Detailed description

Examples