Connection state.
Namespace:
AForge.Robotics.SurveyorAssembly: AForge.Robotics.Surveyor (in AForge.Robotics.Surveyor.dll) Version: 2.2.4.0 (2.2.4.0)
Syntax
| C# |
|---|
public bool IsConnected { get; } |
Remarks
The property equals to trueTruetruetrue (True in Visual Basic) if the class is connected to SRV-1 Blackfin robot/camera, otherwise it equals to falseFalsefalsefalse (False in Visual Basic).