Request of SUP_GetConfig procedure. Creates request for getting
the power management configuration status. The power timeout
specifies the time after which the device switches into the mode
indicated by autopwr
.
The instrument returns the following responses:
grc
– GeoCOM return code.autopwr
– Currently activated shut-down mode (GEOCOM_SUP_AUTO_POWER
).pwrtime
– Power timeout [msec].Property | Values |
---|---|
Instruments | TPS1100, TPS1200, TM30/TS30, TS16 |
ASCII request | %R1Q,14001: |
ASCII response | %R1P,0,0:<grc>,0,<autopwr>,<pwrtime> |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(request_type), | intent(out) | :: | request |
Prepared request. |