Difference between revisions of "Maxnet reset instructions"

From HallCWiki
Jump to: navigation, search
(Created page with "Thre are two maxnet controllers that control the QWP motors. They are named polhemaxnet and polhemaxnet2. If you believe one of them is no longer responding, try pinging them...")
 
Line 1: Line 1:
Thre are two maxnet controllers that control the QWP motors. They are named polhemaxnet and polhemaxnet2. If you believe one of them is no longer responding, try pinging them with 'ping polhemaxnet'. If it does not respond, it likely needs to be reset.
+
Thre are two maxnet controllers that control the QWP motors. They are named polhemaxnet (this is in the same rack as the coil power supplies) and polhemaxnet2 (this is in the rack below the pivot). If you believe one of them is no longer responding, try pinging them with 'ping polhemaxnet' (or 'ping polhemaxnet2'). If it does not respond, it likely needs to be reset.
  
 
polhemaxnet is on [[hcreboot5]] and polhemaxnet2 is on [[hcreboot6]]. Follow the instructions on those pages to power cycle the controller that is hung up.
 
polhemaxnet is on [[hcreboot5]] and polhemaxnet2 is on [[hcreboot6]]. Follow the instructions on those pages to power cycle the controller that is hung up.
  
After the controler has been rebooted, the software needs to be restarted by logging into the raspberry pi that runs the IOC. To log on, ssh to pi@polhe3pi2. By logging in to the pi, the software should automatically restart.
+
After the controller has been rebooted, the software needs to be restarted by logging into the raspberry pi that runs the IOC.  
 +
 
 +
First log onto the pi with 'ssh pi@polhe3pi2'
 +
 
 +
For good measure, kill the process for the rebooted controller first (in case it didnt close properly)
 +
 
 +
For the Transverse and Longitudinal 1 polarizers, use 'killall polarizers_2'
 +
For the longitudinal 2 polarizers use 'killall polarizers_secondSet'
 +
 
 +
Finally run './startProc' to start the software
  
 
Once the software is restarted, the stages will need to be homed again before use.
 
Once the software is restarted, the stages will need to be homed again before use.

Revision as of 14:49, 22 March 2020

Thre are two maxnet controllers that control the QWP motors. They are named polhemaxnet (this is in the same rack as the coil power supplies) and polhemaxnet2 (this is in the rack below the pivot). If you believe one of them is no longer responding, try pinging them with 'ping polhemaxnet' (or 'ping polhemaxnet2'). If it does not respond, it likely needs to be reset.

polhemaxnet is on hcreboot5 and polhemaxnet2 is on hcreboot6. Follow the instructions on those pages to power cycle the controller that is hung up.

After the controller has been rebooted, the software needs to be restarted by logging into the raspberry pi that runs the IOC.

First log onto the pi with 'ssh pi@polhe3pi2'

For good measure, kill the process for the rebooted controller first (in case it didnt close properly)

For the Transverse and Longitudinal 1 polarizers, use 'killall polarizers_2' For the longitudinal 2 polarizers use 'killall polarizers_secondSet'

Finally run './startProc' to start the software

Once the software is restarted, the stages will need to be homed again before use.