Request of BAP_SetAtmPpm procedure. Creates request for setting the atmospheric ppm correction factor.
The instrument returns the following responses:
grc
– GeoCOM return code.Property | Values |
---|---|
Instruments | TPS1200, TM30/TS30, TS16 |
ASCII request | %R1Q,2148:<atm_ppm> |
ASCII response | %R1P,0,0:<grc> |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(request_type), | intent(out) | :: | request |
Prepared request. |
||
real(kind=r8), | intent(in) | :: | atm_ppm |
Atmospheric ppm correction factor [ppm]. |