Retrieves an array of discrete devices that are in the list.
Namespace: Cognex.VisionPro.QuickBuild.IOAssembly: Cognex.VisionPro.QuickBuild.IO (in Cognex.VisionPro.QuickBuild.IO.dll) Version: 65.1.0.0 (65.1.0.0)
public CogIODiscreteDevice[] DiscreteDevices { get; }public CogIODiscreteDevice[] DiscreteDevices { get; }Public ReadOnly Property DiscreteDevices As CogIODiscreteDevice()
Get
Public ReadOnly Property DiscreteDevices As CogIODiscreteDevice()
Get
public:
property array<CogIODiscreteDevice^>^ DiscreteDevices {
array<CogIODiscreteDevice^>^ get ();
}public:
property array<CogIODiscreteDevice^>^ DiscreteDevices {
array<CogIODiscreteDevice^>^ get ();
}Return Value
Type:
CogIODiscreteDevice
An array of discrete devices devices in the list.