Leica tps1100 Reference Manual page 53

Hide thumbs Also See for tps1100:
Table of Contents

Advertisement

GeoCOM Reference Manual
to establish a connection. The flag is set to TRUE by default. Usually this
function will be called beforehand of
Parameters
bShow
Return Codes
RC_OK
See Also
COM_OpenConnection
Example
Const short
RC_TYPE
// disable dialog box
COM_SetConnDlgFlag(FALSE);
// establish connection without showing dialog box
rc = COM_OpenConnection(PORT_1, COM_BAUD_9600, Retries);
5.3.13 COM_ViewError - Pop Up Error Message Box
COM_ViewError ................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................ -
C-Declaration
COM_ViewError( RC_TYPE
VB-Declaration
VB_COM_ViewError( ByVal Result
ASCII-Request
-
ASCII-Response
-
Remarks
This function checks the value of Result and if it is not equal to
it pops up a message box containing the specific error text.
TPS1100 - Version 1.05
In
show dialog
On successful completion.
RETRIES = 2;
rc;
Result,
char
*szMsgTitle )
ByVal szMsgTitle
Communication Settings
COM_OpenConnection
As Integer,
As String)
.
then
RC_OK
5-20

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents