public pure subroutine dm_geocom_api_request_set_fine_adjust_mode(request, adj_mode)
Request of AUT_SetFineAdjustMode procedure. Creates request for
setting the fine adjust positioning mode.
The function sets the positioning tolerances relating to angle
accuracy or point accuracy for the fine adjust (requires GeoCOM
robotic licence). If a target is near or held by hand, it is
recommended to set the adjust mode to GEOCOM_AUT_POINT_MODE.
The argument adj_mode has to be either GEOCOM_AUT_NORM_MODE or
GEOCOM_AUT_POINT_MODE.
Nodes of different colours represent the following:
Solid arrows point from a procedure to one which it calls. Dashed
arrows point from an interface to procedures which implement that interface.
This could include the module procedures in a generic interface or the
implementation in a submodule of an interface in a parent module.