Configuration Functions - Leica TPS1200 Series Reference Manual

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

Advertisement

GeoCOM Reference Manual

17.8 CONFIGURATION FUNCTIONS

17.8.1
TMC_GetAngSwitch - getting the angular correction status
TMC_GetAngSwitch .................................................................................................................................................................................................................................................................
............
............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................ 2014
2014 ................................................................................................................................................................................................................................................................TMC_GetAngSw
itch
C-Declaration
TMC_GetAngSwitch(TMC_ANG_SWITCH &SwCorr)
VB-Declaration
VB_TMC_GetAngSwitch(SwCorr As TMC_ANG_SWITCH)
ASCII-Request
%R1Q,2014:
ASCII-Response
%R1P,0,0:RC,InclineCorr[long],StandAxisCorr[long],
CollimationCorr[long],TiltAxisCorr[long]
Remarks
This function returns the angular corrections status.
Parameters
SwCorr
Return-Code Names and Return-Code Values
GRC_OK
See Also
TMC_SetAngSwitch
Example
GRC_TYPE
TMC_ANG_SWITCH SwCorr;
// get the switch state for the angular
// correction
rc = TMC_GetAngSwitch(SwCorr);
if (SwCorr.eTiltAxisCorr == ON)
{
// Tilting axis correction turned On
}
else
{
// Tilting axis correction turned Off
}
Leica TPS1200 – Version 1.50
Out
0
rc;
Theodolite Measurement and Calculation – TMC
Angular corrections status.
Execution successful.
179

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Tm30Ts30Tps1200+

Table of Contents