
GeoBASIC Reference Manual
6. System Functions
TPS1100-Version
2.10
6-204
6.5.26 CSV_SetPrismType
Description
Sets the used prism.
Declaration
CSV_SetPrismType( BYVAL iPrism as Integer)
Remarks
This routine sets the used prism
iPrism
(
BAP_PRISM_ROUND,
BAP_PRISM_TAPE, BAP_PRISM_MINI
,
BAP_PRISM_360, BAP_PRISM_USER1,
BAP_PRISM_USER2
or
BAP_PRISM_USER3)
. If
iPrism
is
one of the user defined prisms and this prism is actually not
defined then this routine will return
RC_IVRESULT
.
Parameters
iPrism
in
Used prism
Return-Codes
RC_OK
Successful termination.
RC_IVRESULT
Prism not defined.
See
CSV_GetPrismType
Example
The example sets the 360 degrees prism.
CSV_SetPrismType(
BAP_PRISM_360
)
6.5.27 CSV_GetPrismType
Description
Returns the used prism.
Declaration
CSV_GetPrismType(iPrism as Integer)
Remarks
This routine returns the used prism
iPrism
.
Parameters
iPrism
out
Used prism
Return-Codes
RC_OK
Successful termination.
Содержание tps1100
Страница 1: ...GeoBASIC FOR TPS1100 User Manual Version 2 10 1997 2001 Leica Geosystems AG Heerbrugg Switzerland ...
Страница 150: ...GeoBASIC FOR TPS1100 Reference Manual Version 2 10 1997 2001 Leica Geosystems AG Heerbrugg Switzerland ...
Страница 411: ...GeoBASIC Reference Manual 6 System Functions TPS1100 Version 1 30 6 7 6 5 35 CSV_LibCallAvailable 6 213 ...
Страница 620: ...TPS1100 Version 2 10 6 1 ...
Страница 621: ......
Страница 623: ...TPS1100 Version 2 10 6 1 ...
Страница 624: ......
Страница 1053: ...TPS1100 Version 1 30 E 1 Appendix E GEOFONT ...
Страница 1154: ...GeoBASIC Reference Manual Appendix J List of Predefined Identifiers TPS1100 Version 1 30 J 9 TMC_SetOffsetDist 6 128 ...