You are on page 1of 15

The CALYPSO Directory Structure Changes between CALYPSO 5.4 and CALYPSO 5.

CALYPSO 5.4
The directory structure in CALYPSO 5.4 was basically built as follows: The CALYPSO program directory C:\Program Files\Zeiss\Calypso followed by the directories \opt Program files and software components \home User and application data \tmp Temporary files (Not used) \var Error reports \ZeissReporting The Reporting plots

The variety of files


Microsoft Windows differ between three kinds of files. 1. End-User-Managed Data End-user-managed data is typically data that a user might interact with directly (for example, documents, music files, pictures, and so on) and should go in the storage locations that users consider theirs. 2. Application-Managed Data Application-managed data, which, typically, a user never interacts with directly (for example, Microsoft Office Word toolbar settings), should go in folders that are less visible in the UI. These folders are hidden and placed in locations that users normally do not encounter. 3. Program files Software components which are required for the execution. E.g. Executables (EXE), Dynamic Link Libraries (DLL), binary files, message files, icons, etc. These files are read only.

Per-User Data vs. Shared-User Data


All end-user-managed data can be further categorized into data that might belong to a specific user, which only they can directly interact with, or data that is shared with all users on a machine.

Temporary files
These files are only temporary and could be deleted anytime.

Carl Zeiss Industrielle Messtechnik GmbH

Seite 1 von 15

The CALYPSO Directory Structure Changes between CALYPSO 5.4 and CALYPSO 5.6

CALYPSO 5.6 The basic structure


Program Files
The CALYPSO program files (formerly \opt) are located in the directory Windows XP: C:\Program Files\Zeiss\CALYPSO 5.6 Windows 7: C:\Program Files\Zeiss\CALYPSO 5.6

End-User-Managed Data (Application Data)


Normally end-user-managed-data is located in the document folder of the current Windows user. In contrast the CALYPSO settings are identical for every Windows user. Instead the settings are managed by CALYPSO itself organized by CALYPSO users. Measurement plans were always public and accessible by every Windows and CALYPSO user. Therefore the CALYPSO end-user-managed data is, unlike the standard approach, stored as shared-user data in the public directory. Another aspect is that the CALYPSO end-user-managed data is a mixture of real end-user-managed data and application-managed data, but which must be directly accessible by the user (e.g. using a text editor). The CALYPSO program data (formerly \home) are located in the directory Windows XP: C:\Documents and Settings\All Users\Documents\Zeiss\CALYPSO Windows 7: C:\Users\Public\Documents\Zeiss\CALYPSO

Application-Managed Data (Program Data)


Hardly a CALYPSO subdirectory exists which handles application-managed data only. Instead most directories handle at least one kind of end-user-managed data. Therefore the most directories are concerned with end-user-managed data. But the few directories which handle application-managed data are located as follows. Windows XP: C:\Documents and Settings\All Users\Application Data\Zeiss\CALYPSO 5.6 Windows 7: C:\ProgramData\Zeiss\CALYPSO 5.6

Temporary Data
The temporary data is located in the directory Windows XP: C:\Temp\Zeiss\CALYPSO 5.6 Windows 7: C:\Temp\Zeiss\CALYPSO 5.6

Carl Zeiss Industrielle Messtechnik GmbH

Seite 2 von 15

The CALYPSO Directory Structure Changes between CALYPSO 5.4 and CALYPSO 5.6

A direction sign - Special folders and how to get there


All main directories can be located by accessing the Windows Registry.

Pass key (Windows 32-Bit):


\HKEY_LOCAL_MACHINE\SOFTWARE\Zeiss\{application}\ Example: \HKEY_LOCAL_MACHINE\SOFTWARE\Zeiss\CALYPSO 5.6\

Pass key (Windows 64-Bit):


\HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Zeiss\{application}\ Example: \HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Zeiss\CALYPSO 5.6\ Content Program Files End-user-Managed Data (Application Data) Application-Managed Data (Program Data) Key InstallLocation AppData ProgData Description Directory to the program files. Directory to the public user data. E.g. the measurement plans, result files, etc. Directory to the private program data.

Temporary Data
Temporary data is considered as private, nonpermanent data. Therefore there exists no official procedure to get the temporary directory of CALYPSO. In case of need the directory can be accessed by the Windows environment variable %Temp%. Windows XP: %Temp%\{Company Name}\{Application Name} Windows 7: %Temp%\{Company Name}\{Application Name}

Carl Zeiss Industrielle Messtechnik GmbH

Seite 3 von 15

The CALYPSO Directory Structure Changes between CALYPSO 5.4 and CALYPSO 5.6

The new basic directories


Program Files
File bin cad-components config messages pictures sounds tools userinfo weprom Description Executable binary files (e.g. DLL or EXE) which are essential and required by CALYPSO. CAD models (e.g. CMMs) which used in the CAD simulation. The default CMM configuration. When a new measuring system is created by the user, the default configuration will be copied to the program data directory, where is can be edit. Language source files Picture files Sound files External applications which are optional tools for CALYPSO. In contrast to tools, binary files in the \bin directory are essential for CALYPSO and must exist. CALYPSO documents which are informative for the user. Like manuals or release info. The WEPROM configuration.

