Request of COM_GetSWVersion procedure. Creates request for getting the GeoCOM server software version.
The instrument returns the following responses:
grc – GeoCOM return code.gcrel – GeoCOM software release.gcver – GeoCOM software version.gcsub – GeoCOM software sub-version.| Property | Values |
|---|---|
| Instruments | TPS1100, TPS1200, TM30/TS30, TS16 |
| ASCII request | %R1Q,110: |
| ASCII response | %R1P,0,0:<grc>,<gcrel>,<gcver>,<gcsub> |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(request_type), | intent(out) | :: | request |
Prepared request. |