From f5af218caacd378b2dcb1bff5405b03868096cb2 Mon Sep 17 00:00:00 2001 From: boccioli_m Date: Wed, 2 Sep 2015 10:46:14 +0200 Subject: [PATCH] Startup --- devices/dp1.properties | 12 ++++++++++++ devices/m1.properties | 13 +++++++++++++ devices/m2.properties | 13 +++++++++++++ devices/src1.properties | 17 +++++++++++++++++ devices/src2.properties | 17 +++++++++++++++++ 5 files changed, 72 insertions(+) create mode 100644 devices/dp1.properties 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/dp1.properties b/devices/dp1.properties new file mode 100644 index 0000000..e578a8c --- /dev/null +++ b/devices/dp1.properties @@ -0,0 +1,12 @@ +#Wed Sep 02 10:44:12 CEST 2015 +accessType=ReadWrite +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..f0f3f91 --- /dev/null +++ b/devices/m1.properties @@ -0,0 +1,13 @@ +#Wed Sep 02 10:44:12 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..f0f3f91 --- /dev/null +++ b/devices/m2.properties @@ -0,0 +1,13 @@ +#Wed Sep 02 10:44:12 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..5587026 --- /dev/null +++ b/devices/src1.properties @@ -0,0 +1,17 @@ +#Wed Sep 02 10:44:12 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..10b8d5e --- /dev/null +++ b/devices/src2.properties @@ -0,0 +1,17 @@ +#Wed Sep 02 10:44:12 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