SRV-1 port number.

Namespace:  AForge.Robotics.Surveyor
Assembly:  AForge.Robotics.Surveyor (in AForge.Robotics.Surveyor.dll) Version: 2.2.4.0 (2.2.4.0)

Syntax

C#
public int Port { get; }

Remarks

The property keeps SRV-1 port number if the class is connected to SRV-1 Blackfin robot/camera, otherwise it equals to 0.

See Also