Leica tps1100 Reference Manual page 136

Hide thumbs Also See for tps1100:
Table of Contents

Advertisement

GeoCOM Reference Manual
13.3.3 EDM_SetEglIntensity - Change intensity of guide light
EDM_SetE glIntens ity ......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... 1059
1059 ................................................................................................................................................................................................................................................................EDM_SetE glIntens ity
C-Declaration
EDM_SetEglIntensity (EDM_EGLINTENSITY_TYPE
VB-Declaration
VB_EDM_SetEglIntensity (ByVal eIntensity As
ASCII-Request
%R1Q,1059:eIntensity [long]
ASCII-Response
%R1P,0,0:RC
Remarks
The Electronic Guide Light must be implemented in the theodolite.
Parameters
eBrightness
Return Codes
RC_OK
RC_SYSBUSY
EDM_DEV_NOT_
INSTALLED
See Also
EDM_GetEglIntensity ()
Example
RC-TYPE rc;
EDM_EGLINTENSITY_TYPE eIntensity, eNewIntensity;
// Get actual EGL intensity
rc = EDM_GetEglIntensity(eIntensity);
if (rc == RC_OK)
{
// switch EGL intensity one level up
switch (eIntensity)
{
TPS1100 - Version 1.05
Electronic Distance Measurement - EDM
eIntensity)
Long)
in
EDM_EGLINTEN_OFF
EDM_EGLINTEN_LOW
EDM_EGLINTEN_MID
EDM_EGLINTEN_HIGH
Electronic Guide Light intensity is
set
EDM already busy
Electronic Guide Light not
implemented
13-5

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents