wiki:HetProcedures/TO/Usefulsyscmd

List of Useful commands

  • GOES14 OR DIRECTV10 - This command activates a script from HTCS that will send the telescope and dome to the corresponding GSS that the command is named after.
  • syscmd -p 'DMI_Status()' - Queries the PAS server for the current DMI status including CCAS and SAC distances.
  • syscmd -T 'DMI_get_status()' - Queries the TCS server for the current DMI status including SAC distance and current focus loop setpoint. Distance is given in millimeters.

Useful information for ongoing IQ test:

  • To see the lastest seeing measurement from WFS use the command below:

monitor -v -p --key-filter='metrology_data' --source='WFS*' | grep "time\|seeing\|\.metrology"

  • The error monitor tab on the TCS GUI can also display the most recent WFS seeing measurement. To see the entire window and the select the source, it is best to detach the tab from the GUI.

Setting a Fiducial via syscmd

  • syscmd -T 'ACQ_set_fiducial(xpixel=X.X,ypixel=X.X)'
Last modified 5 years ago Last modified on Dec 1, 2018 5:01:08 AM