End-user-Managed Data (Anwenderdaten)


CAD files. This directory is not really used by CALYPSO. But the user can use it as a general place to store his CAD models. config Measuring systems data CALYPSO data. hotline Default location for the error reports Log Logging files Templates for the protocol output protocol Measurement plans, base systems, results, etc. workroom Base systems workroom\basesystems workroom\basicReporting Reporting protocol output Special directory for temporary data of the computer workroom\ct tomograph. workroom\inspections Measurement plans workroom\inspections_backup Measurement plans which were automatically backed up. workroom\macros Measurement plans which were saved as CALYPSO macros. workroom\qdas Q-DAS result files. Common results files workroom\results Data concerning service and acceptance. workroom\service cad

Carl Zeiss Industrielle Messtechnik GmbH

Seite 4 von 15

The CALYPSO Directory Structure Changes between CALYPSO 5.4 and CALYPSO 5.6

Application-Managed Data (Programmdaten)


cmmos es toolboxes Users CMM-OS Data, like coordinate systems. Counter settings CALYPSO tool boxes. User settings

Where is my directory?
C:\Program Files\Zeiss\Calypso\
..\home\ Removed ..\home\om\ Windows XP: C:\Documents and Settings\All Users\Documents\Zeiss\CALYPSO\ Windows 7: C:\Users\Public\Documents\Zeiss\CALYPSO\ ..\home\om\hsurf\ Removed ..\home\om\excel_report\ Windows XP: C:\Documents and Settings\All Users\Documents\Zeiss\CALYPSO\data\excel_report Windows 7: C:\Users\Public\Documents\Zeiss\CALYPSO\data\excel_report ..\home\om\cmmosWPSystem\ Windows XP: C:\Documents and Settings\All Users\Application Data\Zeiss\CALYPSO X.X\cmmos\cmmosWPSystem Windows 7: C:\ProgramData\Zeiss\CALYPSO X.X\cmmos\cmmosWPSystem ..\home\om\workarea\inspections\ Windows XP: C:\Documents and Settings\All Users\Documents\Zeiss\CALYPSO\workarea\inspections\ Windows 7: C:\Users\Public\Documents\Zeiss\CALYPSO\workarea\inspections\ ..\home\om\workarea\inspections\{Name}\runs\ Windows XP: C:\Documents and Settings\All Users\ Documents\Zeiss\CALYPSO\workarea\inspections\{Name}\runs\ Windows 7: C:\Users\Public\Documents\Zeiss\CALYPSO\workarea\inspections\{Name}\runs\ ..\home\om\workarea\inspections\{Name}\geoactuals\ Windows XP: C:\Documents and Settings\All Users\Documents\Zeiss\CALYPSO\workarea\inspections\{Name}\geoactuals\ Windows 7: C:\Users\Public\Documents\Zeiss\CALYPSO\workarea\inspections\{Name}\geoactuals\ ..\home\om\workarea\inspections\{Name}\temp\ Windows XP: C:\Documents and Settings\All Users\Documents\Zeiss\CALYPSO\workarea\inspections\{Name}\temp\ Windows 7: C:\Users\Public\Documents\Zeiss\CALYPSO\workarea\inspections\{Name}\temp\ ..\home\om\workarea\inspections\{Name}\temp\geoactuals\ Windows XP: C:\Documents and Settings\All Users\Documents\Zeiss\CALYPSO\workarea\inspections\temp\geoactuals\ Windows 7: C:\Users\Public\Documents\Zeiss\CALYPSO\workarea\inspections\temp\geoactuals\

Carl Zeiss Industrielle Messtechnik GmbH

Seite 5 von 15

The CALYPSO Directory Structure Changes between CALYPSO 5.4 and CALYPSO 5.6

