Fetch the specified set of ICogDLRuntimeParam objects.
If selectedStreamOnly argument is true, only return
current parameters for tools in the selected stream.
Otherwise return parameters for all tools in the
workspace. If a workspace is not open this will
return an empty list.
Namespace: Cognex.VisionPro.DLRuntimeAssembly: Cognex.VisionPro.DLRuntime (in Cognex.VisionPro.DLRuntime.dll) Version: 93.1.0.0 (93.1.0.0)
Syntax
Parameters
- selectedStreamOnly (Optional)
- Type: System Boolean
If true, restrict output to just the ViDi tools in the currently selected stream. If false, return parameters for all tools in the workspace.
Return Value
Type: CogDLRuntimeParamsSee Also