From c80a42f2bb93d1cf0babf6372f68e7b73b2b2ee2 Mon Sep 17 00:00:00 2001 From: gac-x04sa Date: Fri, 15 Dec 2017 15:49:37 +0100 Subject: [PATCH] Startup --- devices/dp1.properties | 11 +++++++++++ devices/m1.properties | 14 ++++++++++++++ devices/m2.properties | 14 ++++++++++++++ devices/p1.properties | 9 +++++++++ devices/src1.properties | 24 ++++++++++++++++++++++++ devices/src2.properties | 24 ++++++++++++++++++++++++ 6 files changed, 96 insertions(+) create mode 100644 devices/dp1.properties create mode 100644 devices/m1.properties create mode 100644 devices/m2.properties create mode 100644 devices/p1.properties create mode 100644 devices/src1.properties create mode 100644 devices/src2.properties diff --git a/devices/dp1.properties b/devices/dp1.properties new file mode 100644 index 0000000..53f3911 --- /dev/null +++ b/devices/dp1.properties @@ -0,0 +1,11 @@ +#Fri Dec 15 15:48:47 CET 2017 +motor1=0.0|4.0|8.0|0.0 +motor2=0.0|5.0|3.0|NaN +motor3=null +motor4=null +motor5=null +motor6=null +motor7=null +motor8=null +positions=Park|Ready|Out|Clear +precision=-1 diff --git a/devices/m1.properties b/devices/m1.properties new file mode 100644 index 0000000..e5d9092 --- /dev/null +++ b/devices/m1.properties @@ -0,0 +1,14 @@ +#Fri Dec 15 15:48:47 CET 2017 +defaultSpeed=1.0 +estbilizationDelay=0 +maxSpeed=10.0 +maxValue=10.0 +minSpeed=0.1 +minValue=-10.0 +offset=0.0 +precision=2 +resolution=NaN +rotation=false +scale=1.0 +startRetries=1 +unit=mm diff --git a/devices/m2.properties b/devices/m2.properties new file mode 100644 index 0000000..e5d9092 --- /dev/null +++ b/devices/m2.properties @@ -0,0 +1,14 @@ +#Fri Dec 15 15:48:47 CET 2017 +defaultSpeed=1.0 +estbilizationDelay=0 +maxSpeed=10.0 +maxValue=10.0 +minSpeed=0.1 +minValue=-10.0 +offset=0.0 +precision=2 +resolution=NaN +rotation=false +scale=1.0 +startRetries=1 +unit=mm diff --git a/devices/p1.properties b/devices/p1.properties new file mode 100644 index 0000000..c5ae0fe --- /dev/null +++ b/devices/p1.properties @@ -0,0 +1,9 @@ +#Fri Dec 15 15:48:47 CET 2017 +maxValue=1000.0 +minValue=0.0 +offset=0.0 +precision=-1 +resolution=NaN +rotation=false +scale=1.0 +unit=mm diff --git a/devices/src1.properties b/devices/src1.properties new file mode 100644 index 0000000..6432568 --- /dev/null +++ b/devices/src1.properties @@ -0,0 +1,24 @@ +#Fri Dec 15 15:49:15 CET 2017 +colormap=Temperature +colormapAutomatic=true +colormapMax=NaN +colormapMin=NaN +flipHorizontally=false +flipVertically=false +grayscale=false +invert=false +rescaleFactor=1.0 +rescaleOffset=0.0 +roiHeight=-1 +roiWidth=-1 +roiX=0 +roiY=0 +rotation=0.0 +rotationCrop=false +scale=1.0 +spatialCalOffsetX=NaN +spatialCalOffsetY=NaN +spatialCalScaleX=NaN +spatialCalScaleY=NaN +spatialCalUnits=mm +transpose=false diff --git a/devices/src2.properties b/devices/src2.properties new file mode 100644 index 0000000..eec7630 --- /dev/null +++ b/devices/src2.properties @@ -0,0 +1,24 @@ +#Fri Dec 15 15:49:15 CET 2017 +colormap=Grayscale +colormapAutomatic=true +colormapMax=NaN +colormapMin=NaN +flipHorizontally=false +flipVertically=false +grayscale=false +invert=false +rescaleFactor=1.0 +rescaleOffset=0.0 +roiHeight=-1 +roiWidth=-1 +roiX=0 +roiY=0 +rotation=0.0 +rotationCrop=false +scale=1.0 +spatialCalOffsetX=NaN +spatialCalOffsetY=NaN +spatialCalScaleX=NaN +spatialCalScaleY=NaN +spatialCalUnits=mm +transpose=false