Is there any way to open and adjust data collected from a Trimble Access 2021 to Carlson Survey program.
I asked it because I already has Carlson survey if it is not possible I must jump to TBC.$$$
I wouldn't be running Access without also running TBC, but if you are looking for a different file format there are a couple of exports available directly in Access.
Additional style sheets can be downloaded and loaded on the collector for use from here.
I've imported/opened Trmble .jxl and .job files in Carlson raw editor.?ÿ
I hope it's not a long term plan, since I recall it not being super compatible.?ÿ It was a couple years ago, and I think that some info, description codes or something, didn't translate well.
Carlson tries to play with all models, but each manufacturer keeps trying to make things less compatible and more proprietary.
I should also add that JXL files are not in proprietary format, but in XML. The schema is published by Trimble and if you know how to manipulate XML files it's not difficult (maybe time-consuming) to pull out relevant information.
I have created several custom reports and transformations using XSL, it's really handy for certain functions.