Returns the name of the channel. This is the same as the Key that was used when the channel was created via AddNew.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 75.1.0.0
Syntax
Property Value
Type: StringRemarks
Returns the name of the channel. This is the same as the Key value that you supplied when you created the channel by calling AddNew(String, Int32).
See Also