public pure subroutine dm_geocom_api_request_ps_enable_range(request, enabled)
Request of AUT_PS_EnableRange procedure. Creates request for
enabling the PowerSearch window and range.
The function enabled or disables the predefined PowerSearch window
including the PowerSearch range limits set by API call
AUT_PS_SetRange (requires GeoCOM robotic licence). If enabled is
.false., the default range is set to ≤ 400 m.
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.