[ACP-1160]  Initialize AF once at beginning of run
Type Change Request
Priority Medium
Severity Trivial
Component AcquireSupport library
Fixed In Version [7.27.2
Versions Affected [7.27.2
Severity Closed
Resolution Complete
Reported By Bob Denny
Resources Bob Denny
Start Date 7/10/2014

Description
While working on PWI integration I realized that it might be better to initialize the AF program and focuser stuff once, at the beginning of a run, in AcquireSupport.Initialize. This would reduce the FMx popping up and down. It wold open at run start and go away at run end. The other benefit is that any problems starting the stuff up would show up right away instead of later when the focus changes or an AF happens.

Comments
7/10/2014 4:03:03 PM   Bob Denny
SVN Comment
Author rbdenny
Repository svn+ssh://rbdenny@a2_svn_dc3/home/rbdenny/svn/astro/acp
SVN Revision 675
Affected files /trunk/ACP Help/relnotes.htm (Modified)
/trunk/AcquireSupport.wsc (Modified)
/trunk/Script Components Master/AcquireSupport.wsc (Modified)
Check-in comment Initialize FocusMax at the start of a run and leave it running for the entire run. GEM:1160