Request of EDM_Laserpointer procedure. Creates request for turning the laser pointer on or off.
The function is only available on models which support reflectorless distance measurement.
The instrument returns the following responses:
grc
– GeoCOM return code.Property | Values |
---|---|
Instruments | TPS1100, TPS1200, TM30/TS30, TS16 |
ASCII request | %R1Q,1004:<enabled> |
ASCII response | %R1P,0,0:<grc> |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(request_type), | intent(out) | :: | request |
Prepared request. |
||
logical, | intent(in) | :: | enabled |
Enable laser pointer. |