Leica TPS1200 Series Reference Manual page 178

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

Advertisement

GeoCOM Reference Manual
17.7.2
TMC_GetSignal - getting information about the EDM signal intensity
TMC_GetSignal.............................................................................................................................................................................................................................................................................. .................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... 2022
2022 ................................................................................................................................................................................................................................................................TMC_GetSignal
C-Declaration
TMC_GetSignal(TMC_EDM_SIGNAL &Signal)
VB-Declaration
VB_TMC_GetSignal(Signal As TMC_EDM_SIGNAL)
ASCII-Request
%R1Q,2022:
ASCII-Response
%R1P,0,0:RC,SignalIntensity[double],Time[long]
Remarks
This function returns information about the intensity of the EDM signal. The function can only perform a
measurement if the signal measurement program is activated. Start the signal measurement program
with
TMC_DoMeasure
(use
TMC_DoMeasure
available.
Parameters
Signal
Return-Code Names and Return-Code Values
GRC_OK
GRC_TMC_SIGNAL_ERROR
GRC_ABORT
GRC_SHUT_DOWN
See Also
TMC_DoMeasure
Example
GRC_TYPE Result;
TMC_SIGNAL Signal;
TMC_DoMeasure(TMC_SIGNAL);
do
{
Result=TMC_GetSignal(Signal);
if(Result==GRC_OK)
{
.
.
.
}
}while(Result==GRC_OK);
Leica TPS1200 – Version 1.50
where
Command = TMC_SIGNAL
where
Command = TMC_CLEAR
Out
0
1294
8
12
Theodolite Measurement and Calculation – TMC
. After the measurement the EDM must be switched off
). While measuring there is no angle measurement data
Signal intensity information.
Execution successful.
Error within signal measurement.
At repeated occur call service.
Measurement through customer aborted.
System power off through customer.
178

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Tm30Ts30Tps1200+

Table of Contents