Construct a CogDLRuntimeParamBlueRead with the supplied
stream name and tool name.
Namespace: Cognex.VisionPro.DLRuntimeAssembly: Cognex.VisionPro.DLRuntime (in Cognex.VisionPro.DLRuntime.dll) Version: 93.1.0.0 (93.1.0.0)
Syntax
Parameters
- streamName
- Type: System String
The name of the stream containing the subject ViDi tool.
- toolName
- Type: System String
The name of the subject ViDi tool.
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | If the streamName argument is null or empty. |
| ArgumentNullException | If the toolName argument is null or empty. |
See Also