Program Features

Installation packages are associated with various program features in the installation. Features can be added or removed depending on which workflows are used in the application.

The following table lists the features are their associated packages.

Feature Package Optional? Description
ANZ ANZ Toolbox Yes Commands licensed to the ANZ Toolbox Module for Australia and New Zealand workflows.
CSM Coordinate System Manager No Provides access to your coordinate system database (current.csd). Use it to create coordinate systems or determine which coordinate systems, geoid models, and calibrated sites are available for use in your project.
CTB Configuration Toolbox Yes Configure Trimble GNSS receivers for machine control.
CTR Convert to RINEX Yes Convert Trimble GNSS measurement files in DAT, T00, T01, T02, RT17, RT27, or .cap format to RINEX formats.
ES External Services Yes Manage workloads through Trimble cloud services (Trimble Clarity, WorksOS).
FDM Feature Definition Manager Yes Create and manage a library of feature definitions that can be saved in a Feature Definition (.fxl) file.
FLS FARO LS Yes Import Faro FLS point cloud files.
IFC IFC Plugin Yes Import and work with industry Foundation Class (.ifc) files containing 3D mesh surface of architectural components.
OS Office Sychronizer Yes Transfer data files between your computer and a field device via the data synchronization area, and verify that the data in both locations is the same.
PCT Custom Point Cloud DL Training Yes Customize how point cloud regions are classified by training clasification models using deep- learning technology.
POS POSPac Command-line TBC Subscription Yes Post-process Trimble Mobile Mapping system trajectories.
SDM SCS Data Manager Yes Create job sites, prepare site and design data, write work orders, and assign controllers in preparation for Site Controller Software (SCS).
SM Sync Manager Yes Send and receive data to and from Trimble Access via the Trimble Connect cloud platform.
SV SiteVision AR Exporter Yes Export points, CAD objects, lines, surfaces, and areas to Trimble SiteVision.
TBC Trimble Business Center No Trimble Business Center application
TFG TensorFlow GPU Yes Enables high-performance numerical computations using the GPU when working with point clouds and imagery.
TS TabletSync Yes Synchronize files with Trimble tablet devices.
UM UASMaster Yes Process and create deliverables with Trimble and third-party UAS data.
UMA UASMaster Add-on Yes

Includes updates to the latest UASMaster reference manual, tutorial and release notes.

By default, all features are included in the installation. To specify what features should be added or removed, you can pass in one of the following parameters to the Setup.exe command line.

  • ISFeatureInstall - This property provides a comma-delimited list of feature names that are to be installed. If this property is used, make sure to include all required (non-optional) features listed in the table. Usage: setup.exe /silent/ISFeatureInstall:<feature1>,<feature2>,...

    setup.exe /silent /ISFeatureInstall:TBC,CSM,ES,FDM,SM

  • ISFeatureRemove - This property provides a comma-delimited list of feature names that are to be excluded. Usage: setup.exe /silent/ISFeatureRemove:<feature1>,<feature2>,...

    setup.exe /silent /ISFeatureRemove:ANZ,FLS,TFG,UM,UMA