Request of CSV_CheckPower procedure. Creates request for checking the available power.
The instrument returns the following responses:
grc
– GeoCOM return code.battlife
– Battery capacity [%].pwrsrc
– Power source (GEOCOM_CSV_POWER_PATH
).pwrsug
– Not supported (GEOCOM_CSV_POWER_PATH
).Property | Values |
---|---|
Instruments | TPS1200, TM30/TS30, TS16 |
ASCII request | %R1Q,5039: |
ASCII response | %R1P,0,0:<grc>,<battlife>,<pwrsrc>, <pwrsug> |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(request_type), | intent(out) | :: | request |
Prepared request. |