Trimble Business Center

 View Only

 TBC Style Sheet Modification

Aaron O'Dell's profile image
Aaron O'Dell posted 11-05-2024 10:50

Hey All.

I'm processing data in TBC for a unique project which requires the harvest of dual frequency soundings from a single beam sonar. The only way we've harvested information like this in the past is to use a style sheet from the Trimble Style Sheet database called, "Comma delimited with elevation and depths." The only problem with attempting to utilize this style sheet is that it will only produce a single set of soundings and I cannot tell if the soundings are high or low frequency.

I attempted to modify the original Style Sheet, but I am a data processing and equipment technician. Not a coder. Any help modifying a Style Sheet would be extremely helpful. Unless someone already has a Style Sheet set up for dual frequency collection and export?

Not certain how many people get on to read these, but fingers crossed!

Thanks, Aaron.

Kyle Calhoun's profile image
Kyle Calhoun

Hello Aaron,

I do not have a specific answer to your question but some general advice that may help based on my recent experience since you state you are not a coder. For generating new reports lately, I have been using Microsoft Copilot. If I want to add some columns to a table for example I will feed it the code for the table. Then I will feed it a snippet of example data, so it understands how data fields are formatted and worded. In my case using a point record example from a JXL. I will then tell it to add columns based on a field or change the color based on a variable etc. This way doesn't give you a greater understanding of coding but we all only have so much time in life.