It is also possible to create a patient file via the command prompt before the DTX Studio™ Implant Software is started. To create a patient file via the command prompt:
1. Run the Command prompt on your computer.
2. Go to the directory in which the DTX Studio™ Implant program files are stored.
3. Enter the necessary parameters:
On a Windows computer: DTXImplant.exe –create –f Peter –l Vanderbeeck –g m –b 20101006 –d C:\Dicom –i 1235
On MAC OS: DTXImplant –create –f Peter –l Vanderbeeck –g m –b 20101006 –d C:\Dicom –i 1235
1 |
-f |
First name |
2 |
-l |
Last name |
3 |
-g |
Gender (m = male / f = female) |
4 |
-b |
Date of birth (in the format yyyymmdd) |
5 |
-d |
DICOM path |
6 |
-i |
Patient ID |
4. When the parameters are entered in the correct way, the patient dialog opens automatically. The DICOM data open automatically in the Planning module.
5. When the parameters are incorrect, an error message pops up and the application is not started.