Jump to content

API DataRecorder.AddOp

From Flowcode Help
Revision as of 14:07, 13 July 2026 by SteveT (talk | contribs) (Text replacement - "class="wikitable" style="width:60%; background-color:#FFFFFF;"" to "class="mtx-class-macrotable wikitable"")
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