Jump to content

API DataRecorder.AddOp

From Flowcode Help
Revision as of 14:08, 13 July 2026 by SteveT (talk | contribs) (Text replacement - "width="10%" align="center" style="background-color:#D8C9D8;" align="center"" to "width="10%" align="center" class="mtx-class-macrohead"")
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