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