Request of COM_GetDoublePrecision procedure. Creates request for getting the double precision setting – the number of digits to the right of the decimal point – when double floating-point values are transmitted.
The instrument returns the following responses:
grc     – GeoCOM return code.ndigits – Number of digits to the right of the decimal point.| Property | Values | 
|---|---|
| Instruments | TPS1100, TPS1200, TM30/TS30, TS16 | 
| ASCII request | %R1Q,108: | 
| ASCII response | %R1P,0,0:<grc>,<ndigits> | 
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(request_type), | intent(out) | :: | request | Prepared request. |