..\home\om\workarea\inspections\{Name}\viscan\ Windows XP: C:\Documents and Settings\All Users\Documents\Zeiss\CALYPSO\workarea\inspections\{Name}\viscan\ Windows 7: C:\Users\Public\Documents\Zeiss\CALYPSO\workarea\inspections\{Name}\viscan\ ..\home\om\workarea\inspections\{Name}\duplex\ Windows XP: C:\Documents and Settings\All Users\Documents\Zeiss\CALYPSO\workarea\inspections\{Name}\duplex\ Windows 7: C:\Users\Public\Documents\Zeiss\CALYPSO\workarea\inspections\{Name}\duplex\ ..\home\om\workarea\inspections\{Name}\calibData Windows XP: C:\Documents and Settings\All Users\Documents\Zeiss\CALYPSO\workarea\inspections\{Name}\calibData Windows 7: C:\Users\Public\Documents\Zeiss\CALYPSO\workarea\inspections\{Name}\calibData ..\home\om\workarea\inspections\{Name}\frequencyParameters Windows XP: C:\Documents and Settings\All Users\Documents\Zeiss\CALYPSO\workarea\inspections\{Name}\frequencyParameters Windows 7: C:\Users\Public\Documents\Zeiss\CALYPSO\workarea\inspections\{Name}\frequencyParameters ..\home\om\workarea\inspections\{Name}\dataForPiWeb Windows XP: C:\Documents and Settings\All Users\Documents\Zeiss\CALYPSO\workarea\inspections\{Name}\dataForPiWeb Windows 7: C:\Users\Public\Documents\Zeiss\CALYPSO\workarea\inspections\{Name}\dataForPiWeb ..\home\om\workarea\inspections\{Name}\idmeaspoints Windows XP: C:\Documents and Settings\All Users\Documents\Zeiss\CALYPSO\workarea\inspections\{Name}\idmeaspoints Windows 7: C:\Users\Public\Documents\Zeiss\CALYPSO\workarea\inspections\{Name}\idmeaspoints ..\home\om\workarea\zqs\ Windows XP: C:\Documents and Settings\All Users\Documents\Zeiss\CALYPSO\workarea\service\zqs\ Windows 7: C:\Users\Public\Documents\Zeiss\CALYPSO\workarea\service\zqs\ ..\home\om\workarea\weprom\ Windows XP: C:\Program Files\Zeiss\CALYPSO X.X\weprom\ Windows 7: C:\Program Files\Zeiss\CALYPSO X.X\weprom\ and Windows XP: C:\Documents and Settings\All Users\Documents\Zeiss\CALYPSO\weprom\ Windows 7: C:\Users\Public\Documents\Zeiss\CALYPSO\weprom\ ..\home\om\workarea\weprom\examples\ Windows XP: C:\Program Files\Zeiss\CALYPSO X.X\weprom\examples\ Windows 7: C:\Program Files\Zeiss\CALYPSO X.X\weprom\examples\ ..\home\om\workarea\weprom\configuration\ Windows XP: C:\Documents and Settings\All Users\Documents\Zeiss\CALYPSO\weprom\configuration\ Windows 7: C:\Users\Public\Documents\Zeiss\CALYPSO\weprom\configuration\ ..\home\om\workarea\weprom\output\ Removed ..\home\om\workarea\service\ Windows XP: C:\Documents and Settings\All Users\Documents\Zeiss\CALYPSO\workarea\service\ Windows 7: C:\Users\Public\Documents\Zeiss\CALYPSO\workarea\service\

Carl Zeiss Industrielle Messtechnik GmbH

Seite 6 von 15

The CALYPSO Directory Structure Changes between CALYPSO 5.4 and CALYPSO 5.6

..\home\om\workarea\service\inspections\ Windows XP: C:\Documents and Settings\All Users\Documents\Zeiss\CALYPSO\workarea\service\ServicePlans\ Windows 7: C:\Users\Public\Documents\Zeiss\CALYPSO\workarea\service\ServicePlans\ ..\home\om\workarea\accurate\ Windows XP: C:\Documents and Settings\All Users\Documents\Zeiss\CALYPSO\workarea\service\accurate\ Windows 7: C:\Users\Public\Documents\Zeiss\CALYPSO\workarea\service\accurate\ ..\home\om\workarea\acceptance\ Removed ..\home\om\workarea\basesystems\ Windows XP: C:\Documents and Settings\All Users\Documents\Zeiss\CALYPSO\workarea\basesystems\ Windows 7: C:\Users\Public\Documents\Zeiss\CALYPSO\workarea\basesystems\ ..\home\om\workarea\provacs\ Removed ..\home\om\workarea\qdas\ Windows XP: C:\Documents and Settings\All Users\Documents\Zeiss\CALYPSO\workarea\qdas\ Windows 7: C:\Users\Public\Documents\Zeiss\CALYPSO\workarea\qdas\ ..\home\om\workarea\qdas\scratch\ Windows XP: C:\Documents and Settings\All Users\Documents\Zeiss\CALYPSO\workarea\qdas\scratch\ Windows 7: C:\Users\Public\Documents\Zeiss\CALYPSO\workarea\qdas\scratch\ ..\home\om\workarea\results\ Windows XP: C:\Documents and Settings\All Users\Documents\Zeiss\CALYPSO\workarea\results\ Windows 7: C:\Users\Public\Documents\Zeiss\CALYPSO\workarea\results\ ..\home\om\workarea\results\ASCII\ Windows XP: C:\Documents and Settings\All Users\Documents\Zeiss\CALYPSO\workarea\results\ASCII\ Windows 7: C:\Users\Public\Documents\Zeiss\CALYPSO\workarea\results\ASCII\ ..\home\om\workarea\basicReporting\ Windows XP: C:\Documents and Settings\All Users\Documents\Zeiss\CALYPSO\workarea\basicReporting\ Windows 7: C:\Users\Public\Documents\Zeiss\CALYPSO\workarea\basicReporting\ ..\home\om\workarea\basicReporting\scratch\ Windows XP: C:\Documents and Settings\All Users\Documents\Zeiss\CALYPSO\workarea\basicReporting\scratch\ Windows 7: C:\Users\Public\Documents\Zeiss\CALYPSO\workarea\basicReporting\scratch ..\home\om\workarea\toolboxes\ Windows XP: C:\Documents and Settings\All Users\Application Data\Zeiss\CALYPSO X.X\toolboxes\ Windows 7: C:\ProgramData\Zeiss\CALYPSO X.X\toolboxes\ ..\home\om\workarea\macros\ Windows XP: C:\Documents and Settings\All Users\Documents\Zeiss\CALYPSO\workarea\macros\ Windows 7: C:\Users\Public\Documents\Zeiss\CALYPSO\workarea\macros\ ..\home\om\workarea\inspections_backup\ Windows XP: C:\Documents and Settings\All Users\Documents\Zeiss\CALYPSO\workarea\inspections_backup\ Windows 7: C:\Users\Public\Documents\Zeiss\CALYPSO\workarea\inspections_backup\

