aggiunta conf in active.config

This commit is contained in:
Samuele E. Locatelli
2021-02-22 19:24:32 +01:00
parent 93e767563f
commit ad7abfa4b0
2 changed files with 32 additions and 0 deletions
@@ -0,0 +1,31 @@
{
"MeasPoints": [],
"CameraName": "FLIR AX5",
"CameraAddress": "",
"DestPoints": {
"Coords": [
"0, 0",
"1500, 0",
"1500, 1200",
"0, 1200"
],
"curr": 0
},
"OrigPoints": {
"Coords": [
"55, 214",
"49, 68",
"218, 80",
"197, 226"
],
"curr": 4
},
"TargetRange": {
"Max": 60.0,
"Min": 0.0
},
"TargetSize": {
"X": 1500,
"Y": 1200
}
}
@@ -229,6 +229,7 @@
<SubType>Designer</SubType>
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</EmbeddedResource>
<None Include="Config\ThermoConf.json" />
<None Include="packages.config" />
<None Include="Recipes\testa.rcp">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>