Getter and setter for I/O configuration.
Namespace: Cognex.VisionPro.QuickBuild.Implementation.InternalAssembly: Cognex.VisionPro.QuickBuild.IO (in Cognex.VisionPro.QuickBuild.IO.dll) Version: 87.1.0.0 (87.1.0.0)
public virtual CogIOFrameGrabberConfigType IOConfig { get; set; }public virtual CogIOFrameGrabberConfigType IOConfig { get; set; }Public Overridable Property IOConfig As CogIOFrameGrabberConfigType
Get
Set
Public Overridable Property IOConfig As CogIOFrameGrabberConfigType
Get
Set
public:
virtual property CogIOFrameGrabberConfigType IOConfig {
CogIOFrameGrabberConfigType get ();
void set (CogIOFrameGrabberConfigType value);
}public:
virtual property CogIOFrameGrabberConfigType IOConfig {
CogIOFrameGrabberConfigType get ();
void set (CogIOFrameGrabberConfigType value);
}Property Value
Type:
CogIOFrameGrabberConfigType