-
TOPCON GTS-4B Interface software
Recently aquired an old Topcon GTS-4B to carry out survey of our ground and found in user manual that there is an Interface manual describing the data format for communication etc. I did a search and found on this site a few years ago (2014) that someone had similar question but posts ended.
I have written a program using Labview that reads the serial coms port of the 4B and I get data in the following format <0922000+0794440-0016d090 repeated around 8 or 9 times, similar results to the chap a few years ago. He suggested that a command needs to be sent to the station to stop any further data being sent once valid data was recognised, which makes sense.
The data being read at the moment is then formated in my program to 092 20′ 00″ 079 44′ 40″ 0016d090 before being saved as a text file. Because I am new to this subject I assume the last block of data is the distance but will confirm when set up outside with prisim etc.
Guess that I could just write the values down and do any calcs later manually but it seems as shame because its not to difficult to put formulas into the program I have written to perform any calculations etc.
Any help would be appreciated although I appreciate its really quite an old unit now.
Log in to reply.