Commit before reloading Keyence camera on Profinet
This commit is contained in:
45
doc/etcher_recipe_data.json
Normal file
45
doc/etcher_recipe_data.json
Normal file
@@ -0,0 +1,45 @@
|
||||
{
|
||||
"metadata": {
|
||||
"version": "1.0",
|
||||
"description": "Description of the etcher recipe parameters",
|
||||
"maxParams": 5
|
||||
},
|
||||
"processVariables": {
|
||||
"real": [
|
||||
{
|
||||
"index": 0,
|
||||
"name": "Temperature hot plate",
|
||||
"unit": "degC",
|
||||
"min": 0.0,
|
||||
"max": 60.0
|
||||
},
|
||||
{
|
||||
"index": 1,
|
||||
"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
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user