Commit before reloading Keyence camera on Profinet
This commit is contained in:
66
doc/main_recipe_data.json
Normal file
66
doc/main_recipe_data.json
Normal file
@@ -0,0 +1,66 @@
|
||||
{
|
||||
"metadata": {
|
||||
"version": "1.0",
|
||||
"description": "Description of the main recipe parameters",
|
||||
"maxParams": 5
|
||||
},
|
||||
"processVariables": {
|
||||
"real": [
|
||||
{
|
||||
"index": 0,
|
||||
"name": "Durchmesser der Scheibe",
|
||||
"unit": "mm",
|
||||
"min": 0,
|
||||
"max": 200
|
||||
},
|
||||
{
|
||||
"index": 1,
|
||||
"name": "Dicke der Scheibe",
|
||||
"unit": "mm",
|
||||
"min": 0,
|
||||
"max": 10
|
||||
},
|
||||
{
|
||||
"index": 2,
|
||||
"name": "Temperature hot plate",
|
||||
"unit": "degC",
|
||||
"min": 0.0,
|
||||
"max": 60.0
|
||||
},
|
||||
{
|
||||
"index": 3,
|
||||
"name": "Temperature cold plate",
|
||||
"unit": "degC",
|
||||
"min": 0.0,
|
||||
"max": 60.0
|
||||
}
|
||||
],
|
||||
"string": [
|
||||
],
|
||||
"lreal": [
|
||||
],
|
||||
"dint": [
|
||||
{
|
||||
"index": 0,
|
||||
"name": "Greifer Nummer",
|
||||
"unit": "",
|
||||
"min": 1,
|
||||
"max": 3
|
||||
},
|
||||
{
|
||||
"index": 1,
|
||||
"name": "Teller nummer",
|
||||
"unit": "",
|
||||
"min": 1,
|
||||
"max": 3
|
||||
},
|
||||
{
|
||||
"index": 2,
|
||||
"name": "Aetzer rezept",
|
||||
"unit": "",
|
||||
"min": 1,
|
||||
"max": 10
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user