Carl Zeiss Industrielle Messtechnik GmbH

Seite 7 von 15

The CALYPSO Directory Structure Changes between CALYPSO 5.4 and CALYPSO 5.6

..\home\om\workarea\dcom\ Removed ..\home\om\workarea\ct\ Windows XP: C:\Documents and Settings\All Users\Documents\Zeiss\CALYPSO\workarea\ct\ Windows 7: C:\Users\Public\Documents\Zeiss\CALYPSO\workarea\ct\ ..\home\om\workarea\myCALYPSO_Macros\... Windows XP: C:\Documents and Settings\All Users\Documents\Zeiss\CALYPSO\workarea\myCALYPSO_Macros\ Windows 7: C:\Users\Public\Documents\Zeiss\CALYPSO\workarea\myCALYPSO_Macros\ ..\home\om\parcels\ Windows XP: C:\Program Files\Zeiss\CALYPSO X.X\parcels\ Windows 7: C:\Program Files\Zeiss\CALYPSO X.X\parcels\ ..\home\om\Sources-DLL\ Windows XP: C:\Program Files\Zeiss\CALYPSO X.X\Sources-DLL\ Windows 7: C:\Program Files\Zeiss\CALYPSO X.X\Sources-DLL\ ..\home\om\Sources-VW\ Windows XP: C:\Program Files\Zeiss\CALYPSO X.X\Sources-VW\ Windows 7: C:\Program Files\Zeiss\CALYPSO X.X\Sources-VW\ ..\home\om\store\ Windows XP: C:\Program Files\Zeiss\CALYPSO X.X\store\ Windows 7: C:\Program Files\Zeiss\CALYPSO X.X\store\ ..\home\om\equip\ Windows XP: C:\Documents and Settings\All Users\Documents\Zeiss\CALYPSO\equip\ Windows 7: C:\Users\Public\Documents\Zeiss\CALYPSO\equip\ ..\home\om\equip\...\Log\ Windows XP: C:\Documents and Settings\All Users\Documents\Zeiss\CALYPSO\equip\...\Log\ Windows 7: C:\Users\Public\Documents\Zeiss\CALYPSO\equip\...\Log\ ..\home\om\equip\...\SDO\ Windows XP: C:\Documents and Settings\All Users\Documents\Zeiss\CALYPSO\equip\...\SDO\ Windows 7: C:\Users\Public\Documents\Zeiss\CALYPSO\equip\...\SDO\ ..\home\om\equip\env\ Windows XP: C:\Documents and Settings\All Users\Documents\Zeiss\CALYPSO\equip\env\ Windows 7: C:\Users\Public\Documents\Zeiss\CALYPSO\equip\env\ ..\home\om\equip\meas\ Windows XP: C:\Documents and Settings\All Users\Documents\Zeiss\CALYPSO\equip\meas\ Windows 7: C:\Users\Public\Documents\Zeiss\CALYPSO\equip\meas\ ..\home\om\equip\rules\ Windows XP: C:\Documents and Settings\All Users\Documents\Zeiss\CALYPSO\equip\rules\ Windows 7: C:\Users\Public\Documents\Zeiss\CALYPSO\equip\rules\ ..\home\om\equip\equipsave\ Removed ..\home\om\equip\impro\ Windows XP: C:\Documents and Settings\All Users\Documents\Zeiss\CALYPSO\equip\impro\ Windows 7: C:\Users\Public\Documents\Zeiss\CALYPSO\equip\impro\

Carl Zeiss Industrielle Messtechnik GmbH

Seite 8 von 15

The CALYPSO Directory Structure Changes between CALYPSO 5.4 and CALYPSO 5.6

