CogJobManager IODeviceList Property Cognex VisionPro
Returns CogIODeviceList. The user can use this class to retrieve a reference to a CogIODevice derived object, which is created by CogJobManager initially.

Namespace: Cognex.VisionPro.QuickBuild
Assembly: Cognex.VisionPro.QuickBuild.Core (in Cognex.VisionPro.QuickBuild.Core.dll) Version: 65.1.0.0 (65.1.0.0)
Syntax

public CogIODeviceList IODeviceList { get; }

Property Value

Type: CogIODeviceList
See Also