
GeoBASIC Reference Manual
6. System Functions
TPS1100-Version
2.10
6-194
Note
This function is reserved for future purposes and has no
special usage in the current implementation.
TPS_Sim
Always
delivers
LOCAL_MODE
.
Parameters
iLRStatus
The mode of the system. Possible values for the
iLRStatus
are:
Mode
Value
Comment
LOCAL_MODE
0
local mode
REMOTE_MODE
1
Remote mode
Example
The example uses the routine
CSV_GetLRStatus
to get the
mode of the system.
DIM iLRStatus AS Integer
CSV_GetLRStatus( iLRStatus )
MMI_PrintInt( 0, 0, 10, iLRStatus, TRUE )
6.5.13 CSV_SetGuideLight
Description
Set the guide light intensity.
Declaration
CSV_SetGuideLight( BYVAL iLight AS Integer )
Remarks
Sets the guide light intensity.
Parameters
iLight
in
Guide light intensity
Value Meaning
CSV_EGL_OFF
Switching off
CSV_EGL_LOW
Low intensity
CSV_EGL_MID
Middle intensity
CSV_EGL_HIGH
High intensity
Return Codes
RC_SYSBUSY
EDM is busy. Guide light cannot be
switched.
RC_NOT_IMPL
Guide light Hardware is not available
Summary of Contents for tps1100
Page 620: ...TPS1100 Version 2 10 6 1 ...
Page 621: ......
Page 623: ...TPS1100 Version 2 10 6 1 ...
Page 624: ......
Page 1053: ...TPS1100 Version 1 30 E 1 Appendix E GEOFONT ...