Leica TPS1200 Series Reference Manual page 106

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

Advertisement

GeoCOM Reference Manual
11.4.4
CSV_GetReflectorlessClass – getting the RL type
CSV_ GetReflectorlessClass ..............................................................................................................................................................................................................................................................................
............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... 5100
5100 ................................................................................................................................................................................................................................................................CSV_ GetReflec
torlessClass
C-Declaration
CSV_GetReflectorlessClass (TPS_REFLESS_CLASS &reRefLessClass);
VB-Declaration
VB_CSV_GetReflectorlessClass(reRefLessClass As TPS_REFLESS_CLASS)
ASCII-Request
%R1Q,5100:
ASCII-Response
%R1P,0,0:RC,reRefLessClass[long]
Remarks
This function returns information about the reflectorless and long range distance measurement (RL) of the
instrument.
Parameters
reRefLessClass
Return-Code Names and Return-Code Values
GRC_OK
Example
GRC_TYPE rc;
TPS_REFLESS_CLASS Device;
rc = CSV_GetReflectorlessClass(reRefLessClass);
if (rc == GRC_OK)
{
// Use RL type
}
else
{
// Unknown RL type
}
Leica TPS1200 – Version 1.50
Out
RL type.
0
Execution successful.
Central Services – CSV
106

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Tm30Ts30Tps1200+

Table of Contents