Wi - Registration - Wir; Constants; Functions - Leica tps1100 Reference Manual

Hide thumbs Also See for tps1100:
Table of Contents

Advertisement

GeoCOM Reference Manual
17 WI - R
This chapter describes in which format measurements should be stored on PC-
Card. We distinguish between the old GSI - 8 format and the newly established
GSI - 16 format. In the former case the data part is 8 bytes and in the latter case 16
bytes.
17.1

CONSTANTS

Record Format Constants
typedef short WIR_RECFORMAT;
const WIR_RECFORMAT WIR_RECFORMAT_GSI = 0;
// defines recording format is GSI (standard)
const WIR_RECFORMAT WIR_RECFORMAT_GSI16 = 1;
// defines recording format is the new GSI-16
17.2

FUNCTIONS

17.2.1 WIR_GetRecFormat - Get Record Format
WIR_GetRecFormat........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... 8011
8011 ................................................................................................................................................................................................................................................................WIR_GetRecFormat
C-Declaration
WIR_GetRecFormat(WIR_RECFORMAT &RecFormat )
VB-Declaration
VB_WIR_GetRecFormat( RecFormat As Integer )
ASCII-Request
%R1Q,8011:
ASCII-Response
%R1P,0,0:RC, RecFormat[short]
Remarks
This function retrieves which recording format is in use.
Parameters
RecFormat
Return Codes
RC_OK
TPS1100 - Version 1.05
EGISTRATION
out
On successful termination.
- WIR
WIR_RECFORMAT_GSI
WIR_RECFORMAT_GSI16

WI - Registration - WIR

or
17-1

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents