Gets the status.
Namespace: Cognex.VisionPro3DAssembly: Cognex.VisionPro3D (in Cognex.VisionPro3D.dll) Version: 73.0.0.0
public bool Status { get; }public bool Status { get; }Public ReadOnly Property Status As Boolean
Get
Public ReadOnly Property Status As Boolean
Get
public:
property bool Status {
bool get ();
}public:
property bool Status {
bool get ();
}Property Value
Type:
Boolean
The default is true.
The status is set at runtime.
The overall status of executing all the operators.
True indicates that all the operators passed. False indicates at least one operator failed.