Measurement

If the coordinates of the target points are not yet known (from network establishing survey for example), the targets definition can be created from quick new measurements.

The program is interactive. It will give instructions in the terminal at each step. For each point some data is requested, then the target must be aimed at.

Caution

The appropriate prism type and target height needs to be set on the instrument before recording each target point.

This is needed, because the automated measurement programs support target series with mixed reflector types. The prism types are set according to the targets definition during the measurements.

Requirements

  • GeoCOM capable robotic total station with ATR

Usage

iman measure targets

Record new target points for automated measurements.

The program can be used to record target point definitions for use in automated measurements. The process is interactive, and instructions are given at every step.

The appropriate prism type and target height needs to be set on the instrument before recording each target point. The program will automatically request the information from the instrument and prompt for confirmation (they can be corrected in the prompt if necessary).

iman measure targets [OPTIONS] PORT OUTPUT

Options

-b, --baud <baud>

Serial speed

Options:

1200 | 2400 | 4800 | 9600 | 19200 | 38400 | 56000 | 57600 | 115200 | 230400 | 921600

-t, --timeout <timeout>

Serial timeout

-a, --attempts <attempts>

Number of connection attempts

--sync-after-timeout

Attempt to synchronize message que after a timeout

Arguments

PORT

Required argument

Serial port that the instrument is connected to (must be a valid identifier like COM1 or /dev/usbtty0)

OUTPUT

Required argument

Path to save the JSON containing the recorded targets (if the file already exists, the new targets can be appended)