Request of IMG_TakeTccImage procedure. Creates request for capturing a telescope image.
The memory type mem_type
has to be one of the following:
GEOCOM_IMG_INTERNAL_MEMORY
– Internal memory module.GEOCOM_IMG_PC_CARD
– External PC card.The instrument returns the following responses:
grc
– GeoCOM return code.imageno
– Number of the currently captured image.Property | Values |
---|---|
Instruments | TM30/TS30 |
ASCII request | %R1Q,23402:<mem_type> |
ASCII response | %R1P,0,0:<grc>,<imageno> |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(request_type), | intent(out) | :: | request |
Prepared request. |
||
integer, | intent(in) | :: | mem_type |
Memory type ( |