public pure subroutine dm_geocom_api_request_set_measurement_program(request, bap_prog)
Request of BAP_SetMeasPrg procedure. Creates request for setting
the distance measurement program.
The function sets the distance measurement program, for example, for
API call BAP_MeasDistanceAngle. The RL EDM type programs are not
available on all instruments. Changing the measurement program may
change the EDM type as well (IR, RL).
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.