aggiunta conf in active.config
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user