Request of EDM_GetEglIntensity procedure. Creates request for getting the value of the intensity of the electronic guide light (EGL).
The instrument returns the following responses:
grc
– GeoCOM return code.eglint
– EDM EGL intensity (GEOCOM_EDM_EGLINTENSITY_TYPE
).Property | Values |
---|---|
Instruments | TPS1100, TPS1200, TM30/TS30, TS16 |
ASCII request | %R1Q,1058: |
ASCII response | %R1P,0,0:<grc>,<eglint> |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(request_type), | intent(out) | :: | request |
Prepared request. |