Leica TPS1200 Series Reference Manual page 105

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

Advertisement

GeoCOM Reference Manual
11.4.3
CSV_GetDeviceConfig – getting the instrument configuration
CSV_GetDeviceConfig..............................................................................................................................................................................................................................................................................
........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................ 5035
5035 ................................................................................................................................................................................................................................................................CSV_GetDevice
Config
C-Declaration
CSV_GetDeviceConfig(TPS_DEVICE &Device);
VB-Declaration
VB_CSV_GetDeviceConfig(Device As TPS_DEVICE)
ASCII-Request
%R1Q,5035:
ASCII-Response
%R1P,0,0:RC,
Remarks
This function returns information about the class and the configuration type of the instrument.
Parameters
Device
Return-Code Names and Return-Code Values
GRC_OK
Example
GRC_TYPE
TPS_DEVICE
Device;
rc = CSV_GetDeviceConfig(Device);
if (rc == GRC_OK)
{
// Use system information
}
else
{
// Intrument precision class undefined
// (incomplete calibration data)
}
Leica TPS1200 – Version 1.50
DevicePrecisionClass[long],
DeviceConfigurationType[long]
Out
0
rc;
System information (see data type description for further
information).
Execution successful.
Central Services – CSV
105

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Tm30Ts30Tps1200+

Table of Contents