..\home\om\{User}\... Windows XP: C:\Documents and Settings\All Users\Application Data\Zeiss\CALYPSO X.X\users\{User}\... Windows 7: C:\ProgramData\Zeiss\CALYPSO X.X\users\{User}\... ..\home\om\log\ Windows XP: C:\Documents and Settings\All Users\Documents\Zeiss\CALYPSO\log\ Windows 7: C:\Users\Public\Documents\Zeiss\CALYPSO\log\ ..\home\om\log\cmath\ Windows XP: C:\Documents and Settings\All Users\Documents\Zeiss\CALYPSO\log\cmath\ Windows 7: C:\Users\Public\Documents\Zeiss\CALYPSO\log\cmath\ ..\home\om\exchange\ Windows XP: C:\Documents and Settings\All Users\Documents\Zeiss\CALYPSO\exchange\ Windows 7: C:\Users\Public\Documents\Zeiss\CALYPSO\exchange\ ..\home\om\exchange\env\ Windows XP: C:\Documents and Settings\All Users\Documents\Zeiss\CALYPSO\exchange\env\ Windows 7: C:\Users\Public\Documents\Zeiss\CALYPSO\exchange\env\ ..\home\om\cmmosMacroInfo Windows XP: C:\Documents and Settings\All Users\Application Data\Zeiss\CALYPSO X.X\cmmos\cmmosMacroInfo\ Windows 7: C:\ProgramData\Zeiss\CALYPSO X.X\cmmos\cmmosMacroInfo\ ..\home\om\stpatches\ Windows XP: C:\Documents and Settings\All Users\Documents\Zeiss\CALYPSO\stpatches\ Windows 7: C:\Users\Public\Documents\Zeiss\CALYPSO\stpatches\ ..\home\om\dmeWPSystem\ Windows XP: C:\Documents and Settings\All Users\Application Data\Zeiss\CALYPSO X.X\cmmos\dmeWPSystem\ Windows 7: C:\ProgramData\Zeiss\CALYPSO X.X\cmmos\dmeWPSystem\ ..\home\om\info\... Windows XP: C:\Program Files\Zeiss\CALYPSO X.X\userinfo\... Windows 7: C:\Program Files\Zeiss\CALYPSO X.X\userinfo\... ..\home\om\Blade\ Windows XP: C:\Documents and Settings\All Users\Documents\Zeiss\CALYPSO\Blade\ Windows 7: C:\Users\Public\Documents\Zeiss\CALYPSO\Blade\ ..\home\om\ompatch\ Windows XP: C:\Documents and Settings\All Users\Documents\Zeiss\CALYPSO\ompatch\ Windows 7: C:\Users\Public\Documents\Zeiss\CALYPSO\ompatch\ ..\home\om\provacs\ Removed ..\home\es\ Windows XP: C:\Documents and Settings\All Users\Application Data\Zeiss\CALYPSO X.X\es\ Windows 7: C:\ProgramData\Zeiss\CALYPSO X.X\es\ ..\home\provacs\ Removed ..\tools\ Windows XP: C:\Program Files\Zeiss\CALYPSO X.X\tools\ Windows 7: C:\Program Files\Zeiss\CALYPSO X.X\tools\

Carl Zeiss Industrielle Messtechnik GmbH

Seite 9 von 15

The CALYPSO Directory Structure Changes between CALYPSO 5.4 and CALYPSO 5.6

..\tools\Teleservice Windows XP: C:\Program Files\Zeiss\CALYPSO X.X\tools\Teleservice\ Windows 7: C:\Program Files\Zeiss\CALYPSO X.X\tools\Teleservice\ ..\opt\es\... Windows XP: C:\Program Files\Zeiss\CALYPSO X.X\pictures\es\... Windows 7: C:\Program Files\Zeiss\CALYPSO X.X\pictures\es\.... and Windows XP: C:\Program Files\Zeiss\CALYPSO X.X\sounds\ Windows 7: C:\Program Files\Zeiss\CALYPSO X.X\sounds\ ..\opt\om\ Windows XP: C:\Program Files\Zeiss\CALYPSO X.X\ Windows 7: C:\Program Files\Zeiss\CALYPSO X.X\ ..\opt\om\access\ Removed ..\opt\om\colors\ Removed ..\opt\om\pictures\ Windows XP: C:\Program Files\Zeiss\CALYPSO X.X\pictures\ Windows 7: C:\Program Files\Zeiss\CALYPSO X.X\pictures\ ..\opt\om\pictures\formplott\ Windows XP: C:\Documents and Settings\All Users\Documents\Zeiss\CALYPSO\protocol\formplott\ Windows 7: C:\Users\Public\Documents\Zeiss\CALYPSO\ protocol\formplott\ ..\opt\om\pictures\formplott\CALYPSO\ Windows XP: C:\Documents and Settings\All Users\Documents\Zeiss\CALYPSO\protocol\formplott\CALYPSO\ Windows 7: C:\Users\Public\Documents\Zeiss\CALYPSO\ protocol\formplott\CALYPSO\ ..\opt\om\pictures\formplott\CALYPSO\... Windows XP: C:\Documents and Settings\All Users\Documents\Zeiss\CALYPSO\protocol\formplott\CALYPSO\... Windows 7: C:\Users\Public\Documents\Zeiss\CALYPSO\ protocol\formplott\CALYPSO\... ..\opt\om\pictures\formplott\PlotControlFiles\ Windows XP: C:\Documents and Settings\All Users\Documents\Zeiss\CALYPSO\protocol\formplott\PlotControlFiles\ Windows 7: C:\Users\Public\Documents\Zeiss\CALYPSO\ protocol\formplott\PlotControlFiles\ ..\opt\om\pictures\formplott\PlotControlFiles\... Windows XP: C:\Documents and Settings\All Users\Documents\Zeiss\CALYPSO\protocol\formplott\PlotControlFiles\... Windows 7: C:\Users\Public\Documents\Zeiss\CALYPSO\ protocol\formplott\PlotControlFiles\... ..\opt\om\pictures\16x16\ Windows XP: C:\Program Files\Zeiss\CALYPSO X.X\pictures\16x16\ Windows 7: C:\Program Files\Zeiss\CALYPSO X.X\pictures\16x16\ ..\opt\om\pictures\24x24\ Windows XP: C:\Program Files\Zeiss\CALYPSO X.X\pictures\24x24\ Windows 7: C:\Program Files\Zeiss\CALYPSO X.X\pictures\24x24\

