Startup
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#Tue Feb 12 14:33:52 CET 2019
|
||||
#Mon Aug 05 15:53:32 CEST 2019
|
||||
autoSaveScanData=true
|
||||
commandExecutionEvents=false
|
||||
createSessionFiles=false
|
||||
@@ -10,6 +10,7 @@ dataScanPreserveTypes=false
|
||||
dataScanReleaseRecords=false
|
||||
dataServerPort=-1
|
||||
depthDimension=0
|
||||
hideServerMessages=false
|
||||
hostName=
|
||||
instanceName=PH
|
||||
logDaysToLive=50
|
||||
|
||||
@@ -1,19 +1,20 @@
|
||||
#Tue Feb 12 14:33:52 CET 2019
|
||||
configFile={config}/config.properties
|
||||
#Wed Sep 18 17:45:40 CEST 2019
|
||||
scriptPath={home}/script
|
||||
sessionsPath={outp}/sessions
|
||||
pluginsPath={home}/plugins
|
||||
configFileDevices={config}/devices.properties
|
||||
libraryPath={script}; {script}/Lib
|
||||
configFilePlugins={config}/plugins.properties
|
||||
configFileSettings={config}/settings.properties
|
||||
configFileTasks={config}/tasks.properties
|
||||
configPath={home}/config
|
||||
contextPath={outp}/context
|
||||
extensionsPath={home}/extensions
|
||||
configPath={home}/config
|
||||
dataPath={outp}/data
|
||||
devicesPath={home}/devices
|
||||
extensionsPath={home}/extensions
|
||||
imagesPath={outp}/images
|
||||
libraryPath={script}; {script}/Lib
|
||||
configFileVariables={config}/variables.properties
|
||||
configFileSettings={config}/settings.properties
|
||||
logPath={outp}/log
|
||||
pluginsPath={home}/plugins
|
||||
scriptPath={home}/script
|
||||
scriptType=py
|
||||
sessionsPath={outp}/sessions
|
||||
wwwPath={home}/www
|
||||
imagesPath={outp}/images
|
||||
configFile={config}/config.properties
|
||||
scriptType=py
|
||||
configFileTasks={config}/tasks.properties
|
||||
|
||||
@@ -1,17 +1,18 @@
|
||||
#Tue Oct 30 09:54:17 CET 2018
|
||||
defaultSpeed=1.0
|
||||
estbilizationDelay=1
|
||||
hasEnable=false
|
||||
homingType=None
|
||||
maxSpeed=1.0
|
||||
maxValue=1000.0
|
||||
minSpeed=NaN
|
||||
minValue=-1000.0
|
||||
#Wed Sep 18 17:45:42 CEST 2019
|
||||
offset=0.0
|
||||
maxValue=1000.0
|
||||
precision=2
|
||||
resolution=0.01
|
||||
rotation=false
|
||||
scale=1.0
|
||||
sign_bit=0
|
||||
estbilizationDelay=1
|
||||
maxSpeed=1.0
|
||||
resolution=0.01
|
||||
homingType=None
|
||||
startRetries=1
|
||||
minValue=-1000.0
|
||||
unit=mm
|
||||
defaultSpeed=1.0
|
||||
hasEnable=false
|
||||
sign_bit=0
|
||||
monitorByPosition=false
|
||||
minSpeed=NaN
|
||||
|
||||
@@ -1,17 +1,18 @@
|
||||
#Tue Oct 30 09:54:17 CET 2018
|
||||
defaultSpeed=1.0
|
||||
estbilizationDelay=1
|
||||
hasEnable=false
|
||||
homingType=None
|
||||
maxSpeed=1.0
|
||||
maxValue=1.0E10
|
||||
minSpeed=NaN
|
||||
minValue=-1.0E10
|
||||
#Wed Sep 18 17:45:42 CEST 2019
|
||||
offset=0.0
|
||||
maxValue=1.0E10
|
||||
precision=2
|
||||
resolution=0.1
|
||||
rotation=false
|
||||
scale=1.0
|
||||
sign_bit=0
|
||||
estbilizationDelay=1
|
||||
maxSpeed=1.0
|
||||
resolution=0.1
|
||||
homingType=None
|
||||
startRetries=1
|
||||
minValue=-1.0E10
|
||||
unit=mm
|
||||
defaultSpeed=1.0
|
||||
hasEnable=false
|
||||
sign_bit=0
|
||||
monitorByPosition=false
|
||||
minSpeed=NaN
|
||||
|
||||
@@ -1,17 +1,18 @@
|
||||
#Tue Oct 30 09:54:17 CET 2018
|
||||
defaultSpeed=0.05
|
||||
estbilizationDelay=0
|
||||
hasEnable=false
|
||||
homingType=None
|
||||
maxSpeed=0.1
|
||||
maxValue=2.0
|
||||
minSpeed=NaN
|
||||
minValue=-2.0
|
||||
#Wed Sep 18 17:45:42 CEST 2019
|
||||
offset=0.0
|
||||
maxValue=2.0
|
||||
precision=3
|
||||
resolution=1.0E-6
|
||||
rotation=false
|
||||
scale=1.0
|
||||
sign_bit=0
|
||||
estbilizationDelay=0
|
||||
maxSpeed=0.1
|
||||
resolution=1.0E-6
|
||||
homingType=None
|
||||
startRetries=1
|
||||
minValue=-2.0
|
||||
unit=mm
|
||||
defaultSpeed=0.05
|
||||
hasEnable=false
|
||||
sign_bit=0
|
||||
monitorByPosition=false
|
||||
minSpeed=NaN
|
||||
|
||||
@@ -1,17 +1,18 @@
|
||||
#Tue Oct 30 09:54:17 CET 2018
|
||||
defaultSpeed=0.05
|
||||
estbilizationDelay=0
|
||||
hasEnable=false
|
||||
homingType=None
|
||||
maxSpeed=0.1
|
||||
maxValue=2.0
|
||||
minSpeed=NaN
|
||||
minValue=-2.0
|
||||
#Wed Sep 18 17:45:42 CEST 2019
|
||||
offset=0.0
|
||||
maxValue=2.0
|
||||
precision=3
|
||||
resolution=1.0E-6
|
||||
rotation=false
|
||||
scale=1.0
|
||||
sign_bit=0
|
||||
estbilizationDelay=0
|
||||
maxSpeed=0.1
|
||||
resolution=1.0E-6
|
||||
homingType=None
|
||||
startRetries=1
|
||||
minValue=-2.0
|
||||
unit=mm
|
||||
defaultSpeed=0.05
|
||||
hasEnable=false
|
||||
sign_bit=0
|
||||
monitorByPosition=false
|
||||
minSpeed=NaN
|
||||
|
||||
@@ -1,17 +1,18 @@
|
||||
#Tue Oct 30 09:54:17 CET 2018
|
||||
defaultSpeed=100.0
|
||||
estbilizationDelay=0
|
||||
hasEnable=false
|
||||
homingType=None
|
||||
maxSpeed=NaN
|
||||
maxValue=100.0
|
||||
minSpeed=NaN
|
||||
minValue=-100.0
|
||||
#Wed Sep 18 17:45:42 CEST 2019
|
||||
offset=0.0
|
||||
maxValue=100.0
|
||||
precision=6
|
||||
resolution=0.001
|
||||
rotation=false
|
||||
scale=1.0
|
||||
sign_bit=0
|
||||
estbilizationDelay=0
|
||||
maxSpeed=NaN
|
||||
resolution=0.001
|
||||
homingType=None
|
||||
startRetries=1
|
||||
minValue=-100.0
|
||||
unit=mrad
|
||||
defaultSpeed=100.0
|
||||
hasEnable=false
|
||||
sign_bit=0
|
||||
monitorByPosition=false
|
||||
minSpeed=NaN
|
||||
|
||||
@@ -1,17 +1,18 @@
|
||||
#Tue Oct 30 09:54:17 CET 2018
|
||||
defaultSpeed=1.5
|
||||
estbilizationDelay=0
|
||||
hasEnable=false
|
||||
homingType=None
|
||||
maxSpeed=10.0
|
||||
maxValue=1.6
|
||||
minSpeed=NaN
|
||||
minValue=-1.6
|
||||
#Wed Sep 18 17:45:42 CEST 2019
|
||||
offset=0.0
|
||||
maxValue=1.6
|
||||
precision=3
|
||||
resolution=0.01
|
||||
rotation=false
|
||||
scale=1.0
|
||||
sign_bit=0
|
||||
estbilizationDelay=0
|
||||
maxSpeed=10.0
|
||||
resolution=0.01
|
||||
homingType=None
|
||||
startRetries=1
|
||||
minValue=-1.6
|
||||
unit=mm
|
||||
defaultSpeed=1.5
|
||||
hasEnable=false
|
||||
sign_bit=0
|
||||
monitorByPosition=false
|
||||
minSpeed=NaN
|
||||
|
||||
@@ -1,17 +1,18 @@
|
||||
#Tue Oct 30 09:54:17 CET 2018
|
||||
defaultSpeed=1.5
|
||||
estbilizationDelay=0
|
||||
hasEnable=false
|
||||
homingType=None
|
||||
maxSpeed=10.0
|
||||
maxValue=1.6
|
||||
minSpeed=NaN
|
||||
minValue=-1.6
|
||||
#Wed Sep 18 17:45:42 CEST 2019
|
||||
offset=0.0
|
||||
maxValue=1.6
|
||||
precision=3
|
||||
resolution=0.01
|
||||
rotation=false
|
||||
scale=1.0
|
||||
sign_bit=0
|
||||
estbilizationDelay=0
|
||||
maxSpeed=10.0
|
||||
resolution=0.01
|
||||
homingType=None
|
||||
startRetries=1
|
||||
minValue=-1.6
|
||||
unit=mm
|
||||
defaultSpeed=1.5
|
||||
hasEnable=false
|
||||
sign_bit=0
|
||||
monitorByPosition=false
|
||||
minSpeed=NaN
|
||||
|
||||
@@ -1,17 +1,18 @@
|
||||
#Tue Oct 30 09:54:17 CET 2018
|
||||
defaultSpeed=1.5
|
||||
estbilizationDelay=0
|
||||
hasEnable=false
|
||||
homingType=None
|
||||
maxSpeed=NaN
|
||||
maxValue=1.0
|
||||
minSpeed=NaN
|
||||
minValue=-1.0
|
||||
#Wed Sep 18 17:45:42 CEST 2019
|
||||
offset=0.0
|
||||
maxValue=1.0
|
||||
precision=3
|
||||
resolution=1.953125E-5
|
||||
rotation=false
|
||||
scale=1.0
|
||||
sign_bit=0
|
||||
estbilizationDelay=0
|
||||
maxSpeed=NaN
|
||||
resolution=1.953125E-5
|
||||
homingType=None
|
||||
startRetries=1
|
||||
minValue=-1.0
|
||||
unit=mm
|
||||
defaultSpeed=1.5
|
||||
hasEnable=false
|
||||
sign_bit=0
|
||||
monitorByPosition=false
|
||||
minSpeed=NaN
|
||||
|
||||
@@ -1,17 +1,18 @@
|
||||
#Tue Oct 30 09:54:17 CET 2018
|
||||
defaultSpeed=1.5
|
||||
estbilizationDelay=0
|
||||
hasEnable=false
|
||||
homingType=None
|
||||
maxSpeed=NaN
|
||||
maxValue=1.0
|
||||
minSpeed=NaN
|
||||
minValue=-1.0
|
||||
#Wed Sep 18 17:45:42 CEST 2019
|
||||
offset=0.0
|
||||
maxValue=1.0
|
||||
precision=3
|
||||
resolution=1.953125E-5
|
||||
rotation=false
|
||||
scale=1.0
|
||||
sign_bit=0
|
||||
estbilizationDelay=0
|
||||
maxSpeed=NaN
|
||||
resolution=1.953125E-5
|
||||
homingType=None
|
||||
startRetries=1
|
||||
minValue=-1.0
|
||||
unit=mm
|
||||
defaultSpeed=1.5
|
||||
hasEnable=false
|
||||
sign_bit=0
|
||||
monitorByPosition=false
|
||||
minSpeed=NaN
|
||||
|
||||
Reference in New Issue
Block a user