SkillAgentSearch skills...

ComEasy

Serial communication program used for total station - pc communication.

Install / Use

/learn @zsiki/ComEasy
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

ComEasy

Serial communication program used for total station - pc data exchange. (c) Zoltan Siki

This project has been integrated into GeoEasy project,further development will be made there. https://github.com/zsiki/GeoEasy

Installation

Install Tcl/Tk on your machine from http://www.tcl.tk/

Download ComEasy sources from https://github.com/zsiki/ComEasy into an empty directory.

On Linux change the maincom_easy.tcl to be executable:

chmod +x maincom_easy.tcl

Usage

Connect your totalstation to your computer through a serial line (RS-232). Open a shell/cmd window. Change directory to the installation directory of ComEasy. Start the ComEasy program:

./maincom_easy.tcl (Linux)

or

wish maincom_easy.tcl (Windows and Linux)

You can make a shortcut to start ComEasy.

Select Commands/Settings... from the menu. Set up the serial communication parameters (port, baudrate, parity, stop bits, etc.). You can save settings into a file and load later. There are some sample settings in the com\_set directory.

Select Commands/Download... from the menu. Enter an output file and press Save button.

Start to send data to serial line on your instrument. The downloaded data is shown in the program window and saved to the output file.

Tested instruments

  • Leica GIF 10
  • Leica TC(R) 300/400/600/700
  • Geodimeter 510
  • Trimble 5500/M3
  • Sokkia Set4C
  • TopCon GTS 210
  • Spectra Precision Focus 10 (lucaarcteam)
  • Focus 6w

Another description and video is available by Luca Bezzi: http://arc-team-open-research.blogspot.hu/2016/05/comeasy-new-tool-for-total-station.html

Related Skills

View on GitHub
GitHub Stars5
CategoryDevelopment
Updated1y ago
Forks3

Languages

Tcl

Security Score

70/100

Audited on Aug 10, 2024

No findings