Get SRV-1 firmware version string.
Namespace:
AForge.Robotics.SurveyorAssembly: AForge.Robotics.Surveyor (in AForge.Robotics.Surveyor.dll) Version: 2.2.4.0 (2.2.4.0)
Syntax
| C# |
|---|
public string GetVersion() |
Return Value
Returns SRV-1 version string.
Exceptions
| Exception | Condition |
|---|---|
| AForge..::.NotConnectedException | Not connected to SRV-1. Connect to SRV-1 before using this method. |
| AForge..::.ConnectionLostException | Connection lost or communicaton failure. Try to reconnect. |