Leica TPS1200 Series Reference Manual page 104

Geodetic measurement instruments
Hide thumbs Also See for TPS1200 Series:
Table of Contents

Advertisement

GeoCOM Reference Manual
11.4.2
CSV_GetInstrumentName – getting the Leica specific instrument name
CSV_GetInstrumentName.............................................................................................................................................................................................................................................................................
.................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... 5004
5004 ................................................................................................................................................................................................................................................................CSV_GetInstrum
entName
C-Declaration
CSV_GetInstrumentName(char *Name)
VB-Declaration
VB_CSV_GetInstrumentName(Name As String)
ASCII-Request
%R1Q,5004:
ASCII-Response
%R1P,0,0:RC,Name[string]
Remarks
Gets the instrument name, for example: TS30 0,5"
Parameters
Name
Return-Code Names and Return-Code Values
GRC_OK
Example
GRC_TYPE
rc;
rc = CSV_GetInstrumentName(szName);
if (rc == GRC_OK)
{
// use instrument name
}
else
{
// instrument name not set yet
// (incomplete calibration data)
}
Leica TPS1200 – Version 1.50
Out
The instrument name
0
Execution successful.
Central Services – CSV
104

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Tm30Ts30Tps1200+

Table of Contents