Carl Zeiss Industrielle Messtechnik GmbH

Seite 10 von 15

The CALYPSO Directory Structure Changes between CALYPSO 5.4 and CALYPSO 5.6

..\opt\om\pictures\32x32\ Windows XP: C:\Program Files\Zeiss\CALYPSO X.X\pictures\32x32\ Windows 7: C:\Program Files\Zeiss\CALYPSO X.X\pictures\32x32\ ..\opt\om\pictures\48x48\ Windows XP: C:\Program Files\Zeiss\CALYPSO X.X\pictures\48x48\ Windows 7: C:\Program Files\Zeiss\CALYPSO X.X\pictures\48x48\ ..\opt\om\pictures\200x200\ Windows XP: C:\Program Files\Zeiss\CALYPSO X.X\pictures\200x200\ Windows 7: C:\Program Files\Zeiss\CALYPSO X.X\pictures\200x200\ ..\opt\om\pictures\350x250\ Windows XP: C:\Program Files\Zeiss\CALYPSO X.X\pictures\350x250\ Windows 7: C:\Program Files\Zeiss\CALYPSO X.X\pictures\350x250\ ..\opt\om\pictures\measprot\ Removed ..\opt\om\pictures\measprot\default\ Removed ..\opt\om\pictures\measprot\format1\ Removed ..\opt\om\pictures\oa\ Removed ..\opt\om\pictures\gearpics\ Removed ..\opt\om\pictures\gearpics\default\ Removed ..\opt\om\pictures\cfdistance\ Removed. ..\opt\om\pictures\cfeature\ Windows XP: C:\Program Files\Zeiss\CALYPSO X.X\pictures\cfeature\ Windows 7: C:\Program Files\Zeiss\CALYPSO X.X\pictures\cfeature\ ..\opt\om\pictures\coordsystem\ Removed ..\opt\om\pictures\formplott_unix\ Removed ..\opt\om\pictures\geo\ Windows XP: C:\Program Files\Zeiss\CALYPSO X.X\pictures\geo\ Windows 7: C:\Program Files\Zeiss\CALYPSO X.X\pictures\geo\ ..\opt\om\pictures\graphelement\ Windows XP: C:\Program Files\Zeiss\CALYPSO X.X\pictures\graphelement\ Windows 7: C:\Program Files\Zeiss\CALYPSO X.X\pictures\graphelement\ ..\opt\om\pictures\icons\ Windows XP: C:\Program Files\Zeiss\CALYPSO X.X\pictures\icons\ Windows 7: C:\Program Files\Zeiss\CALYPSO X.X\pictures\icons\ ..\opt\om\pictures\icons\characteristics\ Removed

Carl Zeiss Industrielle Messtechnik GmbH

Seite 11 von 15

The CALYPSO Directory Structure Changes between CALYPSO 5.4 and CALYPSO 5.6

..\opt\om\pictures\probe\ Windows XP: C:\Program Files\Zeiss\CALYPSO X.X\pictures\probe\ Windows 7: C:\Program Files\Zeiss\CALYPSO X.X\pictures\probe\ ..\opt\om\pictures\probewiz\ Removed ..\opt\om\pictures\protocol\ Removed ..\opt\om\pictures\scenes\ Windows XP: C:\Program Files\Zeiss\CALYPSO X.X\pictures\scenes\ Windows 7: C:\Program Files\Zeiss\CALYPSO X.X\pictures\scenes\ ..\opt\om\pictures\system\ Removed ..\opt\om\pictures\userinfo Windows XP: C:\Program Files\Zeiss\CALYPSO X.X\pictures\userinfo\ Windows 7: C:\Program Files\Zeiss\CALYPSO X.X\pictures\userinfo\ ..\opt\om\cad\ Windows XP: C:\Documents and Settings\All Users\Documents\Zeiss\CALYPSO\cad\ Windows 7: C:\Users\Public\Documents\Zeiss\CALYPSO\cad\ ..\opt\om\cad-components\ Windows XP: C:\Program Files\Zeiss\CALYPSO X.X\cad-components\ Windows 7: C:\Program Files\Zeiss\CALYPSO X.X\cad-components\ ..\opt\om\include\ Windows XP: C:\Program Files\Zeiss\CALYPSO X.X\include\ Windows 7: C:\Program Files\Zeiss\CALYPSO X.X\include\ ..\opt\om\evaluations\ Removed ..\opt\om\protform\ Windows XP: C:\Documents and Settings\All Users\Documents\Zeiss\CALYPSO\protocol\protform\ Windows 7: C:\Users\Public\Documents\Zeiss\CALYPSO\protocol\protform\ ..\opt\om\bin\ Windows XP: C:\Program Files\Zeiss\CALYPSO X.X\bin\ Windows 7: C:\Program Files\Zeiss\CALYPSO X.X\bin\ ..\opt\om\bin\Resource\ Windows XP: C:\Program Files\Zeiss\CALYPSO X.X\bin\CT\Resource\ Windows 7: C:\Program Files\Zeiss\CALYPSO X.X\bin\CT\Resource\ ..\opt\om\bin\winnt\ Windows XP: C:\Program Files\Zeiss\CALYPSO X.X\bin\ Windows 7: C:\Program Files\Zeiss\CALYPSO X.X\bin\ ..\opt\om\bin\winnt\0000\ Windows XP: C:\Program Files\Zeiss\CALYPSO X.X\bin\CT\bin\0000\ Windows 7: C:\Program Files\Zeiss\CALYPSO X.X\bin\CT\bin\0000\ ..\opt\om\bin\winnt\0007\ Windows XP: C:\Program Files\Zeiss\CALYPSO X.X\bin\CT\bin\0007\ Windows 7: C:\Program Files\Zeiss\CALYPSO X.X\bin\CT\bin\0007\

