Leica tps1100 Reference Manual page 140

Hide thumbs Also See for tps1100:
Table of Contents

Advertisement

GeoCOM Reference Manual
Remarks
This function returns the current condition of the LockIn control (see
subsystem AUT for further information). This command is valid for TCA
instruments only.
Parameters
Status
Return-Codes
RC_OK
RC_NOT_IMPL
Example
RC_TYPE
MOT_LOCK_STATUS
rc = MOT_ReadLockStatus(Status)
if (rc == RC_OK)
{
// use lock status information
}
else
{
// this is no TCA instrument
}
14.3.2 MOT_StartController - Start motor controller
MOT_StartCon troller ......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... 6001
6001 ................................................................................................................................................................................................................................................................MOT_StartCon troller
C-Declaration
MOT_StartController(MOT_MODE ControlMode)
VB-Declaration
VB_MOT_StartController(ControlMode As Long)
ASCII-Request
%R1Q,6001:ControlMode[long]
ASCII-Response
%R1P,0,0:RC
Remarks
This command is used to enable remote or user interaction to the motor
controller.
TPS1100 - Version 1.05
out
lock information
Execution successful.
No motorisation available (no TCA instrument).
rc;
Status;
Motorisation - MOT
14-3

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents