Posts about: OSLO (13)
Reducing the number of configurations in a lens file
Question I have a multi-configuration lens in OSLO and I want to save one of the configurations as a separate single-configuration OSLO file. How can I do that? Synopsis Reducing the number of configurations in a lens file Workaround You can reduce the number of configurations (zoom positions) in...
Updating the Private Lens Database
Question How do I add new lenses to my Private Lens Database? Synopsis Updating the Private Lens Database Solution In addition to the traditional " Open Lens" dialog box, it is possible to easily browse through the Public Lens Library shipped with OSLO, and even though your personal lens files...
10. OSLO RAIM 4 Rim Reference Ray
OSLO Macros
Compiled Command Language (*.ccl) and Star Command Program (*.scp) macro files that perform common tasks in OSLO. These files also serve as a learning tool and starting point for creating custom macros on your own. airtce.ccl delslv.ccl demo_tab_fresnel.ccl demo_tab_sag.ccl dlrst.ccl drlall.ccl ...
11. OSLO Tip: Changing fonts for text output
02. OSLO Tip: Aberrations affected by light beam
Video available here. < Previous Video
09. OSLO Doublet Tutorial Section 1
Keeping post scan mirror surfaces in a static location
Question I have a system with a mirror at 45 deg tilt. I invoked the tilt and bend option on the tilted mirror in order to set the remaining surfaces at the correct 90 deg orientation. However, now I want to see the effect of tilting (or decentering ) the mirror alone with respect to the other...
SCL versus CCL
Question What's the difference between SCL and CCL? Synopsis SCL versus CCL Solution SCL is a subset of CCL than uses predefined variables and is compiled "on-the-fly", so it is slower and less comprehensive than CCL. However, for simple tasks that require only a few lines of code, SCL may be...