[ACP-638]  Util.EnforceSlewLimits() does not return False
Type Doc Error or Improvement
Priority Low
Severity Trivial
Component HTML Help content
Fixed In Version [6.0.16.0 Hot Fix 1
Versions Affected [6.06.0
Severity Closed
Resolution Complete
Reported By Bob Denny
Resources Bob Denny
Start Date 5/10/2011

Description
If Util.EnforceSlewLimits() determines that the coordinates are not acceptable, it raises an error. The return from the call is "empty" not False. This affected several places in AcquireSupport, including the one in the related issue.

Comments
5/10/2011 11:14:05 AM   Bob Denny
SVN Comment
Author rbdenny
Repository svn+ssh://rbdenny@a2_svn_dc3/home/rbdenny/svn/astro/acp
SVN Revision 243
Affected files /trunk/ACP Help/ProgRef.chm (Modified)
/trunk/ACP Help/Programmer's Reference/ACP2 Programmer's Reference.mdb (Modified)
/trunk/ACP Help/Programmer's Reference/doc/ProgRef.chm (Modified)
/trunk/ACP Help/Programmer's Reference/doc/ProgRefUtilMETHEnforceSlewLimits.htm (Modified)
/trunk/ACP Help/relnotes.htm (Modified)
/trunk/AcquireSupport.wsc (Modified)
/trunk/HotFixes/6.0HF1/ACP6HF1.iss (Modified)
/trunk/Script Components Master/AcquireSupport.wsc (Modified)
/trunk/doc/ProgRef.chm (Modified)
Check-in comment Fix image acquisition for slew-ahead failure, fix documentation for Util.EnforceSlewLimits. Going into 6.0 Hot Fix 1. Combined commit with GEM:639 GEM:638