[ACP-206]  Filter problems -> Subscript out of range
Type Bug
Priority Low
Severity Trivial
Component AcquireSupport library
Fixed In Version [5.1.105.1 HotFix 10
Versions Affected [5.1.95.1 HotFix 9
Severity Closed
Resolution Complete
Reported By Bob Denny
Resources Bob Denny
Start Date 10/14/2009

Description
The error message should be something useful. See this Comm Center post for an example.

Comments
10/14/2009 10:44:51 AM   Bob Denny
SVN Comment
Author rdenny
Repository svn+ssh://rdenny@a2_main_dc3/home/rdenny/svn/astro/acp
SVN Revision 17
Affected files /trunk/ACP Help/filters.htm (Modified)
/trunk/ACP Help/relnotes.htm (Modified)
/trunk/HotFixes/5.1HF10/5.1 HotFix 10 ReadMe.txt (Modified)
/trunk/Script Components Master/AcquireSupport.wsc (Modified)
/trunk/Scripts/FocusOffsets.vbs (Modified)
/trunk/WebDocs/scripts/FocusOffsets.vbs (Modified)
Check-in comment Multiple fixes for filter issues. Remove changes lists from installer read-me. Only in RelNotes now. GEM:215 GEM:213 GEM:206
10/14/2009 9:56:11 AM   Bob Denny
this was in SetupFilters(). I moved the focuser setup logic out of there into its own SetupFocuser() function. What was it doing there? Anyway, the logic now checks to see that exactly the same number of filters are listed in FilterInfo.txt as are present in the camera. Separate messages for too many and too few. Either is fatal.