Leica tps1100 Reference Manual page 128

Hide thumbs Also See for tps1100:
Table of Contents

Advertisement

GeoCOM Reference Manual
Remarks
A value of
Parameters
Vmem
Return-Codes
RC_OK
Example
RC_TYPE
double
rc = CSV_GetVMem(VMem);
if (Vbat > 3.1)
{
// Message: memory backup voltage OK
}
else
{
// Warning: memory backup voltage not OK
// exchange battery it in Leica service
}
11.3.9 CSV_GetIntTemp - Get the temperature
CSV_GetIn tTemp ............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... 5011
5011 ................................................................................................................................................................................................................................................................CSV_GetIn tTemp
C-Declaration
CSV_GetIntTemp(double &Temp)
VB-Declaration
VB_CSV_GetIntTemp(Temp As double)
ASCII-Request
%R1Q,5011:
ASCII-Response
%R1P,0,0:RC,Temp[long]
Remarks
Get the internal temperature of the instrument, measured on the Mainboard
side. Values are reported in degrees Celsius.
TPS1100 - Version 1.05
> 3.1 V means OK.
Vmem
out
Execution always successful.
rc;
VMem;
Voltage of the memory backup system [V].
The voltage has an exactness of ±0.1V.
Central Services - CSV
11-10

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents