Animaonline Weather API Documentation

GPS Constructor (String)

Initializes the GPS

[Visual Basic]
Overloads Public Sub New( _
   ByVal portName As String _
)
[C#]
public GPS(
   String portName
);

Parameters

portName

See Also

GPS Class | Animaonline.Hardware Namespace | GPS Constructor Overload List