diff --git a/config/config.properties b/config/config.properties index c5dc077..47dc838 100644 --- a/config/config.properties +++ b/config/config.properties @@ -1,4 +1,4 @@ -#Thu Dec 22 16:07:13 CET 2016 +#Wed Mar 06 11:22:14 CET 2019 autoSaveScanData=true createSessionFiles=false dataLayout=default @@ -8,6 +8,7 @@ dataScanFlushRecords=true dataScanPreserveTypes=false dataScanReleaseRecords=false dataServerPort=-1 +depthDimension=0 devicePoolFile={config}/devices.properties deviceUpdateStrategyFile={config}/update.properties hostName=null @@ -16,6 +17,7 @@ logDaysToLive=-1 logLevel=Info logLevelConsole=Off logPath={logs}/{date}_{time} +notificationLevel=null scanStreamerPort=-1 scanStreamingPort=-1 serverEnabled=true diff --git a/config/mail.properties b/config/mail.properties new file mode 100644 index 0000000..36427f0 --- /dev/null +++ b/config/mail.properties @@ -0,0 +1,9 @@ +#Wed Mar 06 11:22:18 CET 2019 +auth=None +from= +host= +port=0 +pwd= +smsSuffix=@sms.switch.ch +to= +usr= diff --git a/devices/aperture_x.properties b/devices/aperture_x.properties index 634a4b7..eccfa7d 100644 --- a/devices/aperture_x.properties +++ b/devices/aperture_x.properties @@ -1,4 +1,4 @@ -#Tue Nov 24 17:10:26 CET 2015 +#Wed Mar 06 11:22:18 CET 2019 defaultSpeed=0.625 estbilizationDelay=0 hasEnable=false @@ -10,5 +10,7 @@ minValue=-30.0 offset=0.0 precision=5 resolution=6.25E-4 +rotation=false scale=1.0 +startRetries=1 unit=mm diff --git a/devices/beamstop_x.properties b/devices/beamstop_x.properties index 0b00460..287e929 100644 --- a/devices/beamstop_x.properties +++ b/devices/beamstop_x.properties @@ -1,4 +1,4 @@ -#Fri Nov 20 15:47:18 CET 2015 +#Wed Mar 06 11:22:18 CET 2019 defaultSpeed=0.1 estbilizationDelay=0 hasEnable=false @@ -10,5 +10,7 @@ minValue=-5.676199615232937 offset=0.0 precision=5 resolution=1.171875E-4 +rotation=false scale=1.0 +startRetries=1 unit=mm diff --git a/devices/beamstop_y.properties b/devices/beamstop_y.properties index a8cc916..1b737c2 100644 --- a/devices/beamstop_y.properties +++ b/devices/beamstop_y.properties @@ -1,4 +1,4 @@ -#Fri Nov 20 15:47:18 CET 2015 +#Wed Mar 06 11:22:18 CET 2019 defaultSpeed=0.1 estbilizationDelay=0 hasEnable=false @@ -10,5 +10,7 @@ minValue=-3.206097714829369 offset=0.0 precision=5 resolution=1.171875E-4 +rotation=false scale=1.0 +startRetries=1 unit=mm diff --git a/devices/beamstop_z.properties b/devices/beamstop_z.properties index eb08cd7..ab0a1af 100644 --- a/devices/beamstop_z.properties +++ b/devices/beamstop_z.properties @@ -1,4 +1,4 @@ -#Fri Nov 20 15:47:19 CET 2015 +#Wed Mar 06 11:22:18 CET 2019 defaultSpeed=60.0 estbilizationDelay=0 hasEnable=false @@ -10,5 +10,7 @@ minValue=-2.0 offset=0.0 precision=5 resolution=0.03 +rotation=false scale=1.0 +startRetries=1 unit=mm diff --git a/devices/collimator_x.properties b/devices/collimator_x.properties index 634a4b7..eccfa7d 100644 --- a/devices/collimator_x.properties +++ b/devices/collimator_x.properties @@ -1,4 +1,4 @@ -#Tue Nov 24 17:10:26 CET 2015 +#Wed Mar 06 11:22:18 CET 2019 defaultSpeed=0.625 estbilizationDelay=0 hasEnable=false @@ -10,5 +10,7 @@ minValue=-30.0 offset=0.0 precision=5 resolution=6.25E-4 +rotation=false scale=1.0 +startRetries=1 unit=mm diff --git a/devices/cryo_jet_tans.properties b/devices/cryo_jet_tans.properties index 7a2440b..1ac1388 100644 --- a/devices/cryo_jet_tans.properties +++ b/devices/cryo_jet_tans.properties @@ -1,4 +1,4 @@ -#Tue Nov 24 16:58:23 CET 2015 +#Wed Mar 06 11:22:18 CET 2019 defaultSpeed=2.5 estbilizationDelay=0 hasEnable=false @@ -10,5 +10,7 @@ minValue=3.0 offset=0.0 precision=5 resolution=0.0025 +rotation=false scale=1.0 +startRetries=1 unit=mm diff --git a/devices/detector_y.properties b/devices/detector_y.properties index 4c6fbe0..b587bc2 100644 --- a/devices/detector_y.properties +++ b/devices/detector_y.properties @@ -1,4 +1,4 @@ -#Fri Nov 20 16:37:07 CET 2015 +#Wed Mar 06 11:22:18 CET 2019 defaultSpeed=1.6 estbilizationDelay=0 hasEnable=false @@ -10,5 +10,7 @@ minValue=-0.1 offset=0.0 precision=5 resolution=3.2E-4 +rotation=false scale=1.0 +startRetries=1 unit=mm diff --git a/devices/detector_z.properties b/devices/detector_z.properties index 4cc3ad2..c314159 100644 --- a/devices/detector_z.properties +++ b/devices/detector_z.properties @@ -1,4 +1,4 @@ -#Fri Nov 20 16:37:07 CET 2015 +#Wed Mar 06 11:22:18 CET 2019 defaultSpeed=50.0 estbilizationDelay=0 hasEnable=false @@ -10,5 +10,7 @@ minValue=119.4 offset=0.0 precision=3 resolution=0.02 +rotation=false scale=1.0 +startRetries=1 unit=mm diff --git a/devices/diode_z.properties b/devices/diode_z.properties index a263aef..3245104 100644 --- a/devices/diode_z.properties +++ b/devices/diode_z.properties @@ -1,4 +1,4 @@ -#Tue Nov 24 17:11:15 CET 2015 +#Wed Mar 06 11:22:19 CET 2019 defaultSpeed=7.5 estbilizationDelay=0 hasEnable=false @@ -10,5 +10,7 @@ minValue=-2.0 offset=0.0 precision=5 resolution=0.0075 +rotation=false scale=1.0 +startRetries=1 unit=mm diff --git a/devices/flexor.properties b/devices/flexor.properties index dae70ed..159ffce 100644 --- a/devices/flexor.properties +++ b/devices/flexor.properties @@ -1,4 +1,4 @@ -#Fri Nov 20 16:37:06 CET 2015 +#Wed Mar 06 11:22:18 CET 2019 defaultSpeed=78.125 estbilizationDelay=0 hasEnable=false @@ -10,5 +10,7 @@ minValue=-394.37531413531497 offset=0.0 precision=3 resolution=0.15625 +rotation=false scale=1.0 +startRetries=1 unit=um diff --git a/devices/prigo_chi.properties b/devices/prigo_chi.properties index 288cab0..32aa29e 100644 --- a/devices/prigo_chi.properties +++ b/devices/prigo_chi.properties @@ -1,8 +1,9 @@ -#Fri Nov 20 17:01:10 CET 2015 +#Wed Mar 06 11:22:18 CET 2019 maxValue=41.0 minValue=0.0 offset=0.0 precision=3 resolution=NaN +rotation=false scale=1.0 unit=deg diff --git a/devices/prigo_omega.properties b/devices/prigo_omega.properties index 2a69d3e..55b62eb 100644 --- a/devices/prigo_omega.properties +++ b/devices/prigo_omega.properties @@ -1,8 +1,9 @@ -#Fri Nov 20 17:02:34 CET 2015 +#Wed Mar 06 11:22:18 CET 2019 maxValue=1000.0 minValue=-1000.0 offset=0.0 precision=3 resolution=NaN +rotation=false scale=1.0 unit=deg diff --git a/devices/prigo_phi.properties b/devices/prigo_phi.properties index 605d2df..754fdff 100644 --- a/devices/prigo_phi.properties +++ b/devices/prigo_phi.properties @@ -1,8 +1,9 @@ -#Fri Nov 20 17:01:10 CET 2015 +#Wed Mar 06 11:22:18 CET 2019 maxValue=0.0 minValue=0.0 offset=0.0 precision=3 resolution=NaN +rotation=false scale=1.0 unit=deg diff --git a/devices/prigo_x.properties b/devices/prigo_x.properties index 6993883..24757e5 100644 --- a/devices/prigo_x.properties +++ b/devices/prigo_x.properties @@ -1,8 +1,9 @@ -#Mon Nov 23 09:39:39 CET 2015 +#Wed Mar 06 11:22:18 CET 2019 maxValue=0.0 minValue=-30.0 offset=0.0 precision=3 resolution=NaN +rotation=false scale=1.0 unit=mm diff --git a/devices/prigo_y.properties b/devices/prigo_y.properties index 704373a..92ea73a 100644 --- a/devices/prigo_y.properties +++ b/devices/prigo_y.properties @@ -1,8 +1,9 @@ -#Mon Nov 23 09:39:22 CET 2015 +#Wed Mar 06 11:22:18 CET 2019 maxValue=2.0 minValue=-2.0 offset=0.0 precision=3 resolution=NaN +rotation=false scale=1.0 unit=mm diff --git a/devices/prigo_z.properties b/devices/prigo_z.properties index 14f726c..92ea73a 100644 --- a/devices/prigo_z.properties +++ b/devices/prigo_z.properties @@ -1,8 +1,9 @@ -#Mon Nov 23 09:40:47 CET 2015 +#Wed Mar 06 11:22:18 CET 2019 maxValue=2.0 minValue=-2.0 offset=0.0 precision=3 resolution=NaN +rotation=false scale=1.0 unit=mm diff --git a/devices/slit1h_center.properties b/devices/slit1h_center.properties index ec7c617..956bf03 100644 --- a/devices/slit1h_center.properties +++ b/devices/slit1h_center.properties @@ -1,4 +1,4 @@ -#Tue Nov 24 16:58:53 CET 2015 +#Wed Mar 06 11:22:19 CET 2019 defaultSpeed=1.0 estbilizationDelay=0 hasEnable=false @@ -10,5 +10,7 @@ minValue=-21.950000762939453 offset=0.0 precision=5 resolution=0.0020000000949949026 +rotation=false scale=1.0 +startRetries=1 unit=mm diff --git a/devices/slit1h_size.properties b/devices/slit1h_size.properties index e935d02..efa068b 100644 --- a/devices/slit1h_size.properties +++ b/devices/slit1h_size.properties @@ -1,4 +1,4 @@ -#Tue Nov 24 16:58:24 CET 2015 +#Wed Mar 06 11:22:19 CET 2019 defaultSpeed=1.0 estbilizationDelay=0 hasEnable=false @@ -10,5 +10,7 @@ minValue=-20.899999618530273 offset=0.0 precision=5 resolution=0.0020000000949949026 +rotation=false scale=1.0 +startRetries=1 unit=mm diff --git a/devices/slit1v_center.properties b/devices/slit1v_center.properties index 2491fd7..fed8265 100644 --- a/devices/slit1v_center.properties +++ b/devices/slit1v_center.properties @@ -1,4 +1,4 @@ -#Tue Nov 24 17:00:44 CET 2015 +#Wed Mar 06 11:22:19 CET 2019 defaultSpeed=0.1042 estbilizationDelay=0 hasEnable=false @@ -10,5 +10,7 @@ minValue=-2.0 offset=0.0 precision=8 resolution=1.042E-4 +rotation=false scale=1.0 +startRetries=1 unit=mm diff --git a/devices/slit1v_size.properties b/devices/slit1v_size.properties index 4a9e441..e3b8b22 100644 --- a/devices/slit1v_size.properties +++ b/devices/slit1v_size.properties @@ -1,4 +1,4 @@ -#Tue Nov 24 17:00:43 CET 2015 +#Wed Mar 06 11:22:19 CET 2019 defaultSpeed=0.1022 estbilizationDelay=0 hasEnable=false @@ -10,5 +10,7 @@ minValue=0.0 offset=0.0 precision=8 resolution=1.022E-4 +rotation=false scale=1.0 +startRetries=1 unit=mm diff --git a/devices/slit2h_center.properties b/devices/slit2h_center.properties index 1f33ce5..89a3e58 100644 --- a/devices/slit2h_center.properties +++ b/devices/slit2h_center.properties @@ -1,4 +1,4 @@ -#Tue Nov 24 17:06:15 CET 2015 +#Wed Mar 06 11:22:19 CET 2019 defaultSpeed=0.1042 estbilizationDelay=0 hasEnable=false @@ -10,5 +10,7 @@ minValue=-2.0 offset=0.0 precision=8 resolution=5.0E-4 +rotation=false scale=1.0 +startRetries=1 unit=mm diff --git a/devices/slit2h_size.properties b/devices/slit2h_size.properties index 3e2bb16..c45b83d 100644 --- a/devices/slit2h_size.properties +++ b/devices/slit2h_size.properties @@ -1,4 +1,4 @@ -#Tue Nov 24 17:06:14 CET 2015 +#Wed Mar 06 11:22:19 CET 2019 defaultSpeed=0.1022 estbilizationDelay=0 hasEnable=false @@ -10,5 +10,7 @@ minValue=-2.5 offset=0.0 precision=8 resolution=1.022E-4 +rotation=false scale=1.0 +startRetries=1 unit=mm diff --git a/devices/slit2v_center.properties b/devices/slit2v_center.properties index ff106af..701898a 100644 --- a/devices/slit2v_center.properties +++ b/devices/slit2v_center.properties @@ -1,4 +1,4 @@ -#Tue Nov 24 17:01:04 CET 2015 +#Wed Mar 06 11:22:19 CET 2019 defaultSpeed=0.1042 estbilizationDelay=0 hasEnable=false @@ -10,5 +10,7 @@ minValue=-2.0 offset=0.0 precision=8 resolution=1.042E-4 +rotation=false scale=1.0 +startRetries=1 unit=mm diff --git a/devices/slit2v_size.properties b/devices/slit2v_size.properties index d2c5b34..e3b8b22 100644 --- a/devices/slit2v_size.properties +++ b/devices/slit2v_size.properties @@ -1,4 +1,4 @@ -#Tue Nov 24 17:01:04 CET 2015 +#Wed Mar 06 11:22:19 CET 2019 defaultSpeed=0.1022 estbilizationDelay=0 hasEnable=false @@ -10,5 +10,7 @@ minValue=0.0 offset=0.0 precision=8 resolution=1.022E-4 +rotation=false scale=1.0 +startRetries=1 unit=mm diff --git a/devices/slithop neg blade.properties b/devices/slithop neg blade.properties index 85a056f..efa068b 100644 --- a/devices/slithop neg blade.properties +++ b/devices/slithop neg blade.properties @@ -1,4 +1,4 @@ -#Tue Nov 24 17:04:11 CET 2015 +#Wed Mar 06 11:22:19 CET 2019 defaultSpeed=1.0 estbilizationDelay=0 hasEnable=false @@ -10,5 +10,7 @@ minValue=-20.899999618530273 offset=0.0 precision=5 resolution=0.0020000000949949026 +rotation=false scale=1.0 +startRetries=1 unit=mm diff --git a/devices/slithop pos blade.properties b/devices/slithop pos blade.properties index 85a056f..efa068b 100644 --- a/devices/slithop pos blade.properties +++ b/devices/slithop pos blade.properties @@ -1,4 +1,4 @@ -#Tue Nov 24 17:04:11 CET 2015 +#Wed Mar 06 11:22:19 CET 2019 defaultSpeed=1.0 estbilizationDelay=0 hasEnable=false @@ -10,5 +10,7 @@ minValue=-20.899999618530273 offset=0.0 precision=5 resolution=0.0020000000949949026 +rotation=false scale=1.0 +startRetries=1 unit=mm diff --git a/devices/th1.properties b/devices/th1.properties index e531e3c..b587654 100644 --- a/devices/th1.properties +++ b/devices/th1.properties @@ -1,4 +1,4 @@ -#Fri Apr 15 10:41:00 CEST 2016 +#Wed Mar 06 11:22:19 CET 2019 defaultSpeed=0.05000000074505806 estbilizationDelay=0 hasEnable=false @@ -10,5 +10,7 @@ minValue=-26.0 offset=0.0 precision=5 resolution=5.0E-4 +rotation=false scale=1.0 +startRetries=1 unit=deg diff --git a/devices/th2.properties b/devices/th2.properties index bfd7d3e..a79fe86 100644 --- a/devices/th2.properties +++ b/devices/th2.properties @@ -1,4 +1,4 @@ -#Fri Apr 15 10:41:27 CEST 2016 +#Wed Mar 06 11:22:19 CET 2019 defaultSpeed=0.05000000074505806 estbilizationDelay=0 hasEnable=false @@ -10,5 +10,7 @@ minValue=-1.0149999856948853 offset=0.0 precision=5 resolution=5.0E-4 +rotation=false scale=1.0 +startRetries=1 unit=deg diff --git a/devices/try3.properties b/devices/try3.properties index 22c4689..da0c2b2 100644 --- a/devices/try3.properties +++ b/devices/try3.properties @@ -1,4 +1,4 @@ -#Thu Nov 26 17:15:05 CET 2015 +#Wed Mar 06 11:22:19 CET 2019 defaultSpeed=0.05999999865889549 estbilizationDelay=0 hasEnable=false @@ -10,5 +10,7 @@ minValue=-11.9324951171875 offset=0.0 precision=6 resolution=2.9999999242136255E-5 +rotation=false scale=1.0 +startRetries=1 unit=mm