Serial port and GPS
OsmDldForm Constructor
Initializes the form
[Visual Basic]
Public Sub New( _
ByVal
aCfg
As
OsmDldCfg
_
)
[C#]
public OsmDldForm(
OsmDldCfg
aCfg
);
Parameters
aCfg
Download parameters.
See Also
OsmDldForm Class
|
serial Namespace