IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 3, 2011, 11:30:19 AM (15 years ago)
Author:
watersc1
Message:

pztool uses -inst to set the camera. I had the updatepzexp for fault = 110 using -camera

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippScripts/scripts/summit_copy.pl

    r31038 r31119  
    254254            $command = "$pztool -updatepzexp";
    255255            $command .= " -exp_name $exp_name";
    256             $command .= " -camera $inst";
     256            $command .= " -inst $inst";
    257257            $command .= " -telescope $telescope";
    258258            $command .= " -set_state drop";
Note: See TracChangeset for help on using the changeset viewer.