From 8359d2b1a1c0536d5cb5e6529b77372f57f4b800 Mon Sep 17 00:00:00 2001 From: x07maop Date: Mon, 24 Aug 2015 09:23:34 +0200 Subject: [PATCH] Startup --- devices/m1.properties | 13 +++++++++++++ devices/m2.properties | 13 +++++++++++++ devices/src1.properties | 17 +++++++++++++++++ devices/src2.properties | 17 +++++++++++++++++ 4 files changed, 60 insertions(+) create mode 100644 devices/m1.properties create mode 100644 devices/m2.properties create mode 100644 devices/src1.properties create mode 100644 devices/src2.properties diff --git a/devices/m1.properties b/devices/m1.properties new file mode 100644 index 0000000..13b2e0c --- /dev/null +++ b/devices/m1.properties @@ -0,0 +1,13 @@ +#Mon Aug 24 09:08:52 CEST 2015 +accessType=ReadWrite +defaultSpeed=1.0 +estbilizationDelay=0 +maxSpeed=10.0 +maxValue=10.0 +minSpeed=0.1 +minValue=-10.0 +offset=0.0 +precision=2 +resolution=NaN +scale=1.0 +unit=mm diff --git a/devices/m2.properties b/devices/m2.properties new file mode 100644 index 0000000..13b2e0c --- /dev/null +++ b/devices/m2.properties @@ -0,0 +1,13 @@ +#Mon Aug 24 09:08:52 CEST 2015 +accessType=ReadWrite +defaultSpeed=1.0 +estbilizationDelay=0 +maxSpeed=10.0 +maxValue=10.0 +minSpeed=0.1 +minValue=-10.0 +offset=0.0 +precision=2 +resolution=NaN +scale=1.0 +unit=mm diff --git a/devices/src1.properties b/devices/src1.properties new file mode 100644 index 0000000..da985da --- /dev/null +++ b/devices/src1.properties @@ -0,0 +1,17 @@ +#Mon Aug 24 09:08:53 CEST 2015 +colormap=Temperature +colormapAutomatic=true +colormapMax=255.0 +colormapMin=0.0 +dataMonitoring=false +dataPolling=100 +flipHorizontally=false +flipVertically=false +grayscale=false +invert=false +pollingBackground=false +pollingInterval=0 +rescaleFactor=1.0 +rescaleOffset=0.0 +rotation=0.0 +scale=1.0 diff --git a/devices/src2.properties b/devices/src2.properties new file mode 100644 index 0000000..442b842 --- /dev/null +++ b/devices/src2.properties @@ -0,0 +1,17 @@ +#Mon Aug 24 09:08:53 CEST 2015 +colormap=Grayscale +colormapAutomatic=true +colormapMax=255.0 +colormapMin=0.0 +dataMonitoring=false +dataPolling=100 +flipHorizontally=false +flipVertically=false +grayscale=false +invert=false +pollingBackground=false +pollingInterval=0 +rescaleFactor=1.0 +rescaleOffset=0.0 +rotation=0.0 +scale=1.0