This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
operations:documentation:lba_observing_software_setup [2013/03/14 02:53] Jim Lovell |
operations:documentation:lba_observing_software_setup [2013/03/14 03:17] (current) Jim Lovell |
||
|---|---|---|---|
| Line 10: | Line 10: | ||
| </code> | </code> | ||
| If the observation is being monitored from the AuScope control room, use e-remote control can be used as the Field System interface, but generally the VNC sessions are fine. | If the observation is being monitored from the AuScope control room, use e-remote control can be used as the Field System interface, but generally the VNC sessions are fine. | ||
| + | |||
| + | If it's not already running, start the System Monitor, one for each AuScope telescope. On newsmerd: | ||
| + | <code> | ||
| + | ~/bin/monitor_system.pl | ||
| + | </code> | ||
| <note important>If you can't connect to the DBBC VNC server, the DBBC may have died. In which case, follow these notes on [[operations:documentation:dbbc_restart|Recovering from a DBBC Failure]]</note> | <note important>If you can't connect to the DBBC VNC server, the DBBC may have died. In which case, follow these notes on [[operations:documentation:dbbc_restart|Recovering from a DBBC Failure]]</note> | ||
| Line 26: | Line 31: | ||
| * [[operations:documentation:fs_antenna_9.10.5|Some notes on antenna control and monitoring]] using the new version of the Field system | * [[operations:documentation:fs_antenna_9.10.5|Some notes on antenna control and monitoring]] using the new version of the Field system | ||
| - | === System Monitor === | ||
| - | On newsmerd, start the system monitor for the antenna: | ||
| - | <code> | ||
| - | ~/bin/monitor_system.pl | ||
| - | </code> | ||
| === RF and IF signal path === | === RF and IF signal path === | ||
| Line 78: | Line 78: | ||
| If all is set up, it's time to [[operations:documentation:lba_starting_and_monitoring|start and monitor the observations]]. | If all is set up, it's time to [[operations:documentation:lba_starting_and_monitoring|start and monitor the observations]]. | ||
| - | |||