Request of BAP_SetATRSetting procedure. Creates request for setting the ATR low-vis mode.
The argument atr_mode must be one of the following:
GEOCOM_BAP_ATRSET_NORMAL – No special flags or modes.GEOCOM_BAP_ATRSET_LOWVIS_ON – ATR low-vis mode on.GEOCOM_BAP_ATRSET_LOWVIS_AON – ATR low-vis mode always on.GEOCOM_BAP_ATRSET_SRANGE_ON – ATR high-reflectivity mode on.GEOCOM_BAP_ATRSET_SRANGE_AON – ATR high-reflectivity mode always on.The instrument returns the following responses:
grc – GeoCOM return code.| Property | Values |
|---|---|
| Instruments | TPS1200, TM30/TS30, TS16 |
| ASCII request | %R1Q,17035:<atr_mode> |
| ASCII response | %R1P,0,0:<grc> |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(request_type), | intent(out) | :: | request |
Prepared request. |
||
| integer, | intent(in) | :: | atr_mode |
ATR low-vis mode ( |