Carl Zeiss Industrielle Messtechnik GmbH

Seite 12 von 15

The CALYPSO Directory Structure Changes between CALYPSO 5.4 and CALYPSO 5.6

..\opt\om\bin\winnt\0009\ Windows XP: C:\Program Files\Zeiss\CALYPSO X.X\bin\CT\bin\0009\ Windows 7: C:\Program Files\Zeiss\CALYPSO X.X\bin\CT\bin\0009\ ..\opt\om\bin\winnt\0011\ Windows XP: C:\Program Files\Zeiss\CALYPSO X.X\bin\CT\bin\0011\ Windows 7: C:\Program Files\Zeiss\CALYPSO X.X\bin\CT\bin\0011\ ..\opt\om\bin\winnt\acis\ Windows XP: C:\Program Files\Zeiss\CALYPSO X.X\bin\acis\ Windows 7: C:\Program Files\Zeiss\CALYPSO X.X\bin\acis\ ..\opt\om\bin\winnt\CALYPSOCTEvaluations\ Windows XP: C:\Program Files\Zeiss\CALYPSO X.X\bin\CalypsoCTEvaluations\ Windows 7: C:\Program Files\Zeiss\CALYPSO X.X\bin\CalypsoCTEvaluations\ ..\opt\om\bin\winnt\CALYPSOCTEvaluations\de\ Windows XP: C:\Program Files\Zeiss\CALYPSO X.X\bin\CalypsoCTEvaluations\de\ Windows 7: C:\Program Files\Zeiss\CALYPSO X.X\bin\CalypsoCTEvaluations\de\ ..\opt\om\bin\winnt\config\ Removed ..\opt\om\bin\winnt\config\impro\ Removed ..\opt\om\bin\winnt\de\ Removed ..\opt\om\bin\winnt\en\ Removed ..\opt\om\bin\winnt\keys\ Removed ..\opt\om\bin\winnt\Modules\ Windows XP: C:\Program Files\Zeiss\CALYPSO X.X\bin\CT\bin\Modules\ Windows 7: C:\Program Files\Zeiss\CALYPSO X.X\bin\CT\bin\Modules\ ..\opt\om\bin\winnt\schema\ Windows XP: C:\Program Files\Zeiss\CALYPSO X.X\bin\acis\schema\ Windows 7: C:\Program Files\Zeiss\CALYPSO X.X\bin\acis\schema\ ..\opt\om\bin\winnt\StartCALYPSO\ Windows XP: C:\Program Files\Zeiss\CALYPSO X.X\tools\StartCalypso\ Windows 7: C:\Program Files\Zeiss\CALYPSO X.X\tools\StartCalypso\ ..\opt\om\bin\winnt\StartCALYPSO\conf\ Windows XP: C:\Program Files\Zeiss\CALYPSO X.X\tools\StartCalypso\conf\ Windows 7: C:\Program Files\Zeiss\CALYPSO X.X\tools\StartCalypso\conf\ ..\opt\om\bin\winnt\StartCALYPSO\log\ Windows XP: C:\Program Files\Zeiss\CALYPSO X.X\tools\StartCalypso\log\ Windows 7: C:\Program Files\Zeiss\CALYPSO X.X\tools\StartCalypso\log\ ..\opt\om\bin\winnt\StylusSystemCreator\ Windows XP: C:\Program Files\Zeiss\CALYPSO X.X\bin\StylusSystemCreator\ Windows 7: C:\Program Files\Zeiss\CALYPSO X.X\bin\StylusSystemCreator\ ..\opt\om\bin\winnt\StylusSystemCreator\Shapes\ Windows XP: C:\Documents and Settings\All Users\Application Data\Zeiss\Stylus System Creator\Shapes Windows 7: C:\ProgramData\Zeiss\Stylus System Creator\Shapes

Carl Zeiss Industrielle Messtechnik GmbH

Seite 13 von 15

The CALYPSO Directory Structure Changes between CALYPSO 5.4 and CALYPSO 5.6

