GeoCOM Reference Manual
Communication Settings
Leica TPS1200 / TS30 / TM30 – Version 1.50
27
5.4.4
COM_CloseConnection - closing the open port
COM_CloseConnection.............................................................................................................................................................................................................................................................
C-Declaration
........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................ -
COM_CloseConnection( void )
VB-Declaration
VB_COM_CloseConnection( )
ASCII-Request
-
ASCII-Response
-
Remarks
This function closes the (current) open port and releases an established connection. It will not change the TPS’
state.
Parameters
Return-Code Names and Return-Code Values
GRC_OK
0 Execution
successful.
See Also
COM_OpenConnection
Example
See appendix C-2 for an example program frame.