GeoCOM Reference Manual
Communication Settings
Leica TPS1200 / TS30 / TM30 – Version 1.50
25
5.4.2
COM_End - quitting GeoCOM
COM_End...................................................................................................................................................................................................................................................................................
C-Declaration
........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................ -
COM_End( void )
VB-Declaration
VB_COM_End()
ASCII-Request
-
ASCII-Response
-
Remarks
COM_End
has to be called to finish up all open GeoCOM transactions. It closes an open port and does whatever is
necessary to shutdown GeoCOM. The TPS’ state will not be changed.
Parameters
Return-Code Names and Return-Code Values
GRC_OK
0 Execution
successful.
See Also
COM_Init
Example
see
COM_Init