..\opt\om\bin\winnt\DMIS Import\ Windows XP: C:\Program Files\Zeiss\CALYPSO X.X\bin\DMIS Import\ Windows 7: C:\Program Files\Zeiss\CALYPSO X.X\bin\DMIS Import\ ..\opt\om\bin\winnt\DMIS Import V.2\ Windows XP: C:\Program Files\Zeiss\CALYPSO X.X\bin\DMIS Import V.2\ Windows 7: C:\Program Files\Zeiss\CALYPSO X.X\bin\DMIS Import V.2\ ..\opt\om\bin\winnt\PC-DMIS Import\ Windows XP: C:\Program Files\Zeiss\CALYPSO X.X\bin\PC-DMIS Import\ Windows 7: C:\Program Files\Zeiss\CALYPSO X.X\bin\PC-DMIS Import\ ..\opt\om\bin\winnt\QID_64_ImageProcess\ Windows XP: C:\Program Files\Zeiss\CALYPSO X.X\bin\QID_64_ImageProcess\ Windows 7: C:\Program Files\Zeiss\CALYPSO X.X\bin\QID_64_ImageProcess\ ..\opt\om\bin\winnt\lib3dx\ Windows XP: C:\Program Files\Zeiss\CALYPSO X.X\bin\acis\lib3dx\ Windows 7: C:\Program Files\Zeiss\CALYPSO X.X\bin\acis\lib3dx\ ..\opt\om\sct\ Windows XP: C:\Documents and Settings\All Users\Documents\Zeiss\CALYPSO\workarea\service\sct\ Windows 7: C:\Users\Public\Documents\Zeiss\CALYPSO\workarea\service\sct\ ..\opt\om\probedefinitions\ Removed ..\opt\om\ee\ Windows XP: C:\Program Files\Zeiss\CALYPSO X.X\tools\ee\ Windows 7: C:\Program Files\Zeiss\CALYPSO X.X\tools\ee\ ..\opt\om\ee\... Windows XP: C:\Program Files\Zeiss\CALYPSO X.X\tools\ee\... Windows 7: C:\Program Files\Zeiss\CALYPSO X.X\tools\ee\... ..\opt\om\manuals\... Windows XP: C:\Program Files\Zeiss\CALYPSO X.X\userinfo\manuals\... Windows 7: C:\Program Files\Zeiss\CALYPSO X.X\userinfo\manuals\... ..\opt\om\messages\... Windows XP: C:\Program Files\Zeiss\CALYPSO X.X\messages\... Windows 7: C:\Program Files\Zeiss\CALYPSO X.X\messages\... ..\opt\om\data\ Windows XP: C:\Documents and Settings\All Users\Documents\Zeiss\CALYPSO\data\ Windows 7: C:\Users\Public\Documents\Zeiss\CALYPSO\data\ ..\opt\om\data\toldat\ Windows XP: C:\Documents and Settings\All Users\Documents\Zeiss\CALYPSO\data\toldat\ Windows 7: C:\Users\Public\Documents\Zeiss\CALYPSO\data\toldat\ ..\opt\om\data\toldat\misc\ Windows XP: C:\Documents and Settings\All Users\Documents\Zeiss\CALYPSO\data\toldat\misc\ Windows 7: C:\Users\Public\Documents\Zeiss\CALYPSO\data\toldat\misc\ ..\opt\om\config\ Windows XP: C:\Program Files\Zeiss\CALYPSO X.X\config\ Windows 7: C:\Program Files\Zeiss\CALYPSO X.X\config\

Carl Zeiss Industrielle Messtechnik GmbH

Seite 14 von 15

The CALYPSO Directory Structure Changes between CALYPSO 5.4 and CALYPSO 5.6

..\opt\om\config\env\ Windows XP: C:\Program Files\Zeiss\CALYPSO X.X\config\env\ Windows 7: C:\Program Files\Zeiss\CALYPSO X.X\config\env\ ..\opt\om\config\equip\ Windows XP: C:\Program Files\Zeiss\CALYPSO X.X\config\equip\ Windows 7: C:\Program Files\Zeiss\CALYPSO X.X\config\equip\ ..\opt\om\config\impro Windows XP: C:\Program Files\Zeiss\CALYPSO X.X\config\impro\ Windows 7: C:\Program Files\Zeiss\CALYPSO X.X\config\impro\ ..\opt\om\config\ViScan\... Removed ..\opt\om\service ..\ViScan\ Removed ..\ViScan\Hardlock\ Removed ..\ZeissReporting\... Windows XP: C:\Program Files\Zeiss\CALYPSO X.X\tools\ZeissReporting\ Windows 7: C:\Program Files\Zeiss\CALYPSO X.X\tools\ZeissReporting\ ..\ZeissReporting\BasicReportingTemplates\ Windows XP: C:\Documents and Settings\All Users\Documents\Zeiss\CALYPSO\protocol\BasicReportingTemplates\ Windows 7: C:\Users\Public\Documents\Zeiss\CALYPSO\protocol\BasicReportingTemplates\ ..\var\opt\om\hotline\ Windows XP: C:\Documents and Settings\All Users\Documents\Zeiss\CALYPSO\hotline\ Windows 7: C:\Users\Public\Documents\Zeiss\CALYPSO\hotline\

Carl Zeiss Industrielle Messtechnik GmbH

Seite 15 von 15

You might also like