Gsc

Instruction Set pour serveur du GSC

Fonctions avec transfert de donnÈes ascii

set alpha

        |set_alpha|<alpha>
        Lecture <acknowledge>

clear window

        |clear_window
        Lecture <acknowledge>

close window

        |close_window
        Lecture <acknowledge>

set delta

        |set_delta|<delta>
        Lecture <acknowledge>

get alpha delta magnitude

        |get_adm|<X_screen>|<Y_screen>
        Lecture <acknowledge>
        Lecture |<alpha>|<delta>|<alpha_car>|<delta_car>|<Magnitude>

get Center Coordinates and scales

        |get_center
        Lecture <acknowledge>
        Lecture |<alpha>|<delta>|<alpha_car>|<delta_car>|<Xscale>|<Yscale>

get curseur et get X Y Position

        |get_cursor
        Lecture <acknowledge>
        Lecture |<alpha>|<delta>|<alpha_car>|<delta_car>|<Magnitude>

lecture de l'offset de la CMS

        |get_cms
        Lecture <acknowledge>
        Lecture |<offset>

lecture la taille de l'image

        |get_image_size
        Lecture <acknowledge>
        Lecture |<Nb_Col>|<Nb_lin>

get curseur et gsc scale factors

        |get_xy
        Lecture <acknowledge>
        Lecture |<xt>|<yt>|<ax>|<bx>|<ay>|<by>|<x0>|<y0>|<a0>|<d0>

hide

        |hide_image
        Lecture <acknowledge>

identifier

        |set_identifier|<Identifier>,
        Lecture <acknowledge>

dump DSS image (fabrique xgsc.dump)

        |dump_image
        Lecture <acknowledge>
        Lecture |<tilt>

position

        |position_image|<X_screen>|<Y_screen>
        Lecture <acknowledge>

set size

        |set_size|<Nb_Col>|<Nb_lin>
        Lecture <acknowledge>

set magnitude

        |set_magnitudes|<Mag_Min>|<Mag_Max>
        Lecture <acknowledge>

lecture de la base GSC sans affichage

        |read_gsc
        Lecture <acknowledge>

open

        |deiconify
        Lecture <acknowledge>

plot

        |plot
        Lecture <acknowledge>

close connection

        |close_connection
        Lecture <acknowledge>

set scale

        |set_scale|<scale>
        Lecture <acknowledge>

show image

        |show_image
        Lecture <acknowledge>

test de communication, ne fait rien

        |test
        Lecture <acknowledge>

set year

        |set_year|<year>
        Lecture <acknowledge>

Fonctions avec transfert de donnÈes binaire

lecture de zone

        |extract_image
        Lecture <acknowledge>
        Lecture <Ligne_1>
        ...
        Lecture <ligne_N>

multi_get

        |multi_get|<maxsize>
        Lecture <acknowledge>
        Lecture |<size>
        Lecture <x_buf_int>
        Lecture <y_buf_int>
        Lecture <magni_buf_float>
        Lecture <distance_buf_float>